Mattias Fjellvang
Mattias Fjellvang
Personally a very welcomed change! A few outsider observations: 1. Perhaps you should document in the `BaseDataSourceOptions` type definition that the first entry in `migrations` array will be the default...
@alper Ha, great. This is actually something I wanted to work on today, but I see you already tackled it. Great addition.
@pleerock when you have time; this could've saved me a lot of time
I see. I noticed that when using `scanWindowUpdateThreshold` to `0` barcodes keep being scanned very quickly. If I set it to `1000`, barcodes will scan only once every 1 second....
Thanks for the reply Tkko. I'll play around with that
Well spotted; thanks @DanTup - let us know if we can help debug in any way.
Nice! You probably need to update the examples folder as well, as I had to now manually call start() after setting the controller in initState().
Sounds good! After trying your version, I needed to call start manually. Otherwise the example code would not work. ```diff class _TicketScannerScreenState extends State { late MobileScannerController controller; @override void...
Hmm - something strange is going on in the repository code. Same issue I had before, but this time, there's just no error. It just wont work - black screen....
It's a physical device. I see the following exception being thrown: