We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fabdeb commit e08f52aCopy full SHA for e08f52a
pkgs/typed_data/analysis_options.yaml
@@ -7,12 +7,7 @@ analyzer:
7
8
linter:
9
rules:
10
- - avoid_returning_null
11
- avoid_unused_constructor_parameters
12
- cancel_subscriptions
13
- - comment_references
14
- no_adjacent_strings_in_list
15
- package_api_docs
16
- - prefer_const_constructors
17
- - test_types_in_equals
18
- - use_super_parameters
pkgs/typed_data/pubspec.yaml
@@ -14,5 +14,5 @@ dependencies:
collection: ^1.15.0
dev_dependencies:
- dart_flutter_team_lints: ^1.0.0
+ dart_flutter_team_lints: ^2.0.0
test: ^1.16.0
0 commit comments