mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
Analysis options uplift to 1.8 (#169)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
include: package:pedantic/analysis_options.1.7.0.yaml
|
||||
include: package:pedantic/analysis_options.1.8.0.yaml
|
||||
|
||||
analyzer:
|
||||
strong-mode:
|
||||
|
||||
@@ -13,9 +13,9 @@ dependencies:
|
||||
cupertino_icons: ^0.1.2
|
||||
|
||||
dev_dependencies:
|
||||
pedantic: ^1.8.0+1
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
pedantic: ^1.8.0
|
||||
|
||||
|
||||
flutter:
|
||||
|
||||
Reference in New Issue
Block a user