Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@greenrobot-team greenrobot-team released this 15 Apr 12:37
· 3 commits to main since this release
  • Requires at least Dart SDK 3.4 or Flutter SDK 3.22.
  • Allow analyzer 7, dart_style 3, source_gen 2 and pointycastle 4. #705
  • Examples: demos are compatible with JDK 21 included with Android Studio Ladybug or later, require
    Flutter SDK 3.24 (with Dart SDK 3.5) or newer.
  • Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to 4.2.0.
  • Update ObjectBox database for Flutter Android apps to 4.2.0.
    If your project is using Admin, make
    sure to update to io.objectbox:objectbox-android-objectbrowser:4.2.0 in android/app/build.gradle.
  • Update ObjectBox database for Flutter iOS/macOS apps to 4.2.0.
    For existing projects, run pod repo update and pod update ObjectBox in the ios or macos directories.