- Requires at least Dart SDK 3.7 or Flutter SDK 3.29.
- Migrate generator to analyzer 7.4 and source_gen 3.1 APIs. Allow analyzer version 8. #742
- Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to 4.3.1.
- Update ObjectBox database for Flutter Android apps to 4.3.1.
If your project is using Admin, make
sure to update toio.objectbox:objectbox-android-objectbrowser:4.3.1
inandroid/app/build.gradle
.- Admin for Android: do not display values twice. #738
- Update ObjectBox database for Flutter iOS/macOS apps to 4.3.1.
For existing projects, runpod repo update
andpod update ObjectBox
in theios
ormacos
directories.