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
88 stars 50 forks source link

disable desktop platforms. #129

Open hpoul opened 4 months ago

hpoul commented 4 months ago

Currently the desktop platforms produce compile errors, so it's impossible for me to use the plugin. It would be nice to just disable them to allow them to use in apps which support those platforms.