Password Manager Created Using Flutter And SQLite

Overview

ManageMyPasswords

ManageMyPasswords is a free, fast, simple and secure password manager you can use to store all of your passwords securely. The app updates regularly and the latest version is available in the Galaxy Store.

Features

  • The whole app is FREE, you can add unlimited number of passwords and there are NO ADS.
  • The app is also SECURE it stores all of your information securely.
  • Another step we took to make the app more secure is to make the app offline. None of the features in the app require an internet connection, because of that it makes the app more and more secure.
  • The app is FAST so that you can run this app on any device.
  • The app design is simple so that anyone can use this app.

Getting Started

Prerequisites:

  • You should have Flutter installed in your computer.
  • You also need to have a code editor like Visual Studio Code.
  • Get the code,
git clone https://github.com/Imira-S-R/PasswordManager
  • Run the project
flutter run

About

The whole app is created by Imira Randeniya.

You might also like...

SQLite flutter plugin

sqflite SQLite plugin for Flutter. Supports iOS, Android and MacOS. Support transactions and batches Automatic version management during open Helpers

Jan 1, 2023

Self Host Group Chat App (firebase + clean architecture) is full functional group chat where you can create new groups and update profile and communicate in different groups easily. there 2 auth firebase method [Google & Email Password]

Self Host Group Chat App (firebase + clean architecture) is full functional group chat where you can create new groups and update profile and communicate in different groups easily. there 2 auth firebase method [Google & Email Password]

Self Host Group Chat App (firebase + clean architecture) Show some and star the repo to support the project Screenshots Packages we are using: flutter

Jan 8, 2023

Email and Password Authentication In Flutter & Firebase in Flutter 2.2

Email and Password Authentication In Flutter & Firebase in Flutter 2.2

Email and Password Authentication In Flutter & Firebase in Flutter 2.2

Nov 23, 2022

A package that lets you include a cool, nice looking and validated Password TextFormField in your app to enhance user experience. The package is fully & easily modifiable.

A package that lets you include a cool, nice looking and validated Password TextFormField in your app to enhance user experience. The package is fully & easily modifiable.

A package that lets you include a cool, nice looking and validated Password TextFormField in your app to enhance user experience. The package is fully

Jan 1, 2023

Open source password generator app for Android and iOS

Open source password generator app for Android and iOS

Parole is an open-source, free, and cross-platform service that is intended to make people secure on the internet ecosystem. Parole excels to build up

Oct 19, 2021

OOTP (Open One-time Password) is a supports multiple programming languages.

OOTP (Open One-time Password) is a supports multiple programming languages. The generated one-time passwords are fully compliant with HOTP (HMAC-based One-time Password) and TOTP (Time-based One-time Password).

Nov 20, 2022

An open source task manager (todo list) app, developed using Dart language and Flutter framework.

An open source task manager (todo list) app, developed using Dart language and Flutter framework.

Tasker An open source task manager (todo list) app, developed using Dart language and Flutter framework. Screenrecords     Screenshots                

Dec 29, 2022

Finance manager for devlance using flutter and firebase (Open source)

finance_manager A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Dec 27, 2021

Plant Manager is an application that was developed on Rocketseat NLW5 with React Native but was rebuilt using Flutter.

Plant Manager is an application that was developed on Rocketseat NLW5 with React Native but was rebuilt using Flutter.

Technologies | Project | Layout | License 🚀 Technologies This project was developed with the following technologies: Flutter 💻 Project Plant Manager

Aug 11, 2021
Comments
  • Questions About this

    Questions About this

    Hi, I was really impressed with your work, being a beginner myself. I wanted to ask a few things, though.

    1. Can I use this as a template to make my own password manager?
    2. Is it secure?

    Thanks!

    opened by Akul2010 1
  • general question about your experience building this project

    general question about your experience building this project

    Hi @Imira-S-R ,

    Hope you are all well !

    I would like to create a clone of teampass a collaborative password manager, and I was wondering if you knew or can explain how to create a catalog of items, organised with an animated tree view, and flutter_rbac for managing roles and permissions. From your experience, what advices would you give me for neat architecture.

    Thanks for any insights or inputs on that question.

    teampass screeenshot: pf_tp_5

    Cheers, Luc

    opened by ghost 1
Owner
Imira Randeniya
Imira Randeniya
A simple, cross-platform password manager created with Flutter.

PassMan PassMan Logo © 2021 by Yash Ahir is licensed under CC BY-NC 4.0 A simple, cross-platform password manager created with Flutter. How to run thi

Yash Ahir 19 Dec 14, 2022
AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.

AuthPass.app - Open Source Password Manager for mobile and desktop AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3

AuthPass 1.5k Jan 5, 2023
An opensource password manager

Passman An open source password manager Contents Description Project structure Project roadmap Getting started Built with Contributing Authors License

Developer Student Clubs KGEC 4 Aug 18, 2022
A beautiful, cross-platform, encrypted password manager 🔐

Passwd. A beautiful, encrypted password manager, built using Flutter and Dart. Note: This project is unmaintained for now Features Fully encrypted usi

Passwd. 145 Dec 22, 2022
Kee Vault 2 - a password manager for multiple devices.

Kee Vault 2 is a password manager for multiple devices. Password databases (Vaults) are encrypted using the KeePass storage format (KDBX) before being stored on the local device or sent to a remote server for synchronisation purposes.

Kee 11 Jan 6, 2023
Munem Sarker 1 Jan 25, 2022
Basic banking app - A Banking App that allow transfer money between multiple customers using SQLite database

basic_banking_app A Basic Banking App that allow transfer money between multiple

Esraa Mostfa 0 Feb 10, 2022
E-Commerce App built on Flutter with Firebase, SQLite, GetX and MVVM Architecture.

Shopzler A new open source E-commerce App created using Flutter and GetX. ScreenShots Features : Sign-In, Sign-Up and LogOut using Email & Password /

AHMED ELSAYED 138 Jan 6, 2023
Keeper App made in Flutter with Sqlite database

Keeper App made in Flutter with Sqlite database This is a note taking / keeper app made with flutter. Concepts used: Sqlite database to store custom N

Abdul Muqeet Arshad 12 Oct 21, 2022
A typesafe sqlite persistence library for flutter

Warning: This library has been deprecated. Please use moor instead. It requires less work to set up, needs less boilerplate code and has more features

Simon Binder 59 Jan 18, 2021