affinidi_tdk_vault_flutter_utils 1.1.0-dev.5
affinidi_tdk_vault_flutter_utils: ^1.1.0-dev.5 copied to clipboard
A Flutter companion package for Vault that simplifies integration of secure storage capabilities in Flutter applications.
example/README.md
Vault Flutter Utils Examples #
A list of examples for an easy integration of the Vault package within a flutter app.
Example #
- FlutterSecureKeyStorage: It allows persisting wallet materials across sessions to open a previously created vault. For complete example and usage scenarios, please check the example folder.