stuartmorgan-g
stuartmorgan-g
> Does 'override: no versioning needed' need to be added so that repo_checks can succeed? Which of the version change exemptions (see link in PR checklist) do you believe this...
It looks like this is ready to split out the next PR, which is the web implementation. You'll just need to add in updating the version constraint for the interface...
Update from triage: the blocking PR is in the queue to land now.
@defuncart Are you still planning on updating this to add tests, per the comment above?
> What type of tests are expected here? See [my earlier comment](https://github.com/flutter/packages/pull/3259#pullrequestreview-1651316945). To put it another way: a test that would fail if the code you are adding in this...
Converting to a Draft; please feel free to mark this as ready for review once the tests have been added.
@Thioby We cannot merge an uncompleted draft PR; anyone interested in accelerating the process of getting to a landable PR is welcome to contribute tests as discussed above.
@dancamdev Are you planning on updating this PR based on the feedback above?
@dancamdev Are you still planning on updating this to address the test issue?
> The example ios app Podfile needs to specify `platform :ios, '13.0'` in order to use the latest Google Maps iOS Cocoapod. Why do you need the latest version? It...