这是indexloc提供的服务,不要输入任何密码

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

A powerful Flutter package that provides secure, reliable face recognition authentication using TensorFlow Lite and Google ML Kit. Implement face-based authentication in your Flutter apps with real-ti [...]

1.0.1 #

  • Added User ID Management: Custom user ID support with duplicate checking
  • Enhanced Database Operations: Complete CRUD operations for user management
  • Improved Registration Flow: Better face registration with user ID validation
  • Updated Database Schema: Changed from INTEGER to TEXT for user IDs
  • Added User Existence Checking: Methods to check, get, and delete users
  • Enhanced API: Added comprehensive database helper methods
  • Improved Documentation: Updated README with complete API documentation
  • Added Tests: Comprehensive testing for new database functionality
  • Fixed userId parameter handling in registration flow
  • Enhanced error handling and validation

1.0.0 #

  • Initial release of face_recognition_auth package
  • Implemented face recognition authentication using TensorFlow Lite
  • Added Google ML Kit integration for face detection
  • Created FaceAuthController for easy state management
  • Added FaceAuthView for camera preview and face detection
  • Implemented user registration and authentication flows
  • Added SQLite database for storing face embeddings
  • Included example app demonstrating usage
  • Added comprehensive documentation and README

0.0.1 #

  • TODO: Describe initial release.
3
likes
0
points
141
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter package that provides secure, reliable face recognition authentication using TensorFlow Lite and Google ML Kit. Implement face-based authentication in your Flutter apps with real-time face detection and a clean, customizable UI.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

camera, flutter, google_mlkit_commons, google_mlkit_face_detection, image, path, path_provider, provider, sqflite, tflite_flutter

More

Packages that depend on face_recognition_auth