facetagr 0.0.18
facetagr: ^0.0.18 copied to clipboard
At FaceTagr, we are pioneers in advanced face recognition technology, delivering solutions that are accurate, reliable, and scalable. Our NIST-tested algorithms, with 99.91% accuracy, ensure that our [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add facetagrThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
facetagr: ^0.0.18Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:facetagr/facetagr.dart';