facedetect_tadi_sdk 0.0.7 copy "facedetect_tadi_sdk: ^0.0.7" to clipboard
facedetect_tadi_sdk: ^0.0.7 copied to clipboard

Flutter plugin for face detection, liveness verification, and biometric identity verification with ML Kit and secure backend integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add facedetect_tadi_sdk

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

dependencies:
  facedetect_tadi_sdk: ^0.0.7

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:facedetect_tadi_sdk/facedetect_tadi_sdk.dart';
0
likes
135
points
430
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for face detection, liveness verification, and biometric identity verification with ML Kit and secure backend integration.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on facedetect_tadi_sdk

Packages that implement facedetect_tadi_sdk