Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
ba98185
fix issue 139733 - takeSnapShot for IOS17
GavrielRosendorn74 Jan 7, 2024
610f2ee
CHANGELOG + pubspec update
GavrielRosendorn74 Jan 7, 2024
463bb19
reformat-ios
GavrielRosendorn74 Jan 7, 2024
4bf0c1a
CHANGELOG - more descriptive.
GavrielRosendorn74 Jan 8, 2024
27ae1d5
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Jan 9, 2024
e794586
-> 2.3.6
GavrielRosendorn74 Jan 9, 2024
e2d9b97
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Jan 10, 2024
5a12dd9
changes
GavrielRosendorn74 Jan 16, 2024
098f9f4
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 1, 2024
88cc8da
changes request done
GavrielRosendorn74 Feb 1, 2024
3d70b85
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 1, 2024
d5b1b2d
detailed comment
GavrielRosendorn74 Feb 1, 2024
ba0117a
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 1, 2024
fcaa83f
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 1, 2024
ed79e47
better comment
GavrielRosendorn74 Feb 1, 2024
a65ce3e
Merge branch 'google_maps_flutter_ios_17_snapshot_fix' of https://git…
GavrielRosendorn74 Feb 1, 2024
3299460
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 1, 2024
1a0d46f
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 1, 2024
4a74b70
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 2, 2024
63f69d2
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 5, 2024
082f7d0
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 6, 2024
2f11323
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 7, 2024
40c13d4
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 8, 2024
a45c389
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 9, 2024
101403c
fixes asked done
GavrielRosendorn74 Feb 9, 2024
828b76b
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 12, 2024
d1ebbee
Merge branch 'main' into google_maps_flutter_ios_17_snapshot_fix
GavrielRosendorn74 Feb 13, 2024
0fd595a
fix for CI
GavrielRosendorn74 Feb 13, 2024
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
changes
  • Loading branch information
GavrielRosendorn74 committed Jan 16, 2024
commit 5a12dd906761cb85609e5bdc483b41798f43b37d
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.3.6
version: 2.4.1

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down