dot_face_detection_fast 0.13.0
dot_face_detection_fast: ^0.13.0 copied to clipboard
A Flutter plugin, as a part of Innovatrics IDV Flutter SDK, that provides fast face detection feature for a Flutter project.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add dot_face_detection_fastThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
dot_face_detection_fast: ^0.13.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.