Hi maintainers,
The plugin permission_handler_apple
currently triggers a warning when building for iOS with recent Flutter versions:
The following plugins do not support Swift Package Manager for ios: permission_handler_apple. 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 plugin
permission_handler_applecurrently triggers 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!