An open API service indexing awesome lists of open source software.

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

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.