mirror of
https://github.com/theyakka/qr.flutter.git
synced 2025-08-23 09:00:53 +08:00
401 B
401 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!