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 301feb8 commit 5c4edf6Copy full SHA for 5c4edf6
objectbox/CHANGELOG.md
@@ -1,5 +1,7 @@
1
## latest
2
3
+* Requires at least Dart SDK 3.7 or Flutter SDK 3.29.
4
+* Migrate generator to analyzer 7.4 and source_gen 3.1 APIs. Allow analyzer version 8. [#742](https://github.com/objectbox/objectbox-dart/issues/742)
5
* Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to [4.3.1](https://github.com/objectbox/objectbox-c/releases/tag/v4.3.1).
6
* Update ObjectBox database for Flutter Android apps to 4.3.1.
7
For Admin: do not display values twice. [#738](https://github.com/objectbox/objectbox-dart/issues/738)
0 commit comments