platform_maps_flutter
platform_maps_flutter copied to clipboard
Made package work on Flutter >=2.10
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
- [x] I updated pubspec.yaml with an appropriate new version according to the [pub versioning philosophy].
- [x] I updated CHANGELOG.md to add a description of the change.
- [x] I updated/added relevant documentation (doc comments with
///). - [x] I added new tests to check the change I am making if a test is possible.
- [x] All existing and new tests are passing.
I think it is outdated and has https://github.com/albert-heijn-technology/platform_maps_flutter/pull/66 replacing it
probably 🤷♂️