https://github.com/jpascasio1993/camera_face_detection
utilizes google mlkit to detect and capture face
https://github.com/jpascasio1993/camera_face_detection
flutter mlkit
Last synced: 2 months ago
JSON representation
utilizes google mlkit to detect and capture face
- Host: GitHub
- URL: https://github.com/jpascasio1993/camera_face_detection
- Owner: jpascasio1993
- License: other
- Created: 2024-04-30T18:22:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T18:23:54.000Z (about 2 years ago)
- Last Synced: 2025-08-15T22:29:38.142Z (11 months ago)
- Topics: flutter, mlkit
- Language: Dart
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# camera_face_detection
A new Flutter plugin project.
## Getting Started
This project is a starting point for a Flutter
[plug-in package](https://flutter.dev/developing-packages/),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter development, view the
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.