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
Generator fixes and rework to support multiple entity files in addition to many entities in a single file.
Please move objectbox-model.json to lib/ before running the generator.
Simplified Android support (automatic dependency).
Dart 2.6 support - breaking change due to Dart 2.6 FFI changes.
Please keep using 0.4 if you're on Dart 2.5 or Flutter. Currently no Flutter version comes with Dart 2.6 final.
(thanks Jasm Sison for #57)