facial_liveness_detection_flutter_plugin 1.3.0 facial_liveness_detection_flutter_plugin: ^1.3.0 copied to clipboard
人脸活体检测,支持静默,炫彩,眨眼,张嘴,摇头,点头,远近及随意动作组合,支持Android,IOS,H5,小程序等
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add facial_liveness_detection_flutter_plugin
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
facial_liveness_detection_flutter_plugin: ^1.3.0
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:facial_liveness_detection_flutter_plugin/facial_liveness_detection_flutter_plugin.dart';