Made with Flutter, GROQ, Clean Architectue, DI & Shared Prefrences
About
·
Developing
·
Download
·
Preview
Passman is a password manager that integrates AI with managing and creating passwords, it can not only generate easy to remember passwords using AI, but it can also be used to keep track of all your passwords so you will not have to remember them all!
This app uses:
- Clean Architecture - for code maintainability.
- Flutter Secure Storage - for storing the passwords.
- Cubit - for state management.
- GetIt - for dependency injection.
- Http - for communicating with the API.
- Groq - for accessing the AI models.
