flutter_face_nova 1.0.1
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
sdkchanged from^3.11.0to>=3.4.0 <4.0.0— works with Flutter 3.x / Dart 3.4+imagechanged from^4.5.4to^4.1.7— compatible withexcel,youtube_explode_dart, and other common packagescamerachanged from^0.11.0+2to^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)