1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Added Google Maps sample code (#1671)

* Added Google Maps sample code

* Updated per @domesticmouse review

* Updated dependabot and pubspec for Dart 2.19
This commit is contained in:
Anthony Sansone
2023-02-27 18:16:45 -06:00
committed by GitHub
parent b52d7f7744
commit 64d10ca175
76 changed files with 2655 additions and 0 deletions

View File

@@ -133,6 +133,10 @@ updates:
directory: "game_template/"
schedule:
interval: "daily"
- package-ecosystem: "pub"
directory: "google_maps/"
schedule:
interval: "daily"
- package-ecosystem: "pub"
directory: "infinite_list/"
schedule: