Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,10 @@ packages:
dependency: "direct main"
description:
name: google_maps_flutter
sha256: e1805e5a5885bd14a1c407c59229f478af169bf4d04388586b19f53145a5db3a
sha256: "819985697596a42e1054b5feb2f407ba1ac92262e02844a40168e742b9f36dca"
url: "https://pub.dev"
source: hosted
version: "2.12.3"
version: "2.14.0"
google_maps_flutter_android:
dependency: transitive
description:
Expand All @@ -204,18 +204,18 @@ packages:
dependency: transitive
description:
name: google_maps_flutter_platform_interface
sha256: f8293f072ed8b068b092920a72da6693aa8b3d62dc6b5c5f0bc44c969a8a776c
sha256: e8b1232419fcdd35c1fdafff96843f5a40238480365599d8ca661dde96d283dd
url: "https://pub.dev"
source: hosted
version: "2.12.1"
version: "2.14.1"
google_maps_flutter_web:
dependency: transitive
description:
name: google_maps_flutter_web
sha256: a45786ea6691cc7cdbe2cf3ce2c2daf4f82a885745666b4a36baada3a4e12897
sha256: d416602944e1859f3cbbaa53e34785c223fa0a11eddb34a913c964c5cbb5d8cf
url: "https://pub.dev"
source: hosted
version: "0.5.12"
version: "0.5.14+3"
graphs:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
sdk: flutter

cupertino_icons: ^1.0.8
google_maps_flutter: ^2.12.3
google_maps_flutter: ^2.14.0

dev_dependencies:
flutter_lints: ^6.0.0
Expand Down
Loading