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
-[objectbox_flutter_libs](flutter_libs) - core binary library dependency for Flutter (Android/iOS) - no dart/flutter code
150
-
-[objectbox_sync_flutter_libs](sync_flutter_libs) - core binary library dependency with [**ObjectBox Sync**](https://objectbox.io/sync/) enabled
151
-
-[benchmark](benchmark) - used internally to microbenchmark and compare various implementations during development of objectbox-dart
150
+
-[objectbox_flutter_libs](flutter_libs) - provides the native database libraries for Flutter apps
151
+
-[objectbox_sync_flutter_libs](sync_flutter_libs) - provides the native database libraries with [**ObjectBox Sync**](https://objectbox.io/sync/) enabled
152
+
-[benchmark](benchmark) - used internally to microbenchmark and compare various implementations during development
152
153
153
154
There's also a separate repository benchmarking objectbox (and other databases) in Flutter:
154
-
[objectbox-dart-performance](https://github.com/objectbox/objectbox-dart-performance). And another one testing and
155
-
comparing the performance of our FlatBuffers fork vs the upstream version: [flatbuffers-benchmark](https://github.com/objectbox/flatbuffers-benchmark).
0 commit comments