COMMITS
/ packages/flutter_tools/test/general.shard/version_test.dart July 30, 2022
J
June 18, 2022
J
[flutter_tools] migrate more unit tests to null safety (#106153)
Jonah Williams committed
April 27, 2022
P
[flutter_tools] rename local functions with `_`s (#102688)
Phil Quitslund committed
April 14, 2022
A
[flutter_tools] Remove usage of globals.flutterGit from version (#100744)
Anurag Roy committed
March 26, 2022
A
[flutter_tools] Fix VersionUpstreamValidator to respect FLUTTER_GIT_URL (#100605)
Anurag Roy committed
March 22, 2022
A
[flutter_tools] Skip version freshness check for non-standard remotes (#97202)
Anurag Roy committed
February 4, 2022
C
[flutter_tools] increment y instead of m when calling flutter --version on master (#97827)
Christopher Fujino committed
January 19, 2022
J
Add boxes around version freshness alerts (#96152)
Jenn Magder committed
December 29, 2021
C
[flutter_tools] Refactor checkVersionFreshness (#95056)
Christopher Fujino committed
November 11, 2021
K
Add DevTools version to `flutter --version` and `flutter doctor -v` output. (#93065)
Kenzie (Schmoll) Davisson 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
June 10, 2021
J
[flutter_tools] fully remove mocks from version_test.dart (#84311)
Jonah Williams committed
June 8, 2021
J
[flutter_tools] remove substantial mocking from version test (#84007)
Jonah Williams committed
April 15, 2021
J
Adopt FakeProcessManager.empty (#80480)
Jenn Magder committed
April 7, 2021
J
Migrate tool version to null safety (#79911)
Jenn Magder committed
April 1, 2021
C
Correct misspellings throughout the codebase (#79500)
Chris Bracken committed
March 13, 2021
J
MockProcessUtils->FakeProcessManager in version_test (#77985)
Jenn Magder committed
March 6, 2021
M
enable prefer_function_declarations_over_variables lint (#77398)
Michael Goderbauer committed
February 18, 2021
S
Remove "unnecessary" imports in test/general.shard (#75954)
Sam Rawlins committed
February 9, 2021
S
Remove "unnecessary" imports in flutter_tools tests (#75012)
Sam Rawlins 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 20, 2020
November 12, 2020
J
November 5, 2020
D
Do not use --first-parent when determining version on master (#69726)
Dan Field committed
September 24, 2020
I
[flutter_tools] Add channel order aware version_test (#62417)
includecmath committed
September 23, 2020
J
Check git commands in Flutter version check test (#66406)
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
July 24, 2020
July 17, 2020
K
Remote returns for function expression inferred return type void. (#61582)
Konstantin Scheglov committed
June 4, 2020
J
[flutter_tools] use -f when fetching tags (#58703)
Jonah Williams committed
April 23, 2020
C
[flutter_tools] check first for stable tag, then dev tag (#55342)
Christopher Fujino committed
April 8, 2020
C
Fix `frameworkVersionFor` for flutter doctor and usage (#54217)
Christopher Fujino committed
April 3, 2020
C
Support old and new git release tag formats (#53715)
Christopher Fujino committed
March 28, 2020
D
Only fetch tags when not on dev/beta/stable (#53450)
Dan Field committed
March 7, 2020
D
Reland fix `--version` (#52141)
Dan Field 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
January 28, 2020
J
January 7, 2020
A
enable lint prefer_final_in_for_each (#47724)
Alexandre Ardhuin 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
August 21, 2019
∂
July 13, 2019