DefinedNet / mobile_nebula

Brings nebula to mobile devices (iOS, Android)
https://defined.net
125 stars 37 forks source link

Don't require android.hardware.camera feature #97

Closed johnmaguire closed 1 year ago

johnmaguire commented 1 year ago

flutter_barcode_scanner pulls in this feature but we only need it to be optional. This should help expand support on Chromebook devices.