facetagr 0.0.21 copy "facetagr: ^0.0.21" to clipboard
facetagr: ^0.0.21 copied to clipboard

Flutter plugin for FaceTagr biometric face verification with real-time face detection, liveness checking, and secure API authentication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facetagr

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

dependencies:
  facetagr: ^0.0.21

Alternatively, 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';
0
likes
100
points
306
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for FaceTagr biometric face verification with real-time face detection, liveness checking, and secure API authentication.

Homepage

License

unknown (license)

Dependencies

dio, flutter, flutter_secure_storage, image, uuid

More

Packages that depend on facetagr

Packages that implement facetagr