1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-17 12:28:16 +00:00

Add analysis_options, re-format, add commas. (#101)

This commit is contained in:
Brett Morgan
2019-07-03 08:08:35 +10:00
committed by GitHub
parent 45e4a228f5
commit 4f72ab1776
8 changed files with 94 additions and 61 deletions

View File

@@ -68,7 +68,7 @@ packages:
source: hosted
version: "1.6.2"
pedantic:
dependency: transitive
dependency: "direct main"
description:
name: pedantic
url: "https://pub.dartlang.org"
@@ -143,4 +143,4 @@ packages:
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.2.0 <3.0.0"
dart: ">=2.3.0-dev <3.0.0"