1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-29 07:41:41 +00:00

Add flutter_lints (#813)

This commit is contained in:
Brett Morgan
2021-06-08 08:56:21 +10:00
committed by GitHub
parent 78dee899ea
commit fc1fe989fb
5 changed files with 56 additions and 16 deletions

View File

@@ -88,6 +88,13 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
flutter_lints:
dependency: "direct dev"
description:
name: flutter_lints
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.3"
flutter_test:
dependency: "direct dev"
description: flutter
@@ -98,6 +105,13 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
lints:
dependency: transitive
description:
name: lints
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
matcher:
dependency: transitive
description: