remijeas
Results
2
comments of
remijeas
the problem is, that for android this library uses the deprecated android.hardware.Camera, which is only supported up to android sdk version 20 for higher versions using android.hardware.camera2 is recommendet on...
[https://github.com/clovisnicolas/flutter_lamp/issues/5#issuecomment-440597092](url) > the problem is, that for android this library uses the deprecated android.hardware.Camera, which is only supported up to android sdk version 20 > for higher versions using android.hardware.camera2...