Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

password manager.

a beautiful, encrypted password manager, build using flutter and dart.

features

  • fully encrypted using aes-256-ctr (including the database stored on-device)
  • support for totp
  • secure password generation (diceware and random)
  • a really nice ui
  • really compact database, allowing for efficient disk operations (thanks to msgpack)
  • desktop support (beta)

screenshots

nothing is complete without screenshots :p

password manager

home

gmail_details

stackoverflow

password_gen_0

password_gen_1

deletion_notice

secure

hindi

building

  • install flutter
  • switch to the master channel: flutter channel master
  • run flutter upgrade
  • download the repository

android

  • connect your device / emulator to your computer
  • flutter run

ios

  • connect your device / simulator to your computer (only macs are supported)
  • flutter run

desktop

  • see hover’s build instructions here

Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top