khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
92 stars 52 forks source link

fix case sensitive folder name #18

Closed softkot closed 2 years ago

softkot commented 2 years ago

fix https://github.com/khoren93/flutter_zxing/issues/17

khoren93 commented 2 years ago

Thanks a lot!