biometric_storage 0.2.1
biometric_storage: ^0.2.1 copied to clipboard
Encrypted data store optionally secured by biometric lock with support for iOS, Android and MacOS.
0.2.1 #
- Android: Fix for having multiple files with different configurations.
- Correctly handle UserCanceled events.
- Define correct default values on dart side (10 seconds validity timeout).
0.2.0 #
- MacOS Support
0.1.0 #
- iOS Support
- Support for non-authenticated storage (ie. secure/encrypted storage, without extra biometric authenticatiton prompts)
- delete()'ing files.
0.0.1 - Initial release #
- Android Support.