Skip to content

Commit 0bb3c91

Browse files
committed
update
1 parent 7bce56c commit 0bb3c91

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

analysis_options.yaml

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff 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-
3317
linter:
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

0 commit comments

Comments
 (0)