Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 680 Bytes

File metadata and controls

10 lines (7 loc) · 680 Bytes

ObjectBox database (with Sync) libraries for Flutter

pub package

This package provides the native ObjectBox database library, with the Sync client included, as a Flutter plugin for supported platforms. Check the Sync docs for more details. You should add this package as a dependency when using ObjectBox with Flutter.

See package objectbox for more details and information how to use it.