You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have carefully read the documentation and verified I have added the required platform specific configuration.
Please select affected platform(s)
Android
iOS
Proposal
Since Flutter is now moving forward to support SPM in order to deprecate CocoaPods, implementing SPM in advance for flutter-geocoding would be great.
Here's a Package.swift for flutter_geoconfig's iOS interface
Pitch
These changes will improve the developer experience and make the package future-proof when CocoaPods gets deprecated. Using SPM improves build times, so it will be beneficial for all Flutter projects to use SPM instead of CocoaPods, as Flutter suggests.
The text was updated successfully, but these errors were encountered:
Please check the following before submitting a new issue.
Please select affected platform(s)
Proposal
Since Flutter is now moving forward to support SPM in order to deprecate CocoaPods, implementing SPM in advance for flutter-geocoding would be great.
Here's a Package.swift for flutter_geoconfig's iOS interface
Pitch
These changes will improve the developer experience and make the package future-proof when CocoaPods gets deprecated. Using SPM improves build times, so it will be beneficial for all Flutter projects to use SPM instead of CocoaPods, as Flutter suggests.
The text was updated successfully, but these errors were encountered: