A lightweight, cross-platform password manager built with Flutter, designed for users who need a simple and efficient way to manage their passwords. With this app, you can easily store, edit, delete, and copy passwords to your clipboard.
✅ Cross-Platform Compatibility – Runs seamlessly on Android, iOS, Web, Windows, macOS, and Linux.
✅ Essential Password Management – Add, edit, delete, and copy passwords effortlessly.
✅ Local Storage – Saves passwords locally (without encryption in the current version).
✅ Minimalist UI – A clean and intuitive interface for easy navigation.
- Clone the Repository:
git clone https://github.com/RevMax-creator/Password_manager.git
cd Password-manager
- Install Dependencies:
flutter pub get
- Run the App:
flutter run
To generate an APK for Android, use the following command:
flutter build apk --release
🔹 Encryption Support – Securely store passwords with encryption.
🔹 Biometric Authentication – Unlock using fingerprint or Face ID.
🔹 Cloud Sync – Sync passwords across multiple devices.
This project is licensed. See the LICENSE file for more details.