affinidi_tdk_vault_flutter_utils 1.6.0
affinidi_tdk_vault_flutter_utils: ^1.6.0 copied to clipboard
A Flutter companion package for Vault that simplifies integration of secure storage capabilities in Flutter applications.
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.