boxx 0.2.0 copy "boxx: ^0.2.0" to clipboard
boxx: ^0.2.0 copied to clipboard

Boxx is your ultimate key-value storage plugin with built-in encryption

0.2.0 #

  • NEW: Added type-safe generics to get<T>() and put<T>().
  • NEW: Added reactivity with watch(key) returning a Stream.
  • NEW: Added support for JSON serialization of Maps and Lists automatically.
  • NEW: Added keys, values, and all() methods to explore storage.
  • IMPROVEMENT: Enhanced memory caching for faster read operations.
  • API: Cleaned up internal architecture for better maintainability.

0.1.8 #

  • SECURITY: Fixed critical Fernet decryption vulnerability.
  • SECURITY: Implemented random IV for AES encryption (breaking change for previously encrypted data).
  • API: Added initialize() method. Initialization is now explicit and async.
  • Code: Fixed static state issues for thread safety.
  • Docs: Updated documentation and examples.

0.1.7 #

Enhanced error diagnostics with comprehensive stack trace capture.

0.1.6 #

Breaking changes to make package easier and simpler to use. Added unit tests.

0.1.5 #

Change web implimentation

0.1.4 #

Change web implimentation

0.1.3 #

Code Clean Up

0.1.2 #

Change initialisation to make it quicker and easier to impliment and consistent accros all platforms.

0.1.1 #

Clean up for web

0.1.0 #

Upgraded dependencies

0.0.9 #

Improve web implimentation

0.0.8 #

Add error handling to web implimentation

0.0.7 #

Tweak to make it easier to implement

0.0.6 #

Breaking changes to enable web support. Upgraded dependencies.

0.0.5 #

Fix enryption. Upgraded dependencies.

0.0.4 #

Added function to convert all AES keys to 256 bits internally. Upgraded dependencies.

0.0.3 #

Added example, upgraded dependencies and added sanitize key function

0.0.2 #

Tweak to make it easier to implement

0.0.1 #

Initial Release

2
likes
150
points
191
downloads

Publisher

verified publisherworkforceanalytics.co.za

Weekly Downloads

Boxx is your ultimate key-value storage plugin with built-in encryption

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

encrypt, flutter, idb_shim, path_provider, web

More

Packages that depend on boxx