Search code examples
iosfluttercameraqr-codemobile-development

Flutter. Scan QR Code, redirect to Screen


I would like to create my own QR Code, Print it and whenever I want to scan it with my flutter app, it should redirect me to a screen of the app.

Is this possible?


Solution

  • Use the qr_flutter package on pub.dev.