We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ad8d71 commit 0201b2fCopy full SHA for 0201b2f
objectbox/CHANGELOG.md
@@ -1,6 +1,8 @@
1
## latest
2
3
* Generator: migrate to `analyzer` 8 APIs. Require at least `analyzer` 8.1.1 and `source_gen` 4.0.1.
4
+ Resolves `Error: The method 'getInvocation' isn't defined` when running the generator using
5
+ `analyzer` 8.4.0 (it removes APIs that older `source_gen` versions were using).
6
* Generator: require at least `build` 4.0.0. This will also allow using `build_runner` versions
7
`2.7.2` or newer. [#759](https://github.com/objectbox/objectbox-dart/issues/759)
8
* For `ToOne` support renaming the implicitly created target ID (or "relation") property:
0 commit comments