Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 567 Bytes

File metadata and controls

10 lines (6 loc) · 567 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.