Julian Steenbakker

Results 226 comments of Julian Steenbakker

Can you please try this again with version 3.0.0?

With version 3.0.0-beta.4 you can use an custom scanning area like shown in the example app: https://github.com/juliansteenbakker/mobile_scanner/blob/master/example/lib/barcode_scanner_window.dart Please note that this is still a beta so there can be breaking...

It's still in progress. I'm hoping i can release a new beta version this weekend. You can track the progress in #362

Hi all, it took a little longer than i wanted but ive published v3.0.0-beta.2 with lots of improvements. Please checkout the changelog for all changes. I myself did not encounter...

Besides updating the latest beta version, i've also fixed the current stable version with v2.1.0. This version updates firebase on iOS to the latest version which fixes this issue.

Well in that case it really is a problem with firebase rather than this plugin.

I'm closing for now since lots of code has changed with version 3.0.0-beta.4.

With version 3.0.0-beta.4 you can scan multiple barcodes in one window https://github.com/juliansteenbakker/mobile_scanner/blob/master/example/lib/barcode_list_scanner_controller.dart Please note that this is still a beta so there can be breaking changes in the near future

Yes, i have released v3.0.0-beta.2 which fixes the image for both android and ios. Sorry for the long wait, it was quite a work.