COMMITS
/ packages/flutter_tools/test/commands.shard/permeable/packages_test.dart April 27, 2022
A
add missing trailing commas in list/set/map literals (#102585)
Alexandre Ardhuin committed
March 30, 2022
S
Migrate .packages -> package_config.json (#99677)
Sigurd Meldgaard committed
November 12, 2021
C
[flutter_tools] Catch lack of flutter tools source missing (#93168)
Christopher Fujino committed
November 2, 2021
J
Remove globals_null_migrated.dart, move into globals.dart (#92861)
Jenn Magder committed
October 25, 2021
S
Add new pub command 'Token' (#91014)
Sigurd Meldgaard committed
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
August 30, 2021
S
Stop calling top level pub (#89032)
Sigurd Meldgaard committed
August 24, 2021
Z
Revert "Use `dart pub` instead of `pub` to invoke pub from tools (#88509)" (#88792)
Zachary Anderson committed
S
Use `dart pub` instead of `pub` to invoke pub from tools (#88509)
Sigurd Meldgaard committed
July 27, 2021
G
Randomize tests, exclude tests that fail with randomization. (#86793)
Greg Spencer committed
May 19, 2021
L
Refactor CustomDimensions in analytics to be type safe (#82531)
Lau Ching Jun committed
April 23, 2021
J
[flutter_tools] do not check for pubspec.yaml in packages forward command (#81059)
Jonah Williams committed
April 21, 2021
P
fix sort_directives violations (#80817)
Phil Quitslund committed
April 16, 2021
J
Migrate reporting library to null safety (#80320)
Jenn Magder committed
April 15, 2021
J
Adopt FakeProcessManager.empty (#80480)
Jenn Magder committed
April 7, 2021
J
Migrate test/src/common to null safety (#79907)
Jenn Magder committed
April 6, 2021
S
Remove "unnecessary" imports in test/commands.shard. (#78665)
Sam Rawlins committed
March 13, 2021
J
MockProcessUtils->FakeProcessManager in version_test (#77985)
Jenn Magder committed
February 26, 2021
J
[flutter_tools] simplify packages pass-through testing (#76806)
Jonah Williams committed
February 9, 2021
J
Move FakeBotDetector to fakes (#75543)
Jenn Magder 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
January 29, 2021
J
[flutter_tools] move some fakes out of mocks.dart (#74992)
Jonah Williams committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
January 16, 2021
J
Fix pub upgrade to work with new arguments (#74060)
Jonas Finnemann Jensen committed
January 15, 2021
D
Revert integration_test in flutter create template (#74068)
Dan Field committed
January 6, 2021
J
Optionally include CocoaPods xcconfig (#73112)
Jenn Magder committed
December 17, 2020
J
Migrate usage value plugin count off .flutter-plugins (#72538)
Jenn Magder committed
October 6, 2020
September 16, 2020
M
Remove unused 'dart:async' imports. (#65568)
Michael R Fairhurst committed
August 17, 2020
Z
[flutter_tool] Handle Windows line endings in packages_test.dart (#63806)
Zachary Anderson committed
July 11, 2020
X
Remove v1 Android create templates (#61203)
xster committed
June 24, 2020
C
Add `--platforms` to `flutter create -t plugin` command (#59507)
Chris Yang committed
April 22, 2020
J
[flutter_tools] remove globals from pub (#55412)
Jonah Williams committed
April 20, 2020
K
Fix/set mocks defaults (#54756)
kwkr committed
March 25, 2020
M
Expose new pub outdated command (#53251)
Michael Thomsen committed
March 6, 2020
D
Fix flaky test (#52088)
Dan Field committed
February 12, 2020
Z
Reland: [flutter_tools] Disable analytics for more bots (#50641)
Zachary Anderson committed
Z
Revert "[flutter_tools] Disable analytics for more bots (#50579)" (#50622)
Zachary Anderson committed
February 11, 2020
Z
[flutter_tools] Disable analytics for more bots (#50579)
Zachary Anderson committed
January 24, 2020
Z
[flutter_tool] Don't crash when writing to pub stdin fails (#49323)
Zachary Anderson committed
January 13, 2020
Z
[flutter_tool] Make BotDetector context free (#48605)
Zachary Anderson committed
January 7, 2020
A
enable lint prefer_final_in_for_each (#47724)
Alexandre Ardhuin 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 5, 2019
X
Add Android embedding version analytics (#44043)
xster committed
October 18, 2019
I
Clean up test infrastructure (#43030)
Ian Hickson committed
J
Revert "Clean up test infrastructure (#41880)" (#42982)
Jonah Williams committed