Skip to content

zdodson21/qr_maker

Repository files navigation

QR-Maker

Simple QR Code Maker Application

Platforms & Features

The following platforms are expected to be supported:

  • Android
  • Linux
  • Windows

Core Features:

  • Generate QR codes by typing text into text field. The QR code will automatically change as you type into the text field.
  • Save QR strings for later use, and select them using the "Select" screen's dropdown menu.
  • Change the appearance of the QR code.
  • Insert an image into the center of the QR code.

Getting Started

Setup

  • flutter pub get - to get required packages.
  • flutter doctor - to ensure your tooling is set up properly.

Building

  • flutter build linux - build for Linux
  • flutter build apk - build for Android

About

Simple QR Code Maker made w/ Flutter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published