flutter_face_nova 1.0.1 copy "flutter_face_nova: ^1.0.1" to clipboard
flutter_face_nova: ^1.0.1 copied to clipboard

Offline, on-device Flutter SDK for face liveness detection and identity verification. No server. No internet required.

1.0.1 #

  • Relaxed dependency constraints for broader Flutter app compatibility
  • sdk changed from ^3.11.0 to >=3.4.0 <4.0.0 — works with Flutter 3.x / Dart 3.4+
  • image changed from ^4.5.4 to ^4.1.7 — compatible with excel, youtube_explode_dart, and other common packages
  • camera changed from ^0.11.0+2 to ^0.10.6

1.0.0+2 #

  • Fix README screenshots for pub.dev display

1.0.0+1 #

  • Initial release
  • Offline face liveness detection (Android & iOS)
  • Face enrolment from gallery images
  • Face matching with cosine similarity scoring
  • Single-camera liveness + match flow
  • License key validation tied to app bundle ID
  • AES-256-CBC encrypted AI models, decrypted in-memory only
  • Anti-tamper protection (Frida, root, debugger detection)
1
likes
120
points
48
downloads

Documentation

API reference

Publisher

verified publisherfacenova.uk

Weekly Downloads

Offline, on-device Flutter SDK for face liveness detection and identity verification. No server. No internet required.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

camera, flutter, google_mlkit_face_detection, image, onnxruntime, path_provider, permission_handler, screen_brightness

More

Packages that depend on flutter_face_nova

Packages that implement flutter_face_nova