flutter_mp_pose_landmarker 0.1.2 copy "flutter_mp_pose_landmarker: ^0.1.2" to clipboard
flutter_mp_pose_landmarker: ^0.1.2 copied to clipboard

PlatformAndroid

A Flutter plugin for real-time pose detection using MediaPipe and native CameraX.

0.1.2 - 2025-11-28 #

Added #

  • Camera permission check before starting detection.
  • Configurable confidence thresholds:
    • minPoseDetectionConfidence
    • minPoseTrackingConfidence
    • minPosePresenceConfidence These can now be set dynamically using PoseLandmarker.setConfig().
  • Camera controls:
    • Start / Stop / Pause / Resume detection.
  • Logging toggle for enabling/disabling plugin logs.
  • FPS counter for performance monitoring.

Changed #

  • minPoseDetectionConfidence, minPoseTrackingConfidence, and minPosePresenceConfidence are now runtime-changeable via setConfig.

Added Tests #

  • Added platform interface tests covering:
  • Added Integration Tests
4
likes
140
points
307
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for real-time pose detection using MediaPipe and native CameraX.

Homepage
Repository (GitHub)
View/report issues

Topics

#pose #mediapipe #camera #landmark

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_mp_pose_landmarker

Packages that implement flutter_mp_pose_landmarker