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:
4
.github/dependabot.yaml
vendored
4
.github/dependabot.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user