face_recognition_flutter 1.0.0 copy "face_recognition_flutter: ^1.0.0" to clipboard
face_recognition_flutter: ^1.0.0 copied to clipboard

Offline face recognition and liveness detection Flutter plugin for Android and iOS, supporting face enrollment, 1:1 verification, and face management.

1.0.0 #

Added #

  • Offline face enrollment by SDK camera or Base64 image.
  • 1:1 face verification with configurable liveness detection.
  • Liveness-only detection, face feature query, insert, delete, and image export APIs.
  • Android and iOS example app with English and Simplified Chinese UI.

Changed #

  • Renamed the public package to face_recognition_flutter for pub.dev compatibility.
  • Updated the iOS podspec name and version to match the Dart package.
  • Improved README, release notes, and published package contents for the 1.0.0 release.

Fixed #

  • Fixed iOS example source inclusion after CocoaPods regeneration.
  • Fixed publish dry-run warnings for package name, README naming, and excluded generated files.

0.2.0 #

  • Refactored iOS code.
  • Updated localization resources.

0.0.2 #

  • Improved iOS performance and stability.
  • Updated project structure and multilingual support.

0.0.1 #

  • Initial release of the FaceAISDK Flutter plugin.
  • Added platform view support for Android and iOS.
1
likes
120
points
96
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Offline face recognition and liveness detection Flutter plugin for Android and iOS, supporting face enrollment, 1:1 verification, and face management.

Topics

#face-recognition #liveness-detection #face-verification #biometrics #offline

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on face_recognition_flutter

Packages that implement face_recognition_flutter