File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33* For Flutter apps running on Android 6 (or older): added ` loadObjectBoxLibraryAndroidCompat() ` to
44 ` objectbox_flutter_libs ` (and ` objectbox_sync_flutter_libs ` ). Use this to fix loading the
5- ObjectBox library on these devices. [ #369 ] ( https://github.com/objectbox/objectbox-dart/issues/369 )
5+ ObjectBox library on these devices.
6+
7+ Let us know if this works for you in [ #369 ] ( https://github.com/objectbox/objectbox-dart/issues/369 ) !
8+ We might consider calling this automatically in a future release.
69* Improve code generator performance if there are many entities with many constructor parameters.
710* Throw ` StateError ` instead of crashing on closed ` Box ` , ` Query ` and ` PropertyQuery ` .
811* Export query property classes to make them usable in user code.
You can’t perform that action at this time.
0 commit comments