Skip to content
Merged
Show file tree
Hide file tree
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
Version bump
  • Loading branch information
stuartmorgan-g committed Nov 21, 2024
commit 87711b61803f2b78eae87a8ce819e13379a67a8b
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.13.2

* Updates most objects passed from Dart to native to use typed data.

## 2.13.1

* Updates Pigeon for non-nullable collection type support.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: google_maps_flutter_ios
description: iOS implementation of the google_maps_flutter plugin.
repository: https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_ios
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
version: 2.13.1
version: 2.13.2

environment:
sdk: ^3.3.0
Expand Down