Skip to content

Bug:When the phone is in landscape mode #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DepapepeOne opened this issue Jun 4, 2025 · 4 comments · Fixed by #233
Closed

Bug:When the phone is in landscape mode #204

DepapepeOne opened this issue Jun 4, 2025 · 4 comments · Fixed by #233
Labels
bug Something isn't working detect Object Detection issues, PR's fixed Bug has been resolved

Comments

@DepapepeOne
Copy link

Hope to solve the target detection error bug when the phone is in landscape mode

@UltralyticsAssistant UltralyticsAssistant added bug Something isn't working detect Object Detection issues, PR's labels Jun 4, 2025
@UltralyticsAssistant
Copy link
Member

👋 Hello @DepapepeOne, thank you for submitting a ultralytics/yolo-flutter-app 🚀 Issue. This is an automated response to help us address your concern efficiently—an Ultralytics engineer will also assist you soon!

Since you've reported a bug related to target detection errors in landscape mode, could you please provide the following:

  1. A clear and concise description of the bug you are experiencing
  2. A minimum reproducible example MRE that demonstrates the issue (such as a code snippet or steps to reproduce)
  3. Your environment details (device model, OS version, Flutter and Dart versions)
  4. Expected behavior vs. actual behavior
  5. Any error messages, screenshots, or logs related to the issue

This information will help us investigate and resolve the problem more quickly. Please also check if similar issues already exist to avoid duplicates. If you have additional information, feel free to comment here.

Thank you for helping improve our project! 🚀📱

@john-rocky
Copy link
Collaborator

@DepapepeOne Thank you for your feedback. Currently the library does not support landscape mode. It is in the next TODO. I will let you know in this thread when the implementation is completed.

@DepapepeOne
Copy link
Author

@john-rocky Thank you for your reply

@asabri97 asabri97 linked a pull request Jun 10, 2025 that will close this issue
@UltralyticsAssistant UltralyticsAssistant added the fixed Bug has been resolved label Jun 10, 2025
@UltralyticsAssistant
Copy link
Member

A potential fix for this issue has been merged in PR #233, which introduces several key improvements to the Ultralytics YOLO Flutter app. This update adds full landscape mode support, enhances detection accuracy with more robust bounding box calculations, and improves camera controls for a smoother, more flexible user experience. UI elements now adapt better to both portrait and landscape orientations, and overall app performance and stability have been refined. The PR also brings updated documentation for easier integration and development.

Special thanks to the author and contributors for their valuable work on this enhancement!

To test if these changes resolve the issue, please update your local version of the app or install directly from the main branch using:

pip install git+https://github.com/ultralytics/yolo-flutter-app.git@main

Alternatively, you may wait for the next official release if you prefer.

Feedback on whether this resolves the issue would be greatly appreciated. Thanks again for reporting the issue, and feel free to share any further feedback if you encounter any related problems!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working detect Object Detection issues, PR's fixed Bug has been resolved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants