This Flutter project implements real-time object detection using the Camera plugin and Google ML Kit's Image Labeling API. It detects objects in live camera frames and displays the detected labels with confidence percentages.
Features
Real-time object detection using ML Kit Image Labeling.
Camera integration with live streaming for continuous detection.
Displays detected objects with confidence levels.
Modern UI with Material Design.