Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of github.com:flutter/plugins into android_maps
  • Loading branch information
bparrishMines committed Aug 12, 2021
commit 50b548e91ac487f4331b666c4b21052751fab6e8
11 changes: 11 additions & 0 deletions packages/google_maps_flutter/google_maps_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
* Add iOS unit and UI integration test targets.
* Provide access to Hybrid Composition on Android through the `GoogleMap` widget.

## 2.0.8

* Mark iOS arm64 simulators as unsupported.

## 2.0.7

* Add iOS unit and UI integration test targets.
* Exclude arm64 simulators in example app.
* Remove references to the Android V1 embedding.
>>>>>>> 4383bb15d91384efb22dbe409c3fd58e4552267c

## 2.0.6

* Migrate maven repo from jcenter to mavenCentral.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.