Skip to content

Flutter project generate QR Code as png with Admob

License

Notifications You must be signed in to change notification settings

gnassro/qr_generator

Repository files navigation

QRGenerator Demo

Flutter project generate QR Code as png with Admob

Getting Started

Clone this project by running:

git clone https://github.com/gnassro/qr_generator

Get all dependencies used in this project by run this command in the main project folder:

flutter pub get

Run the project:

flutter run

That's all !!! Enjoy :D

Note

  1. You have to change the package name of your application if you want to start your project from this repository (ex: com.username.appname). To change it just use this package change_app_package_name and follow all steps.

  2. Don't forget to rename .environment to .env and update the content with your Admob.

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-72 hours to respond to any issue or request.

Are you new to flutter ?

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

License

This Project is under MIT license