Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 434 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 434 Bytes

Unlock

Flutter Application for saving passwords.

Features

  • CRUD passwords
  • Authentication using FingerPrint
  • Copy password

Thirdparty Packages

  • flutter_local_auth_invisible
  • path_provider
  • sqflite

To produce latest APK , please find the steps below.

  1. Install Flutter
  2. Clone the repo and go to the directory in command line/prompt
  3. Type "flutter build apk"

or

Use readymade Apk in the APK folder