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
Comments are closed.