unified_face_camera 0.0.1 copy "unified_face_camera: ^0.0.1" to clipboard
unified_face_camera: ^0.0.1 copied to clipboard

Flutter camera plugin with ML Kit face detection, liveness anti-spoofing, quality gates, and native timestamp embedding with optional GPS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unified_face_camera

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

dependencies:
  unified_face_camera: ^0.0.1

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:unified_face_camera/unified_face_camera.dart';
5
likes
140
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter camera plugin with ML Kit face detection, liveness anti-spoofing, quality gates, and native timestamp embedding with optional GPS.

Repository (GitHub)
View/report issues

Topics

#camera #face-detection #liveness #mlkit

License

MIT (license)

Dependencies

camera, face_anti_spoofing_detector, flutter, flutter_exif_rotation, geolocator, google_mlkit_commons, google_mlkit_face_detection, image, path, path_provider, plugin_platform_interface

More

Packages that depend on unified_face_camera

Packages that implement unified_face_camera