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

A high-performance, SQLite-backed key-value store for Flutter with native TTL and background maintenance.

1.0.0 #

  • Initial release of StoreIT.
  • High-performance SQLite-backed key-value storage.
  • Native TTL (Time To Live) support for all keys.
  • Background maintenance worker for automatic cleanup of expired data.
  • Specialized commands for Strings, Lists, and JSON objects.
  • Atomic JSON merge (partial updates).
  • Prefix-based key querying and bulk deletion.
0
likes
160
points
88
downloads

Documentation

API reference

Publisher

verified publishernahid.info.bd

Weekly Downloads

A high-performance, SQLite-backed key-value store for Flutter with native TTL and background maintenance.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, path, sqflite

More

Packages that depend on store_it