google_mlkit_face_mesh_detection 0.6.1 copy "google_mlkit_face_mesh_detection: ^0.6.1" to clipboard
google_mlkit_face_mesh_detection: ^0.6.1 copied to clipboard

A Flutter plugin to use Google's ML Kit Face Mesh Detection.

0.6.1 #

  • Update google_mlkit_commons dependency to ^0.13.0.

0.6.0 #

  • Migrate Android plugin build to AGP built-in Kotlin support (compilerOptions)
  • Bump minimum Flutter SDK constraint to >=3.44.0 and Dart SDK to ^3.12.0

0.5.0 #

  • Migrate Android implementation from Java to Kotlin.
  • Migrate iOS implementation from Objective-C to Swift.
  • Bump Android compileSdk to 36 for AGP 9 compatibility.
  • Enable support for Apple Silicon simulator on iOS 26+.

0.4.2 #

  • Update Android native library com.google.mlkit:face-mesh-detection to 16.0.0-beta3
  • Update iOS native library GoogleMLKit/FaceMeshDetection to 9.0.0 (Note: iOS support is not available)

0.4.1 #

  • Increase android sdk compile version to 35
  • Updates Java compatibility version to 11
  • Update dependencies.

0.3.0 #

  • Update README.

0.2.1 #

  • Update dependencies.

0.2.0 #

  • Update README.

0.1.1 #

  • Update README.

0.1.0 #

  • Update dependencies.
  • Update SDK constraint.

0.0.2 #

  • Fix: Update build.gradle, support AGP 8.
  • Update README.

0.0.1 #

  • Initial release.