the_storage 0.0.9 the_storage: ^0.0.9 copied to clipboard
A fast and secure storage library for Flutter: store key and iv in FlutterSecureStorage and individual iv for every record in SQLite
0.0.9 #
- Fix readme
0.0.8 #
- Add reactivity
0.0.7 #
- Add TheStorageInterface
0.0.6 #
- Add status badge to README.md
0.0.5 #
- Add additional docs
0.0.4 #
- Example app version fix
0.0.3 #
- Documentation formatting
0.0.2 #
- Lowered the minimum sdk version to 3.2.5 (pub.dev requirement at this moment)
0.0.1 #
- Initial version