mediapipe_face_mesh 1.0.3
mediapipe_face_mesh: ^1.0.3 copied to clipboard
Flutter plugin for MediaPipe Face Mesh inference on Android/iOS, supporting RGBA and NV21 inputs via an FFI-powered TFLite core.
1.0.3 #
- run
dart format .across the repo - shorten
pubspec.yamldescription to satisfy length requirements
1.0.2 #
- add detailed plugin description and document key public APIs
- enable
public_member_api_docslint - update README.md
- fix corrupted
example/assets/img.pngbinary
1.0.1 #
- update docs
1.0.0 #
- Initial public release of the MediaPipe Face Mesh FFI plugin for Android and iOS