flowdb 0.0.2 copy "flowdb: ^0.0.2" to clipboard
flowdb: ^0.0.2 copied to clipboard

A lightweight, reactive local database package for Flutter and Dart that provides simple key-value storage with optional encryption, background processing, and reactive state management.

0.0.2 #

fix: making set async in FlowDB

0.0.1 #

  • Initial release of FlowDB
  • Key-value storage with JSON backend
  • Support for nested keys using dot notation
  • Optional encryption for data security
  • Cross-platform support (mobile and web)
  • Reactive state management with FlowState and FlowBuilder
  • Background worker support for async operations
  • File size tracking utilities
  • Synchronous and asynchronous API variants
2
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, reactive local database package for Flutter and Dart that provides simple key-value storage with optional encryption, background processing, and reactive state management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, encrypt, flutter, path_provider, rxdart, universal_html

More

Packages that depend on flowdb