flutter_liveness 0.0.1+1 copy "flutter_liveness: ^0.0.1+1" to clipboard
flutter_liveness: ^0.0.1+1 copied to clipboard

Flutter plugin for liveness detection

0.0.1+1 #

  • update meta data

0.0.1 #

  • On-device face liveness / anti-spoofing detection
  • Bundled MobileNetV2 TFLite model (MIT licensed)
  • Image normalization + resize pipeline
  • Laplacian blur / clarity filter
  • TensorFlow Lite isolate execution for performance
  • Simple async API:
    • FlutterLiveness.create()
    • liveness.analyze(img)
    • liveness.dispose()
  • Works offline, real-time capable
  • Configurable thresholds & options
9
likes
0
points
1.11k
downloads

Publisher

verified publisherknottx.dev

Weekly Downloads

Flutter plugin for liveness detection

Repository (GitHub)
View/report issues

Topics

#liveness #detection #face #tflite

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, image, tflite_flutter

More

Packages that depend on flutter_liveness