Skip to content

Commit 5c4edf6

Browse files
Changelog: note Dart 3.7 required, analyzer 8 and source_gen 3 support
1 parent 301feb8 commit 5c4edf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

objectbox/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## latest
22

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)
35
* 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).
46
* Update ObjectBox database for Flutter Android apps to 4.3.1.
57
For Admin: do not display values twice. [#738](https://github.com/objectbox/objectbox-dart/issues/738)

0 commit comments

Comments
 (0)