This repository was archived by the owner on Jul 16, 2023. It is now read-only.
File tree
22 files changed
+178
-341
lines changed- .github/workflows
- lib/src
- analyzer_plugin
- analyzers
- lint_analyzer/rules
- rules_list
- avoid_banned_imports/utils
- avoid_returning_widgets
- avoid_unnecessary_setstate
- format_comment
- prefer_extracting_callbacks
- prefer_moving_to_variable
- prefer_single_widget_per_file
- provide_correct_intl_args
- unnecessary_nullable_analyzer
- reporters
- unused_code_analyzer
- reporters
- unused_files_analyzer/reporters
- unused_l10n_analyzer
- reporters
- test/src/utils
22 files changed
+178
-341
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 | 144 |
| |
155 | 145 |
| |
156 | 146 |
| |
157 |
| - | |
| 147 | + | |
158 | 148 |
| |
159 | 149 |
| |
160 | 150 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 |
| |
8 | 11 |
| |
9 | 12 |
| |
|
0 commit comments