Skip to content
New issue

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

chore: adds Swift Package Manager compatibility #208

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

jokerttu
Copy link
Contributor

@jokerttu jokerttu commented Nov 6, 2024

Adds Swift Package Manager compatibility for the package.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

@jokerttu
Copy link
Contributor Author

jokerttu commented Nov 6, 2024

How to test:

  1. Turn on Swift Package Manager on flutter main channel and run example app.
    Instructions:
    https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors#how-to-turn-on-swift-package-manager

  2. Flutter run

cd example
flutter run --dart-define=MAPS_API_KEY=<API_KEY>
  1. Select iOS target

@jokerttu jokerttu force-pushed the feat/add-swift-package-manager-compatibility branch from 04b726b to 0428ef3 Compare November 29, 2024 11:12
@jokerttu jokerttu merged commit e75258a into main Nov 29, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants