Skip to content

[google_maps_flutter] Support iOS SDK v10 #180272

@larry-cariq

Description

@larry-cariq

The package google_maps_flutter_ios has this dependency on GoogleMaps:

s.dependency 'GoogleMaps', '>= 8.4', '< 10.0'

However, GoogleMaps is on version 10.7.0 and this constraint prevents the package from updating to this latest version of Google Maps on iOS.

Code reference: https://github.com/flutter/packages/blob/2164da9d195534cd658cd3c55a435d794a0c5a94/packages/google_maps_flutter/google_maps_flutter_ios/ios/google_maps_flutter_ios.podspec#L27

Metadata

Metadata

Labels

p: mapsGoogle Maps pluginpackageflutter/packages repository. See also p: labels.platform-iosiOS applications specificallyteam-ecosystemOwned by Ecosystem team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions