flutter_mediapipe_vision_web 0.3.1 copy "flutter_mediapipe_vision_web: ^0.3.1" to clipboard
flutter_mediapipe_vision_web: ^0.3.1 copied to clipboard

Platformweb

A minimal wrapper for the pose landmark detector

0.3.1 #

  • Load vision_bundle.mjs instead of .js that stopped being a symlink in MediaPipe v1.0.0.
  • Pin the version to 1.0.1.

0.3.0 #

  • Added detectOnPlanes.

0.2.1 #

  • Pass the image with createImageBitmap(blob) instead of HTMLImageElement.

0.2.0 #

  • Support and require flutter_mediapipe_vision_platform_interface 0.2.0.

0.1.1 #

  • Clean up.

0.1.0 #

  • Initial release.