store_box 1.0.0 copy "store_box: ^1.0.0" to clipboard
store_box: ^1.0.0 copied to clipboard

A fast, enjoyable, and secure NoSQL database written in pure Dart. Inspired by Hive.

1.0.0 #

  • Initial stable release of store_box.
  • Feature-complete with high-performance append-only storage.
  • Support for custom objects via TypeAdapter.
  • Built-in AES-256 encryption with secure key derivation.
  • Automatic database compaction.
2
likes
140
points
210
downloads

Publisher

unverified uploader

Weekly Downloads

A fast, enjoyable, and secure NoSQL database written in pure Dart. Inspired by Hive.

Repository (GitHub)
View/report issues

Topics

#database #nosql #local-storage #hive-alternative

Documentation

API reference

License

MIT (license)

Dependencies

cryptography, flutter, path, path_provider

More

Packages that depend on store_box