flutter_biometric_liveness 1.0.4
flutter_biometric_liveness: ^1.0.4 copied to clipboard
Passive face liveness detection, face template extraction, and cosine-similarity face matching for Flutter (iOS & Android).
1.0.4 #
- Removed internal model names from documentation.
1.0.3 #
- Raised face match threshold to 0.80 for improved accuracy.
- Updated contact email to support@facenova.uk.
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.
- Face template extraction (512-byte embedding) from camera or gallery.
- Synchronous cosine-similarity face matching — handles 2,000+ users in < 1 ms.
- License-gated SDK — contact support@facenova.uk for a token.
- Supports Android (API 24+) and iOS (12.0+).