1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 03:01:19 +00:00

Add flutter_lints to add_to_app/fullscreen/flutter_module (#810)

This commit is contained in:
Brett Morgan
2021-06-08 08:14:46 +10:00
committed by GitHub
parent 40abd00a45
commit 55e02d6e4d
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: