flowdb 1.0.0
flowdb: ^1.0.0 copied to clipboard
A lightweight file-based local database for Dart and Flutter with collections, key-value stores, blob storage, queries, backups, and reactive FlowState.
1.0.0 #
- Initial release.
- File-based
Databasewith collections, stores, blob storage, and backups. - Rich query builder with filtering, sorting, and pagination.
- Sync and async APIs for collection operations.
FlowState<T>reactive state and FlutterFlowBuilderwidget.- Optional encryption for collection and store payloads.