mirror of
https://github.com/theyakka/qr.flutter.git
synced 2025-08-06 10:29:33 +08:00
412 B
412 B

This is the example project for the QR.Flutter library. It contains a simple example that you can modify / tweak to test the various options that the `qr_flutter` library exposes.
Running the app
Simply run flutter run
or open the project in your IDE of choice and give it a run!
Have fun!