facetagr 0.0.13 copy "facetagr: ^0.0.13" to clipboard
facetagr: ^0.0.13 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 an executable

Install it

You can install the package from the command line:

dart pub global activate facetagr

Use it

The package has the following executables:

$ facetagr_init

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add facetagr

With Flutter:

 $ flutter pub add facetagr

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  facetagr: ^0.0.13

Alternatively, your editor might support dart pub get or 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';
0
likes
0
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

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 technology meets the highest global standards for identity verification and security.

Homepage

License

unknown (license)

Dependencies

args, aws_s3_api, crypto, device_info_plus, dio, flutter, flutter_secure_storage, image, uuid

More

Packages that depend on facetagr

Packages that implement facetagr