Giter Site home page Giter Site logo

trendingtechnology / passman-flutter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yash-ahir/passman-flutter

0.0 2.0 0.0 43.26 MB

A simple, cross-platform password manager created with Flutter.

License: GNU General Public License v3.0

Kotlin 0.14% Swift 0.44% Objective-C 0.04% Dart 85.88% CMake 8.07% C++ 4.70% C 0.73%

passman-flutter's Introduction

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 this

  • Install Flutter for your platform of choice from here.
  • This project uses Moor for persistent storage and as such supports all platforms that Moor does. As mentioned in the supported platforms page for it, for desktop support most Linux distrubutions include a SQLite binary and MacOS will utilize the VmDatabase class (A Moor database that runs in a Dart VM), so no extra steps for it. For Windows or a Linux distribution without SQLite, you need to download and install SQLite. Note: I might ship a pre-compiled SQLite binary for individual platform packages when I release version 1.0 executables for all platforms.
  • For desktop support, also make sure to follow the requirements here.
  • Clone the repository. After it is cloned cd into the repository directory and run flutter run --release. This will launch the application in release mode, if you want to utilize hot-reloading and hot-restarting for any reason, omit the --release flag.

License

GPLv3

passman-flutter's People

Contributors

djhorine avatar yash-ahir avatar

Watchers

 avatar  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.