Face Detection

This project is a starting point for a Flutter application.

With ML Kit's face detection API, you can detect faces in an camera or image, Note that the API detects faces, it does not recognize people

Getting Started

For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

flutter clean

flutter pub get

flutter run

GitHub

View Github