flutter_secure_storage_plus 0.0.4
flutter_secure_storage_plus: ^0.0.4 copied to clipboard
Enhanced secure storage with biometric unlock and key rotation.
0.0.4 #
- pubspec.yaml cleaned for pub.dev and pana compliance
- No breaking changes, just metadata and publishing fixes
0.0.3 #
- Full platform support: Android, iOS, Web, Windows, macOS, Linux
- WASM compatible
- Example and tests improved
- Native handlers for write/read/delete on all platforms
0.0.2 - 2025-08-22 #
- Prepare for publish.
- Add
.pubignore
to exclude build and example artifacts. - Update metadata and version.
0.0.1 - 2025-08-22 #
- Initial release.
- Multi-platform plugin scaffold (iOS, Android, Web, Windows, macOS, Linux).
- WASM-compatible web implementation placeholder.
- Planned: biometric unlock and key rotation APIs.