objectbox_sync_flutter_libs library

This package contains platform-specific native libraries for flutter. See the actual library implementation in package "objectbox".

Functions

defaultStoreDirectory() Future<Directory>
Returns the default database directory inside this Flutter app's getApplicationDocumentsDirectory().
loadObjectBoxLibraryAndroidCompat() Future<void>
If your Flutter app runs on Android 6 (or older) devices, call this before using any ObjectBox APIs, to fix loading the native ObjectBox library.