Nate
|
a17d4b34f0
|
Implementing switch expressions in flutter_tools/ (#145632)
This pull request is step 12 in the journey to make this entire repository more readable.
(previous PRs: #139048, #139882, #141591, #142279, #142634, #142793, #143293, #143496, #143634, #143812, #144580)
We're getting close to the end! ð
|
2024-03-29 22:31:19 +00:00 |
|
Tomasz Gucio
|
99c7e9f088
|
Add spaces after flow control statements (#126320)
|
2023-05-15 11:07:30 +02:00 |
|
Michael Goderbauer
|
fda9ecfef7
|
Remove 1745 decorative breaks (#123259)
Remove 1745 decorative breaks
|
2023-03-22 21:12:22 +00:00 |
|
Christopher Fujino
|
c6b636fa51
|
[flutter_tools] Replace Future.catchError() with Future.then(onError: ...) (#120637)
* wip run_local_linter.dart
* get run_local_linter.dart working
* slow working implementation
* speed up run_local_linter.dart
* fix run_local_linter.dart
* remove catchError
* another fix
* fix another
* fix
* more fixes
* fix moar
* fix moar
* fix
* finish
* fix tests
* clean up further
* code review
* delete run_local_linter.dart
|
2023-02-15 19:03:00 +00:00 |
|
Gary Qian
|
21861423f2
|
[flutter_tools] analyze --suggestions --machine command (#112217)
|
2022-10-03 17:40:58 +00:00 |
|
Jesús S Guerrero
|
5627e0d1f6
|
Add info project validator status (#109169)
|
2022-08-09 17:59:06 +00:00 |
|
Jesús S Guerrero
|
cdf5b1d40d
|
Pub dependencies project validator (#106895)
|
2022-07-15 23:12:05 +00:00 |
|
Jesús S Guerrero
|
ddd493b927
|
[flutter_tools] migrate project-validate to analyze --suggestions (#106149)
|
2022-06-24 18:43:07 +00:00 |
|
Jesús S Guerrero
|
780a6c422b
|
[flutter_tool] New command project (#102118)
|
2022-04-29 23:09:06 -07:00 |
|