Git Product home page Git Product logo

passvault's Introduction

passvault

A mobile utility application made in flutter to store passwords.

Getting Started

The application is a password manager used to store passwords without the need to remember them.

The app uses biometric authentication to view the details. As of now, the passwords are AES-encrypted using unique device id as key.

All the details are stored in a local database created using the plugin sqflite.

Plugins Used

  • local_auth
  • device_info
  • sqflite
  • path_provider
  • encrypt
  • flushbar

Requirements to run the app

  • Any android or iOS device with biometric authentication facility(faceID or fingerprint).
  • Android device having sdk version greater than 28 is preferable.

Commands

  • unzip passvault.zip
  • cd passvault/
  • flutter run --release
  • It is considered that Flutter is already installed on the system.

Drawbacks

  • Due to file limit of 5KB, the indentation of code is disturbed but readable.
  • No custom app icon
  • The size of dart code isn't lower than 5KB, but it is closer.
  • Obscure Text for password text field could not be used as it was breaking other text fields. Will rectified in a non-compressed version of this app hopefully.

passvault's People

Contributors

rahulv4667 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.