Kevin Segaud

Results 29 comments of Kevin Segaud

If someone can explain here how to run an app i will write a doc about that for newcomers

Great i tested and it work ! But the todo example is little buggy do i open a new issue for that ? - toggle mode doesn't work - edit...

This seems to be related to this https://github.com/dart-lang/sdk/issues/37394

on Android and iOS you can use deep link and you don't need the local server which is pretty great. Do you think an article would be helpful ? because...

I think it's ok to add it @tejainece will know more :)

That would be awesome ! maybe @timsneath could help with that ?

You should open an issue on the [camera](https://pub.dev/packages/camera) plugin since we use it under the hood.

The only thing we do in this package is getting the video stream from camera plugin and plug it into flutter_firebase_ml_vision plugin. and we can't fix problem in those package...

from what i read here : https://firebase.google.com/docs/ml-kit/read-barcodes should be supported but we can't do lot more here :/

Could you try to lower the resolution ? Be careful that by lowering to much the resolution you will maybe miss some qrcode. You can open an issue on the...