From ccb8d94be2221e1cac8d0e36a4464418ce03aec5 Mon Sep 17 00:00:00 2001 From: davidpkj Date: Sat, 30 Jul 2022 10:10:43 +0200 Subject: updated flutter, new recipe layout --- analysis_options.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'analysis_options.yaml') diff --git a/analysis_options.yaml b/analysis_options.yaml index 61b6c4d..1411db2 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml @@ -7,7 +7,7 @@ # The following line activates a set of recommended lints for Flutter apps, # packages, and plugins designed to encourage good coding practices. -include: package:flutter_lints/flutter.yaml +# include: package:flutter_lints/flutter.yaml linter: # The lint rules applied to this project can be customized in the -- cgit v1.2.3