flutter_face_detector 0.0.7 copy "flutter_face_detector: ^0.0.7" to clipboard
flutter_face_detector: ^0.0.7 copied to clipboard

A Flutter plugin that integrates Google Edge AI (MediaPipe Tasks Vision) to perform fast and offline face detection directly on Android devices.

0.0.7 #

  • Clean up pubspec file
  • Remove misleading information from README.md

0.0.5 #

  • fix dart format issue

0.0.4 #

  • upgrade ios min sdk to 13

0.0.3 #

  • Updated example app to simulate a real KYC ID verification workflow.
  • Enhanced UI/UX with clearer confidence feedback and upload button logic.
  • Improved confidence parsing (supports values like "92.61%").
  • Added visual styling and status indicators for different detection levels.

0.0.2 #

  • Stable release with complete metadata and build configuration.
  • Fixed incorrect package information and missing README/LICENSE files.
  • ✅ This is the first usable version.
1
likes
160
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that integrates Google Edge AI (MediaPipe Tasks Vision) to perform fast and offline face detection directly on Android devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_face_detector

Packages that implement flutter_face_detector