Ultimate Password Manager
- Never Need to Remember or Generate Secure Passwords for a different website, MasterPass does the work for you.
- Google Login Provider makes your Google Sign Up and Login Hassle-Free.
- Stores Passwords on Google's Firebase Firestore only accessible with your Google ID.
- It keeps your login even after closing the app and lets you start right where you left off.
- In-App Update functionality let you edit your password directly from your device to Firebase Storage which is visible instantly as Stream Builder allows instant sync of the Firestore Snapshots.
- Implementation of Cryptography to keep your passwords more secure.
- Search Functionality for Passwords.
- Autofill Feature in Apps for Quick Managment.
The Reasons because of which the app was created in the first place.
- Fed up of the last Password Manager I was using due it's irregularities in platform sync.
- Wanted to create a self made solution to that.
- Was working on Development and wanted to work on something not so usual.
- Wanted to test my skill in Flutter Development.