flutter_secure_file_storage 0.0.3 copy "flutter_secure_file_storage: ^0.0.3" to clipboard
flutter_secure_file_storage: ^0.0.3 copied to clipboard

outdated

An implementation for flutter secure file storage. For example keychain has a soft limit of 4kb. Using the file system instead we can store much larger content

0.0.3 - 06/01/2022 #

Fixed #

  • bug where the _keys were not populated correctly (keys that were used before 0.0.3 will not be populated)

Added #

  • Support for setting a custom output path

0.0.2 - 17/12/2021 #

  • encrypt and decrypt native on Android and iOS > 12

0.0.1 - 16/12/2021 #

  • encrypt and decrypt files automatically and storing the keys in secure storage
11
likes
0
pub points
76%
popularity

Publisher

verified publishericapps.com

An implementation for flutter secure file storage. For example keychain has a soft limit of 4kb. Using the file system instead we can store much larger content

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info_plus, flutter, flutter_secure_storage, path, path_provider, pointycastle

More

Packages that depend on flutter_secure_file_storage