biometric_storage 0.3.0-beta.2 copy "biometric_storage: ^0.3.0-beta.2" to clipboard
biometric_storage: ^0.3.0-beta.2 copied to clipboard

outdated

Encrypted data store optionally secured by biometric lock with support for iOS, Android and MacOS.

0.3.0-beta.2 #

  • Use new plugin format for Mac OS format. Not compatible with flutter 1.9.x

0.2.2+2 #

  • Use legacy plugin platforms structure to be compatible with flutter stable.

0.2.2+1 #

  • fixed home page link, updated example README.

0.2.2 #

  • Android: Use codegen instead of reflection for json serialization. (Fixes bug that options aren't assed in correctly due to minification)

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.
235
likes
0
pub points
94%
popularity

Publisher

verified publishercodeux.design

Encrypted data store optionally secured by biometric lock with support for iOS, Android and MacOS.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, logging

More

Packages that depend on biometric_storage