Morgan
Morgan
unless people are still seeing this in 2.3.5, this should be able to be closed now
Good idea, I'll try to do this in a future update.
Hmmm. there used to be some fairly serious memory leaks around the platform views, but I thought that the flutter team had finally fixed that a while ago. I'm not...
I plan on it eventually but I have absolutely no time at the moment - and when I do get a moment I'm prioritizing getting features & fixes in over...
I've added a bit of a README, but no proper docs yet. So this is half way done =D
Note to self - need to document which permissions are required in android & iOS.
No unfortunately not really ATM. At some point I'm going to try to make the scan receipt include all of the information from the mobile vision library i.e. coordinates, which...
That should be enough to get it going, so I'm not really sure what's going on. You've copied https://github.com/rmtmckenzie/flutter_qr_mobile_vision/blob/master/example/lib/main.dart exactly, and run `flutter packages get`? The only other things I...
I just realized what the problem is. You need to set a particular string in the ios/Runner/info.plist stating what you're going to use the camera for, otherwise iOS fails pretty...
I'm going to leave this issue open as a TODO for myself (and I've changed the title). I need to at least document this in the README for this repo,...