SafePass Pro is a secure password management mobile application built with Flutter. It helps users store and manage their passwords securely, offering features like adding, updating, and deleting passwords, light and dark mode, a login and registration page, and the ability to update login credentials.
Easily add new passwords to SafePass Pro, providing a centralized location for storing your various login credentials.
Keep your information up-to-date by effortlessly updating existing passwords with new and secure ones.
Remove any outdated or unnecessary passwords from your collection, ensuring you only keep what's essential.
Switch between light and dark modes to customize your experience and reduce eye strain in different environments.
Secure your access to SafePass Pro with a robust login system. New users can register to create an account.
Change your login credentials whenever needed to enhance the security of your SafePass Pro account.
To install SafePass Pro, follow these steps:
-
Clone the repository:
git clone https://github.com/malikkusman/SafePass-Pro.git
-
Navigate to the project directory:
cd frontend
-
Install dependencies:
flutter pub get
-
Start the application:
flutter run
-
Open the application on your Flutter-enabled device or emulator.
-
Register for a new account or log in if you already have one.
-
Use the intuitive interface to add, update, or delete passwords.
-
Toggle between light and dark modes based on your preference.
-
Update your login credentials as needed to maintain account security.
If you'd like to contribute to SafePass Pro, please follow our contribution guidelines.