facundomedica / fast_qr_reader_view

A Fast QR Reader widget for Flutter. For both Android and iOS
MIT License
294 stars 163 forks source link

Read QR without Internet #75

Closed neumartin closed 3 years ago

neumartin commented 4 years ago

Hi!

Can I use this QR reader without Internet connection. I think first time I read a QR the component download somthing. I need to use my app in isolated LAN without Internet Access. Thanks!

facundomedica commented 3 years ago

This should work on the newest release. We are now using bundled ML Kit instead of Firebase.