Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[google_maps_flutter] Fix integration tests #6350

Merged
merged 1 commit into from
Sep 1, 2022

Commits on Sep 1, 2022

  1. [google_maps_flutter] Fix integration tests

    Some integration tests behave slightly differently on Android when using
    Hybrid Composition, and need to wait for a change to become true rather
    than it being immediately true.
    
    This replicates the changes from `google_maps_flutter_android` to the
    app-facing copy of those integration tests.
    
    Fixes tree breakage from publishing
    flutter#6334
    stuartmorgan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    1b288c9 View commit details
    Browse the repository at this point in the history