desi-programmer / flutter_password_manager

An Offline Password Manager Coded Using Flutter
18 stars 7 forks source link
android dart flutter flutter-password-manager password-manager

Flutter Password Manager

TODO

Security Layers

1. Your password String is Encrypted itself.
2. The Entire Database is encrypted.
3. Uses Your Phone's Local Bio (Fingerprint) auth.
    - Also it is single-time Allow only, 
    which means if you press home or back, You will have to re-authenticate.

Security

- need to re-authenticate every time app is launched
- Won't be visible in recent - activity
- Local Authentication ( Bio )
- Database is encrypted
- Passwords are encrypted
- App Level security

Todos

- add Delete
- add Edit
- add a text-auto-fill for correctly mapping icons to service

Screenshots

Text

Text

Text

Text

Text

Text

Text

SOCIAL

Facebook 🧡

Instagram

Gitlab

Github

Data

- type
- nick
- username/email
- password