Shrawan Thakur

Results 6 comments of Shrawan Thakur

getting the same issue if my entire image is in the wrong orientation. if I rotate the image manually and scan it, it gives me the correct result. but if...

I could try minimally fixing this without changing any major existing code. I went through this https://github.com/flutter/flutter/issues/101620 it's already a 2-year-old issue, and waiting for the official team to fix...

Created a PR. Let me know if this needs any changes. I tried not to change any current code. so in the future, if Flutter fixes this, then we only...

Some dart libraries `dart:ffi / dart:js / dart:js_util`, etc are not allowed in the latest flutter and dart SDK. You can avoid this issue by downgrading your Flutter SDK. for...

recently worked with this [google-mlkit](https://developers.google.com/ml-kit/vision/doc-scanner). and for ios [wescan-package](https://pub.dev/packages/edge_detection). this could be useful.