flowdb 1.0.0 copy "flowdb: ^1.0.0" to clipboard
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 Database with 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 Flutter FlowBuilder widget.
  • Optional encryption for collection and store payloads.
2
likes
130
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight file-based local database for Dart and Flutter with collections, key-value stores, blob storage, queries, backups, and reactive FlowState.

License

MIT (license)

Dependencies

crypto, flutter, path, rxdart

More

Packages that depend on flowdb