Hi maintainers,
The following plugins in this repository:
google_mlkit_pose_detection
google_mlkit_commons
currently trigger a warning when building for iOS with recent Flutter versions:
The following plugins do not support Swift Package Manager for ios: google_mlkit_pose_detection,google_mlkit_commons. This will become an error in a future version of Flutter. Please contact the plugin maintainers to request Swift Package Manager adoption.
Are there any plans to migrate the iOS implementation to support SPM? This will soon be required for all Flutter iOS builds, and CocoaPods support is being phased out.
Thank you for your work on this package!
Hi maintainers,
The following plugins in this repository:
google_mlkit_pose_detectiongoogle_mlkit_commonscurrently trigger a warning when building for iOS with recent Flutter versions:
Are there any plans to migrate the iOS implementation to support SPM? This will soon be required for all Flutter iOS builds, and CocoaPods support is being phased out.
Thank you for your work on this package!