Flutter: QR Code Scanner App | Barcode Scan

preview_player
Показать описание
In this video, I will explain how to implement QR code or barcode scanning in our Flutter App.

Give star for this project on git and like the video.

Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :)

Flutter is an SDK owned by Google to create applications for Android and iOS using a single codebase. Flutter uses the Dart programming language (also owned by Google). Flutter was in beta when I released this video, so things might still change a bit. But the SDK is already mature enough to write some cool production apps!

Please Subscribe my channel to motivate me .

Connect with us on social media:

LIKE | SHARE | SUBSCRIBE FOR MORE VIDEOS LIKE THIS

THANKS FOR WATCHING!
Рекомендации по теме
Комментарии
Автор

thank you for actually talking into the microphone unlike those cowards who only show text on the screen

antonio.
Автор

Thank you, this is what I needed!!
Also, what vscode theme do you use? It's pleasing to the eye and I want to use it as well!

jelle
Автор

First of all, thank you for the details explanation of flutter. I would like to ask if there are any chances that if my QR code could link to the internet?

darkwatboy
Автор

Excellent tutorial. Explains short and to the point.

liorpolak
Автор

love it worked with the first attempt thank you

hansanacham
Автор

Wow nice tutorial and you have a great test on IDE color scheme , may i know what color scheme your using?

markangelogonzales
Автор

Greetings, I want to read the barcode and get a picture of the read barcode while counting the warehouse. how can I do that ? can you help me if possible

aliburhangul
Автор

How could I read a qr code from a file? I know I could do it natively in Android/iOS, but I'm trying to find a way of doing it in Flutter/Dart

AndreaGrippi
Автор

Thanks for the video, i want to know if you can do a tutorial with the 3.0.1 version of the plugin, it was updated recently

oscargrandan
Автор

Problem in the line >>>
String qrResult = await BarcodeScanner.scan();
Line 24 or 25
Error: A value of type 'ScanResult' can't be assigned to a variable of type 'String' .

vrnpyew
Автор

Thank you very much, it's very helpful.

عبداللهاحمد-ذشش
Автор

Thank you a lot. :3. It worked after 4 hours.

phamhung
Автор

Nice Tutorials. Just wonder what is the colour theme you are using. Thanks

kui
Автор

Hi Pawan! Thank you for your video! My camera is scanning the barcode however it displays 'Instance of 'Future <QRResult>' rather than the data from the barcode for some reason. Do you have any idea why this may be? Thank you!

maisiebrooke
Автор

Can we zoom in and zoom out using this barcode scanner library ?

rekhakanungo
Автор

Great tutorial - really helpful. Thank you!

tjbihh
Автор

which color plugin do you use in the editor?
I liked the colors!!

franciscoleal_
Автор

i am getting Execution failed for task ':app:preDebugBuild'.
> Android dependency has different version for the compile (1.0.0) and runtime (1.0.2) classpath. You should manually set the same version via DependencyResolution
"The Gradle failure may have been because of AndroidX incompatibilities in this Flutter app."

jeanbarreiro_
Автор

can you create video flutter app with soap webservice??. thanks.

phamthanhduong
Автор

How could custome design screen scanner ??

bachbonglong