You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.