File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,22 +14,6 @@ include: package:flutter_lints/flutter.yaml
1414
1515# # ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
1616
17- # #.title
18- # # ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
19- # #
20- # # Dart/Flutter (DF) Packages by DevCetra.com & contributors. The use of this
21- # # source code is governed by an MIT-style license described in the LICENSE
22- # # file located in this project's root directory.
23- # #
24- # # See: https://opensource.org/license/mit
25- # #
26- # # ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
27- # #.title~
28-
29- include : package:flutter_lints/flutter.yaml
30-
31- # # ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
32-
3317linter :
3418 rules :
3519 avoid_web_libraries_in_flutter : true
@@ -69,4 +53,4 @@ analyzer:
6953 prefer_relative_imports : error
7054 unnecessary_new : error
7155 unrelated_type_equality_checks : error
72- use_key_in_widget_constructors : error
56+ use_key_in_widget_constructors : error
You can’t perform that action at this time.
0 commit comments