mono0926 / barcode_scan2

[reborned barcode_scan] A flutter plugin for reading 2D barcodes and QR codes.
https://pub.dev/packages/barcode_scan2
MIT License
87 stars 78 forks source link

Flutter 3.0 fixes #50

Closed robinbonnes closed 2 years ago

robinbonnes commented 2 years ago

This does fix some issues in Flutter v3 as discussed here: https://github.com/mono0926/barcode_scan2/issues/49 and https://github.com/mono0926/barcode_scan2/issues/48

Harishwarrior commented 2 years ago

@mono0926 can you merge this?