Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 542 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 542 Bytes

ObjectBox generator for Dart/Flutter

pub package

This package provides code generation for the ObjectBox Flutter Database. ObjectBox is a high-performance Flutter database for fast local Dart object persistence, fully ACID-compliant, with a highly efficient out-of-the-box Data Sync.

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