mirror of
https://github.com/flutter/samples.git
synced 2026-05-13 10:27:09 +00:00
Add analysis_options, re-format, add commas. (#101)
This commit is contained in:
@@ -14,7 +14,7 @@ description: A new Flutter application.
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: ">=2.1.0 <3.0.0"
|
||||
sdk: ">=2.3.0-dev <3.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
@@ -23,6 +23,7 @@ dependencies:
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^0.1.2
|
||||
pedantic: 1.5.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user