mirror of
https://github.com/flutter/samples.git
synced 2026-04-02 09:43:05 +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:
5
google_maps/analysis_options.yaml
Normal file
5
google_maps/analysis_options.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
include: package:analysis_defaults/flutter.yaml
|
||||
|
||||
analyzer:
|
||||
exclude:
|
||||
- lib/src/*.g.dart
|
||||
Reference in New Issue
Block a user