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
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
Dart
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