native_storage 0.1.6 native_storage: ^0.1.6 copied to clipboard
A Dart-only package for accessing platform-native storage functionality.
0.1.6 #
- feat: Support absolute scopes in
NativeStorage.scoped
0.1.5 #
- chore: Update
repository
field inpubspec.yaml
0.1.3 #
- chore: Migrate to jni 0.8.0 to enable isolated Android storage
- fix: Removal of secure storage values on macOS/iOS in release mode
0.1.2 #
- feat: Isolated memory storage on web
- fix: Scoping rules
- chore: More pub.dev clean up
0.1.1 #
- Clean up for pub.dev listing
0.1.0 #
- Initial version.