-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
feat: implement switch camera #86
Conversation
All Contributors have signed the CLA. ✅ |
👋 Hello @asabri97, thank you for submitting this awesome
If any of the PR-specific changes introduced require further clarification (e.g., For more guidance, please refer to our Contributing Guide. If you have questions, feel free to ask here, and don’t worry—an Ultralytics engineer will provide assistance soon! 👨💻👩💻 🚀 Keep up the great work, and thank you for contributing to Ultralytics! Made with ❤️ by Ultralytics |
I have read the CLA Document and I sign the CLA |
@asabri97 |
I have read the CLA Document and I sign the CLA
Closes
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
This PR introduces numerous improvements to the YOLO Flutter app, including camera handling updates, dependency upgrades, and enhanced method handling for smoother object detection and camera operations.
📊 Key Changes
Camera Handling:
isSwitchingCamera
added for preventing race conditions).Codebase Refactor & Debugging:
switch-case
improvements in method handlers on iOS).Dependency Updates:
permission_handler_apple
,leak_tracker
, and development tools, resolving known issues and improving compatibility.iOS Improvements:
🎯 Purpose & Impact
🚀 These updates will smoothen the object detection workflow, making the app more robust and user-friendly! 😊