1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

Add flutter_lints to add_to_app/plugin/flutter_module_using_plugin (#812)

This commit is contained in:
Brett Morgan
2021-06-08 08:18:20 +10:00
committed by GitHub
parent a405fc4a9d
commit c8112c88ac
6 changed files with 71 additions and 31 deletions

View File

@@ -55,6 +55,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
@@ -72,6 +79,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.3"
lints:
dependency: transitive
description:
name: lints
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
matcher:
dependency: transitive
description: