https://github.com/nsneruno/secure_storage_tester
Test App for flutter_secure_storage plugin
https://github.com/nsneruno/secure_storage_tester
flutter flutter-app flutter-examples keychain-access keystore secure-storage
Last synced: 24 days ago
JSON representation
Test App for flutter_secure_storage plugin
- Host: GitHub
- URL: https://github.com/nsneruno/secure_storage_tester
- Owner: nsNeruno
- License: mit
- Created: 2023-05-04T04:07:08.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T04:52:10.000Z (about 3 years ago)
- Last Synced: 2025-08-14T18:49:09.313Z (10 months ago)
- Topics: flutter, flutter-app, flutter-examples, keychain-access, keystore, secure-storage
- Language: Dart
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# secure_storage_tester
Test App for flutter_secure_storage.
## Getting Started
Clone the project, and run `flutter pub get` on the project root.
## Notes
- I mainly deal with Mobile Apps so I didn't test with non Mobile platforms neither did I enable the platforms
- I do not provide `deleteAll` shortcut. Modify and test at your own risk.