mintware-de / flutter_barcode_reader

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

API 17 #248

Closed kikoba closed 3 years ago

kikoba commented 4 years ago

Thanks for your work, I need to try the plugin on a system with API 17 but the plugin's minSdkVersion is set to 18, how can I solve the problem? I can't compile the code if I don't change minSdkVersion 18.

devtronic commented 3 years ago

Feel free to create a PR if the library works with API 17