ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
This is a Flutter plugin that allows mobile app developers to easily add advanced computer vision features like object detection, image classification, or pose estimation directly into their iOS and Android applications. Developers input video feeds or images into the plugin and receive information about objects, their locations, or classifications in real-time. This helps mobile developers create apps that can 'see' and understand their surroundings.
392 stars.
Use this if you are a mobile app developer using Flutter and want to integrate powerful AI vision capabilities like identifying objects, segmenting images, or tracking human poses into your iOS or Android app.
Not ideal if you are not a Flutter developer or if your project does not involve building mobile applications that require on-device computer vision.
Stars
392
Forks
147
Language
Kotlin
License
AGPL-3.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/ultralytics/yolo-flutter-app"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟
ryouchinsa/Rectlabel-support
RectLabel is an offline image annotation tool for object detection and segmentation.