secure_db 1.0.4 copy "secure_db: ^1.0.4" to clipboard
secure_db: ^1.0.4 copied to clipboard

A unified secure database package that provides encrypted storage using both Hive and SQLite with automatic encryption/decryption.

1.0.4 #

  • Improved API: Enhanced API consistency with new instance-based access patterns.
  • Dual Access Support: Added better support for both factory methods (SecureDB.hive()) and direct instance access (SecureHive.instance).
  • Performance & Stability: Enhanced singleton implementation for both Hive and SQLite and removed debug print statements.
  • Documentation Update: Comprehensive documentation with updated usage examples and guides.
7
likes
160
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

A unified secure database package that provides encrypted storage using both Hive and SQLite with automatic encryption/decryption.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, encrypt, flutter, flutter_secure_storage, hive, hive_flutter, meta, path, sqflite, sqflite_common_ffi

More

Packages that depend on secure_db