COMMITS
/ packages/flutter_tools/test/general.shard/application_package_test.dart July 30, 2022
J
January 5, 2022
L
Add a new PrebuiltFlutterApplicationPackage interface. (#95290)
Lau Ching Jun committed
November 2, 2021
J
Remove globals_null_migrated.dart, move into globals.dart (#92861)
Jenn Magder committed
June 10, 2021
J
Migrate application_package to null safety (#83956)
Jenn Magder committed
June 4, 2021
J
Remove globals from android application_package (#83852)
Jenn Magder committed
May 14, 2021
J
[flutter_tools] remove mocks from application_package_test (#82568)
Jonah Williams committed
April 15, 2021
J
Adopt FakeProcessManager.empty (#80480)
Jenn Magder committed
March 31, 2021
J
Split globals.dart into null sound and unsound libraries (#79016)
Jenn Magder committed
J
[flutter_tools] split application package factory dependencies (#79461)
Jonah Williams committed
March 6, 2021
M
enable prefer_function_declarations_over_variables lint (#77398)
Michael Goderbauer 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
[flutter_tools] allow bypassing context for FlutterProject creation, remove fromPath (#76258)
Jonah Williams 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
J
Replace MockPlistParser with FakePlistParser (#75276)
Jenn Magder committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
November 14, 2020
J
[flutter_tools] stop unit test from writing real file (#70511)
Jonah Williams committed
October 26, 2020
J
[flutter_tools] Make ApplicationPackageFactory inject dependencies for Android Builds (#67827)
Jonah Williams committed
October 5, 2020
J
Replace MockProcessManager with FakeProcessManager (#67019)
Jenn Magder committed
September 30, 2020
J
Replace MockCache with Cache.test() (#66946)
Jenn Magder committed
J
Replace MockFile with memory file system files (#66941)
Jenn Magder committed
July 17, 2020
K
Remote returns for function expression inferred return type void. (#61582)
Konstantin Scheglov committed
May 18, 2020
J
[flutter_tools] handle missing null check in manifest parser (#57400)
Jonah Williams committed
May 11, 2020
J
Remove Runner target check, prefer schemes (#56620)
Jenn Magder committed
May 6, 2020
Z
[flutter_tools] Restore base/platform.dart (#56410)
Zachary Anderson committed
April 10, 2020
C
[flutter_tools] Remove fromPlatform from tests (#54152)
Christopher Fujino committed
March 6, 2020
D
More fixes for randomizing test order (#52060)
Dan Field committed
February 20, 2020
A
start multiline strings with newline (#50825)
Alexandre Ardhuin committed
January 30, 2020
Z
[flutter_tools] Make OperatingSystemUtils context-free (#49740)
Zachary Anderson committed
January 6, 2020
J
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
Jonah Williams committed
November 27, 2019
I
License update (#45373)
Ian Hickson committed
November 24, 2019
A
implicit-casts:false on flutter_tools (#45153)
Alexandre Ardhuin committed
October 23, 2019
J
Extra defensive programming for pub modification time assert (#43315)
Jonah Williams committed
October 22, 2019
J
Revert "Extra defensive programming for pub modification time assert (#42491)" (#43235)
Jonah Williams committed
I
Extra defensive programming for pub modification time assert (#42491)
Ian Hickson committed
October 11, 2019
I
Always fake ProcessManager when you fake Filesystem in tests (#42369)
Ian Hickson committed
October 10, 2019
October 7, 2019
I
More consistent temp directory naming (#42063)
Ian Hickson committed
September 16, 2019
Z
[flutter_tool] Remove the synchronous -showBuildSettings (#40435)
Zachary Anderson committed
September 14, 2019
E
Enable R8 (#40453)
Emmanuel Garcia committed
September 12, 2019
Z
[flutter_tool] process.dart cleanup (#39899)
Zachary Anderson committed
August 28, 2019
E
Add missing files in the Gradle wrapper directory (#39145)
Emmanuel Garcia committed
August 17, 2019
T
Change from using `defaults` to `plutil` for Plist parsing (#38662)
Todd Volkert committed
July 18, 2019
E
Catch exceptions thrown by runChecked* when possible (#36109)
Emmanuel Garcia committed
July 13, 2019