COMMITS
/ packages/flutter_tools/test/commands.shard/permeable/upgrade_test.dart April 27, 2022
A
add missing trailing commas in list/set/map literals (#102585)
Alexandre Ardhuin committed
April 14, 2022
A
[flutter_tools] Remove usage of globals.flutterGit from version (#100744)
Anurag Roy committed
March 22, 2022
A
[flutter_tools] Skip version freshness check for non-standard remotes (#97202)
Anurag Roy committed
January 25, 2022
C
[flutter_tools] auto-migrate dev users to beta (#97028)
Christopher Fujino committed
November 2, 2021
J
Remove globals_null_migrated.dart, move into globals.dart (#92861)
Jenn Magder 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 12, 2021
A
[flutter_tools] Reland "Make upgrade only work with standard remotes" (#87731)
Anurag Roy committed
July 30, 2021
A
[flutter_tools] Improve toolexit error messages for `flutter upgrade` (#86351)
Anurag Roy committed
May 26, 2021
C
Revert "[flutter_tools] Make `flutter upgrade` only work with standard remotes (#79372)" (#83423)
Christopher Fujino committed
May 25, 2021
A
[flutter_tools] Make `flutter upgrade` only work with standard remotes (#79372)
Anurag Roy 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 31, 2021
J
Split globals.dart into null sound and unsound libraries (#79016)
Jenn Magder committed
March 15, 2021
J
Remove MockFlutterVersion from mocks (#78089)
Jenn Magder committed
March 6, 2021
M
Enable unnecessary_await_in_return lint (#77434)
Michael Goderbauer committed
March 5, 2021
J
February 14, 2021
I
All arguments must be documented. (#75888)
Ian Hickson committed
February 9, 2021
J
Add exception to FakeCommand (#75545)
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 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
November 23, 2020
M
Add current version to the upgrade message of the Flutter tool (#68421)
Masaaki Kakimoto(柿本匡章) committed
November 20, 2020
November 12, 2020
J
November 5, 2020
D
Do not use --first-parent when determining version on master (#69726)
Dan Field committed
October 27, 2020
A
[flutter_tools] Add --verify-only flag to flutter upgrade (#68866)
Anurag Roy committed
October 26, 2020
A
enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025)
Alexandre Ardhuin committed
October 21, 2020
Z
Revert "enable unnecessary_string_escapes and use_raw_strings (#68302)" (#68714)
Zachary Anderson committed
A
enable unnecessary_string_escapes and use_raw_strings (#68302)
Alexandre Ardhuin committed
October 13, 2020
J
[flutter_tools] delete applicationPackageStore (#68026)
Jonah Williams committed
October 12, 2020
J
[flutter_tools] HACKTOBERFEST (#67882)
Jonah Williams committed
October 5, 2020
J
Replace MockProcessManager with FakeProcessManager (#67019)
Jenn Magder committed
August 12, 2020
C
Fix version parsing to use git tag --points-at (#63505)
Christopher Fujino committed
August 5, 2020
C
[flutter_tools] flutter version reports picks up release versions (#63019)
Chris Yang committed
May 14, 2020
C
throw more specific toolexit when git fails during upgrade (#57162)
Christopher Fujino committed
May 6, 2020
Z
[flutter_tools] Restore base/platform.dart (#56410)
Zachary Anderson committed
April 27, 2020
C
[flutter_tools] catch ProcessException and throw ToolExit during upgrade (#55759)
Christopher Fujino committed
April 25, 2020
C
[flutter_tools] enable `flutter upgrade` to support force pushed branches (#55594)
Christopher Fujino committed
April 23, 2020
C
[flutter_tools] check first for stable tag, then dev tag (#55342)
Christopher Fujino committed
April 3, 2020
C
Support old and new git release tag formats (#53715)
Christopher Fujino committed
March 16, 2020
M
Move flutter_gallery to the testing folder (#52532)
Michael Thomsen committed
March 6, 2020
J
Revert "Fix version command for certain git workflows (#52062)" (#52128)
Jonah Williams committed
D
Fix version command for certain git workflows (#52062)
Dan Field committed
February 13, 2020
J
Add "flutter downgrade" command (#50506)
Jonah Williams committed
February 11, 2020
A
change quote to avoid escapes (#50368)
Alexandre Ardhuin committed
February 5, 2020
Z
[flutter_tools] Isolate userHomePath, other cleanups (#50125)
Zachary Anderson committed
January 27, 2020
D
revert #48985 (#49572)
Dan Field committed