affinidi_tdk_vault_flutter_utils 2.0.1
affinidi_tdk_vault_flutter_utils: ^2.0.1 copied to clipboard
A Flutter companion package for Vault that simplifies integration of secure storage capabilities in Flutter applications.
2.0.0 #
Changes #
- BREAKING CHANGE: The minimum supported Dart SDK version has been updated to 3.8.0 (previously 3.6.0). If your application targets a Dart SDK version below 3.8.0, it will no longer be compatible with TDK and you may encounter dependency resolution or installation errors. To continue using TDK, please upgrade your application's Dart SDK to 3.8.0 or higher.
1.0.0 #
Changes #
Promote package for the stable release, which encapsulates these feature(s):
- Provides the Flutter implementation for secure Vault storage.
1.0.0-dev.2 #
- Initial version.