ultralytics/yolo-flutter-app
Official Flutter plugin enabling YOLO computer vision models to run on iOS and Android mobile devices.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This repository provides a Flutter SDK wrapper for Ultralytics YOLO models, targeting mobile deployment on iOS and Android. It exposes two APIs: YOLO for single-image inference and YOLOView for real-time camera inference. The plugin supports multiple vision tasks including object detection, instance and semantic segmentation, image classification, pose estimation, and oriented bounding boxes, using backend runtimes like TFLite, CoreML, and LiteRT.