We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
Flutter is migrating to Swift Package Manager.
Flutter will eventually deprecate and then remove support for CocoaPods. Adding Swift Package Manager support future-proofs your plugins.
CocoaPods is now in maintenance mode.
You can find the migration guide here: https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors#how-to-add-swift-package-manager-support-to-an-existing-flutter-plugin
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Is there already an issue requesting this feature?
Please select affected platform(s)
Use case
Hello,
Flutter is migrating to Swift Package Manager.
Flutter will eventually deprecate and then remove support for CocoaPods. Adding Swift Package Manager support future-proofs your plugins.
Why is Flutter migrating to Swift Package Manager?
CocoaPods is now in maintenance mode.
Proposal
You can find the migration guide here: https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors#how-to-add-swift-package-manager-support-to-an-existing-flutter-plugin
Specific requirements or considerations
No response
Additional information or context
No response
The text was updated successfully, but these errors were encountered: