reusable_ml_detector 1.0.0
reusable_ml_detector: ^1.0.0 copied to clipboard
A reusable ML image detection widget for Flutter using Google ML Kit. Create multi-domain detectors (pets, plants, food, recycling) with simple configuration.
1.0.0 #
- Initial release 🎉
- Reusable ML image detection widget using Google ML Kit
- Support for multiple domains through configuration
- Four example use cases: pets, plants, food, recycling
- Configurable confidence thresholds and label filtering
- Animated result cards with visual confidence indicators
- Robust state management (idle, loading, success, error)
- Complete documentation and example app