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. Let's consider adding Swift Package Manager support to the native_fcm_strings plugin.
Flutter will eventually deprecate and then remove support for CocoaPods. We need to add Swift Package Manager support to future-proof the plugin.
Following is the migration guide: 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
Kind regards Lukas
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Flutter is migrating to Swift Package Manager. Let's consider adding Swift Package Manager support to the native_fcm_strings plugin.
Flutter will eventually deprecate and then remove support for CocoaPods. We need to add Swift Package Manager support to future-proof the plugin.
Following is the migration guide: 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
Kind regards
Lukas
The text was updated successfully, but these errors were encountered: