Skip to content

Made package work on Flutter >=2.10 #53

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ChopinDavid
Copy link

This commit simply updates the apple_maps_flutter version so that the app can build on Flutter 2.10 or greater. This fix was implemented in apple_maps_flutter release 1.0.2.

I'm unsure if the changes are needed in

  • example/ios/Flutter/AppFrameworkInfo.plist
  • example/ios/Podfile.lock
  • example/ios/Runner.xcodeproj/project.pbxproj
  • or example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme.

Pre-launch Checklist

  • I updated pubspec.yaml with an appropriate new version according to the [pub versioning philosophy].
  • I updated CHANGELOG.md to add a description of the change.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making if a test is possible.
  • All existing and new tests are passing.

@millerf
Copy link

millerf commented Mar 9, 2024

I think it is outdated and has #66 replacing it

@ChopinDavid
Copy link
Author

probably 🤷‍♂️

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants