/AllOne-Flutter

Flutter Application to Manage your passwords.

Primary LanguageDart

AllOne(Wallet for Your Passwords)

AllOne is an Android application built in Flutter that manages users' passwords on the cloud using AES encryption. Users can create multiple categories and their corresponding passwords. Users can login using either email or phone number. Here, users can efficiently search for passwords. AllOne Notes enables users to create cloud-based notes. AllOne Authenticator allows users to utilize the TOTP feature for 2FA authentication.

IMG_20231210_125008 IMG_20231210_125049 IMG_20231210_125115

Getting Started

  1. Set Your Project to FireBase
  2. Get Creds google-services.json from Firsbase and paste it to the android/app/
  3. lib/main.dart run it (flutter run android)

Key features

  1. OTP based login
  2. Encryption Decryption (AES)
  3. Authenticator
  4. Cloud based Notes
  5. Effective Manage
  6. Open to Use

Contribution

We are open For contribution.

  1. We are having issues in TOTP algorithm.
  2. Efficient State Mangement.
  3. Infinite Scroll.

Fork and Give a Star

Instagram

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.