Password manager built in flutter
This is a demonstration of a simple password manager in flutter which uses sqflite
to store passwords in persistent storage
- Add entry
- View all entries
- Delete entry
This app is coded in very basic manner such that anyone with basic Flutter knowledge can play with it. Here is the demonstration (SS) of my Password Manager
- Homepage (Without any data)
If you liked my work star the repo.