COMMITS
/ packages/flutter_tools/test/general.shard/cache_test.dart July 21, 2022
J
check for pubspec instead of lib/ (#107968)
Jesús S Guerrero committed
June 18, 2022
J
[flutter_tools] migrate more unit tests to null safety (#106153)
Jonah Williams committed
June 15, 2022
C
[flutter_tools] print override storage warning to STDERR instead of STDOUT (#106068)
Christopher Fujino committed
May 25, 2022
M
Remove dead code in tools tests (#104567)
Michael Goderbauer committed
April 27, 2022
A
add missing trailing commas in list/set/map literals (#102585)
Alexandre Ardhuin committed
April 26, 2022
J
[flutter_tools] remove UWP tooling (#102174)
Jonah Williams committed
April 8, 2022
J
[flutter_tools] fix flutter create --offline (#100941)
Jesús S Guerrero committed
March 22, 2022
J
Revert "[flutter_tools] remove pub dependencies from universal #97722" (#100508)
Jesús S Guerrero committed
February 12, 2022
J
[flutter_tools] remove pub dependencies from universal (#97722)
Jesús S Guerrero committed
February 2, 2022
Z
Reland: [flutter_tool] Download gen_snapshot.zip for macOS desktop (#97671)
Zachary Anderson committed
Z
Revert "[flutter_tool] Download gen_snapshot.zip for macOS desktop (#97627)" (#97664)
Zachary Anderson committed
Z
[flutter_tool] Download gen_snapshot.zip for macOS desktop (#97627)
Zachary Anderson committed
November 24, 2021
Y
November 12, 2021
J
Restore Cache.flutterRoot after overriding it in a test (#93555)
Jason Simmons committed
November 11, 2021
K
Add DevTools version to `flutter --version` and `flutter doctor -v` output. (#93065)
Kenzie (Schmoll) Davisson committed
G
November 2, 2021
J
Remove globals_null_migrated.dart, move into globals.dart (#92861)
Jenn Magder committed
October 21, 2021
October 8, 2021
I
Enable avoid_redundant_argument_values lint (#91409) (#91462)
Ian Hickson committed
Z
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
Zachary Anderson committed
I
Enable avoid_redundant_argument_values lint (#91409)
Ian Hickson committed
September 30, 2021
G
Make `flutter update-packages` run in parallel (#91006)
Greg Spencer committed
September 14, 2021
M
Change min Dart SDK constraint to track actual version (#88743)
Michael Thomsen committed
August 23, 2021
J
reassign jonahwilliams todos (#88707)
Jonah Williams committed
August 11, 2021
D
Updated skipped tests for flutter_tools. (#87925)
Darren Austin committed
July 28, 2021
G
Make the startup lock message print to stderr. (#86520)
Greg Spencer committed
July 19, 2021
July 1, 2021
A
Fix typo in test class (#84961)
Ahmed Ashour committed
June 25, 2021
J
Migrate flutter_cache to null safety (#85242)
Jenn Magder committed
June 9, 2021
J
[flutter_tools] remove remaining mocks from cache_test.dart (#84218)
Jonah Williams committed
June 4, 2021
J
[flutter_tools] remove more mocks from cache_test (#83522)
Jonah Williams committed
May 17, 2021
S
Remove "unnecessary" imports. (#82662)
Sam Rawlins committed
May 15, 2021
J
remove more mocks (#82592)
Jonah Williams committed
May 14, 2021
J
[flutter_tools] use try to delete in web cache (#82478)
Jonah Williams committed
May 12, 2021
A
use throwsXxx instead of throwsA(isA<Xxx>()) (#82328)
Alexandre Ardhuin committed
A
use throwsA matcher instead of try-catch-fail (#82290)
Alexandre Ardhuin committed
April 29, 2021
J
Find Android Studio installations with Spotlight query on macOS (#80475)
Jenn Magder committed
April 15, 2021
J
Adopt FakeProcessManager.empty (#80480)
Jenn Magder committed
April 9, 2021
J
[flutter_tools] cache for UWP artifacts (#80069)
Jonah Williams committed
April 6, 2021
J
[flutter_tools] migrate cache to null safety (#79864)
Jonah Williams committed
April 5, 2021
J
[flutter_tools] split cache into API and implementation (#79580)
Jonah Williams committed
March 24, 2021
J
[flutter_tool] fix deletion of gradle wrapper artifacts in cache (#78911)
Jonah Williams committed
March 6, 2021
M
Enable unnecessary_await_in_return lint (#77434)
Michael Goderbauer committed
March 5, 2021
J
Delete unzipped FlutterMacOS.framework before replacing artifact (#77316)
Jenn Magder committed
February 19, 2021
J
[flutter_tools] unify gradle/android sdk reinitialize checks in cache.dart (#76342)
Jonah Williams committed
February 18, 2021
S
Remove "unnecessary" imports in test/general.shard (#75954)
Sam Rawlins committed
J
Adopt FileExceptionHandler in a few tests (#76279)
Jenn Magder committed
February 12, 2021
H
[flutter_tools] Add ARM64 Linux host and cross-building option support (#61221)
Hidenori Matsubayashi committed
February 8, 2021
J
Revert "[flutter_tools] move process manager into tool (#75350)" (#75639)
Jonah Williams committed
February 4, 2021
J
[flutter_tools] move process manager into tool (#75350)
Jonah Williams committed