Scanning QR-Codes or Barcodes with Flutter (mobile_scanner)

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • This video shows you how to use the Flutter package mobile_scanner (pub.dev/packag...) to easily scan QR-codes and barcodes with your Flutter app.
    Code: github.com/ecl...
    Tool to generate QR-Code: www.qr-code-ge...
    Become a Flutter Elite Developer by
    🛠📱 JOINING eclectify University 📱🛠
    bit.ly/Join-eU
    Follow:
    Twitter: / eclectifyappdev
    LinkedIn: / eclectify-app-agency
    LIKE AND SUBSCRIBE 💪
    Comment below what you would like to see next 👇

КОМЕНТАРІ • 29

  • @gopikrishnan7380
    @gopikrishnan7380 Рік тому +3

    Nice work bro. But I found a problem!. While using the mobile's back navigation instead of pressing back-arrow icon of our app in result page, the scanner doesn't scans anything.. Please consider this!..

  • @blankeyezero
    @blankeyezero 7 місяців тому

    Thanks for the workaround for allow multiple... It awas an extremely simple solution but for some reason my stupid brain didnt think of it

  • @Dfoa12
    @Dfoa12 2 роки тому +2

    Hi man, nice video. I have a question, can I use this package for an enterprise project?

    • @eclectifyuniversity
      @eclectifyuniversity  2 роки тому

      Hey my friend.
      Sure you can use it.
      There might be bugs but this is currently still normal.

  • @ignacior.dealmeida8581
    @ignacior.dealmeida8581 Рік тому

    Great tutorial! I was wondering, have any of you have an issue that the second time that you try to use the scanner, the camera is completely black and it doesn't let you scan anything again?

    • @eclectifyuniversity
      @eclectifyuniversity  Рік тому

      Maybe these will help:
      github.com/juliansteenbakker/mobile_scanner/issues/322
      github.com/juliansteenbakker/mobile_scanner/issues/320
      github.com/juliansteenbakker/mobile_scanner/issues/307
      github.com/juliansteenbakker/mobile_scanner/issues/227
      If none of these help, have a look at the other issues:
      github.com/juliansteenbakker/mobile_scanner/issues?q=camera

  • @tiagomartins1844
    @tiagomartins1844 Рік тому

    hey bro!!
    Congratulations!! Very good this tutorial.

  • @diegock1272
    @diegock1272 Рік тому

    Great tutorial!!! Thanks!

  • @anozGosai
    @anozGosai 9 місяців тому

    i cannot find Runner.xcworkspace file on my iOS folder

    • @kacemi-Ayman-47
      @kacemi-Ayman-47 9 місяців тому

      Hi, i have the same problem, if you found a solution thank you to share it with me

    • @anozGosai
      @anozGosai 9 місяців тому

      @@kacemi-Ayman-47 turns out we need mac to solve this problem, we cannot do this in windows my friend.

    • @kacemi-Ayman-47
      @kacemi-Ayman-47 9 місяців тому

      Hhhhh ok , thank you
      @@anozGosai

    • @anozGosai
      @anozGosai 9 місяців тому

      @@kacemi-Ayman-47 happy to help sir, where are you on your flutter journey?

  • @albertussindhu3909
    @albertussindhu3909 2 роки тому +1

    nice one dude hahaha... working like a charm on opera mini hahaa

  • @victoriousdev
    @victoriousdev Рік тому

    How to scan from gallery

  • @lucasaster564
    @lucasaster564 Рік тому

    Thank you !

  • @josueromo2253
    @josueromo2253 2 роки тому

    I get this error "Module 'mobile_scanner' not found". Can you help me pls

    • @josueromo2253
      @josueromo2253 2 роки тому

      on my Xcode ...

    • @eclectifyuniversity
      @eclectifyuniversity  2 роки тому

      Have you run “pub get”
      Are you using Android Studio?
      If so, restart Android Studio
      Run pub get again
      Also make sure that the package is imported in the flutter file
      If the problem persists, share the code

    • @josephampah9653
      @josephampah9653 2 роки тому

      Uninstal the app and re-install it again

    • @2-reart532
      @2-reart532 Рік тому

      @@eclectifyuniversity flutter: mobile_scanner: MobileScannerException: code genericError, message: No camera found or failed to open camera! I am getting same error too

  • @danielbid5231
    @danielbid5231 2 роки тому

    Nice Video man, thank you so much alredy helped me with one Project 🙌🏼

  • @andreichicu2799
    @andreichicu2799 Рік тому

    thank you

  • @kishores-ik4zw
    @kishores-ik4zw Рік тому

    bro when torchlight is on when scaning it's will not closed how to solve

    • @eclectifyuniversity
      @eclectifyuniversity  Рік тому +1

      Have a look at some of the issues related to the torch, maybe it'll help:
      github.com/juliansteenbakker/mobile_scanner/issues?q=torch

  • @ddhruvarora
    @ddhruvarora 2 роки тому

    great work man, keep it up.