COMMITS
/ packages/flutter_tools/test/general.shard/testbed_test.dart June 18, 2022
J
[flutter_tools] migrate more unit tests to null safety (#106153)
Jonah Williams committed
November 2, 2021
J
Remove globals_null_migrated.dart, move into globals.dart (#92861)
Jenn Magder committed
July 8, 2021
A
code formatting (#85783)
Alexandre Ardhuin committed
June 2, 2021
A
Fixed large amount of spelling errors (#83744)
Anis Alibegić committed
May 12, 2021
A
use throwsXxx instead of throwsA(isA<Xxx>()) (#82328)
Alexandre Ardhuin committed
April 21, 2021
P
fix sort_directives violations (#80817)
Phil Quitslund committed
March 31, 2021
J
Split globals.dart into null sound and unsound libraries (#79016)
Jenn Magder committed
February 12, 2021
J
[flutter_tools] remove package HTTP and add pub.dev head check tests (#75871)
Jonah Williams committed
February 9, 2021
J
[flutter_tools] use a single fake implementation of HttpClient (#75471)
Jonah Williams committed
S
Remove "unnecessary" imports in flutter_tools tests (#75012)
Sam Rawlins committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
September 3, 2020
J
[flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745)
Jonah Williams committed
April 2, 2020
F
Replace isInstanceOf<T> uses with isA<T> (#53834)
Ferhat committed
January 27, 2020
D
revert #48985 (#49572)
Dan Field committed
January 17, 2020
January 16, 2020
J
[flutter_tools] Only remove ProcessUtils from injection (#48975)
Jonah Williams committed
A
use isA<Xxx>() matcher (#48482)
Alexandre Ardhuin committed
January 6, 2020
J
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
Jonah Williams committed
December 11, 2019
Z
[flutter_tool] Handling of certain unrecoverable filesystem errors (#46617)
Zachary Anderson committed
November 27, 2019
I
License update (#45373)
Ian Hickson committed
November 1, 2019
J
require awaiting Testbed.run (#43952)
Jonah Williams committed
July 13, 2019