flutter-ml / google_ml_kit_flutter

A flutter plugin that implements Google's standalone ML Kit
MIT License
978 stars 746 forks source link

Issue when scanning image taken in landscape. #673

Closed shijinthottiyil closed 3 days ago

shijinthottiyil commented 2 months ago

when we take an image using camera in portrait mode text recognition works fine but in landscape mode last line is appearing first

lthoedt commented 1 month ago

For me landscape only works on android, ios only works in Portrait. Seems like they do not have orientation implemented right.

fbernaly commented 1 month ago

Both iOS and Android work in the example app. Have you give a try? Try to follow the implementation we have in the example app. If you encounter the same issue in the example app we are always open to PRs and contributions. Thanks.

shijinthottiyil commented 1 month ago

Yes

shijinthottiyil commented 1 month ago

But it's not working on everytime. Some time it works other wise.On landscape mode it scans from the bottom

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 days ago

This issue was closed because it has been inactive for 14 days since being marked as stale.