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

Use ML Kit without Firebase #81

Closed Himura2la closed 3 years ago

Himura2la commented 3 years ago

You should not require adding a firabase to the app. Looks like it's possible https://pub.dev/packages/firebase_ml_vision

facundomedica commented 3 years ago

@Himura2la hey! Check the latest version, it's using ML Kit, so no more Firebase 🎉