A real-time Flutter application that utilizes the device camera and Google ML Kit to detect faces and recognize emotions such as happy, sleepy, surprised, and serious, slight smile.
- 📸 Real-time face detection using the device's camera.
- 😃 Emotion recognition based on facial expressions.
- 🌞 Automatic brightness detection and exposure adjustment for optimal performance.
- 🔄 Switching between front and rear cameras.
-
Clone the Repository:
git clone https://github.com/your-username/face-emotion-detector.git flutter pub get flutter run