mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 464 forks source link

fix version conflict with dart 2.1.0/flutter 0.6 #37

Closed leontappe closed 6 years ago

leontappe commented 6 years ago

credit goes to

issue is resolved by just setting a minimum environment version for the plugin

Closes #36 on the original project https://github.com/apptreesoftware/flutter_barcode_reader/issues/36