flutter_biometric_liveness 1.0.2 copy "flutter_biometric_liveness: ^1.0.2" to clipboard
flutter_biometric_liveness: ^1.0.2 copied to clipboard

Passive face liveness detection, face template extraction, and cosine-similarity face matching for Flutter (iOS & Android).

1.0.2 #

  • Fixed README images not displaying on pub.dev (absolute GitHub URLs).
  • Fixed broken "Download APK" link in README.

1.0.1 #

  • Fixed broken imports in example app after package rename.

1.0.0+1 #

  • Initial public release.
  • Passive face liveness detection using MiniFASNet TFLite model.
  • Face template extraction (512-byte FaceNet embedding) from camera or gallery.
  • Synchronous cosine-similarity face matching — handles 2,000+ users in < 1 ms.
  • License-gated SDK — contact sushanta.97.behera@gmail.com for a token.
  • Supports Android (API 24+) and iOS (12.0+).
1
likes
130
points
0
downloads

Documentation

API reference

Publisher

verified publisherfacenova.uk

Weekly Downloads

Passive face liveness detection, face template extraction, and cosine-similarity face matching for Flutter (iOS & Android).

Repository (GitHub)

License

unknown (license)

Dependencies

camera, cupertino_icons, flutter, flutter_tts, google_mlkit_face_detection, image, package_info_plus, permission_handler, shared_preferences, url_launcher

More

Packages that depend on flutter_biometric_liveness

Packages that implement flutter_biometric_liveness