/qrquick

A simple cross-platform mobile app to store multiple QR codes in a single place

Primary LanguageDartGNU Affero General Public License v3.0AGPL-3.0

QR Quick

This a simple mobile app to store your multiple QR codes in a single place. With the increase of number of apps that support QR code for identifying user info, whenever users need to use the code, they have to open the app then find for the code.

With QR Quick, users can collect all codes to single place. Extension by homescreen widget, app would help user with most frequently using code without open the app. It would be very convenient while you're on the move

Getting Started

This app is implemented with Flutter framework and currently support iOS and Android platform. End-users can download app directly from store:

Why Open Source?

We would like to share the fully transparent on data privacy on the project, so that everyone can see how the app work without worrying on leak of personal data.

Building from sources

Prerequisites

Running

flutter run

Debug

Android logcat

adb logcat -s flutter com.vnappmob.qrquick:V

License

This project come with GNU AGPLv3 license, please refer to License for more details