Skip to content

[Enhancement proposal]: Add SPM Support #258

Open
@engels-all-win-software

Description

@engels-all-win-software

Please check the following before submitting a new issue.

  • I have searched the existing issues.
    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

Image

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    [Enhancement proposal]: Add SPM Support · Issue #258 · Baseflow/flutter-geocoding