COMMITS
/ packages/flutter_tools/test/general.shard/plugins_test.dart July 12, 2022
A
[flutter_tools] Replace android v2 embedding broken doc link (#107456)
Anurag Roy committed
June 23, 2022
C
[flutter_tools] tool exit access denied during symlinking (#106213)
Christopher Fujino committed
June 18, 2022
J
[flutter_tools] migrate more unit tests to null safety (#106153)
Jonah Williams committed
May 12, 2022
D
[tools][web] Make Plugin Registrant file ephemeral. (#102185)
David Iglesias committed
May 6, 2022
A
remove unnecessary .toString() (#103226)
Alexandre Ardhuin committed
April 27, 2022
P
[flutter_tools] rename local functions with `_`s (#102688)
Phil Quitslund committed
A
add missing trailing commas in list/set/map literals (#102585)
Alexandre Ardhuin committed
April 26, 2022
J
[flutter_tools] remove UWP tooling (#102174)
Jonah Williams committed
January 13, 2022
S
Fully support Dart-only mobile and macOS plugins (#96183)
stuartmorgan committed
December 6, 2021
G
Add reason logging to v1 embedding warning message (#94636)
Gary Qian committed
November 11, 2021
G
November 2, 2021
J
Remove globals_null_migrated.dart, move into globals.dart (#92861)
Jenn Magder committed
October 20, 2021
October 11, 2021
I
Enable no_default_cases lint (#91530)
Ian Hickson 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
October 1, 2021
S
Add dartPluginClass support for Android and iOS (#87991)
stuartmorgan committed
July 21, 2021
E
Show warning when an app or plugin uses the V1 Android embedding (#86750)
Emmanuel Garcia committed
July 1, 2021
A
Add space before curly parentheses. (#85306)
Ahmed Ashour committed
May 19, 2021
H
Enable avoid_escaping_inner_quotes lint (#81153)
Hattomo (TomohiroHattori) committed
May 12, 2021
A
remove noop primitive operations (#82297)
Alexandre Ardhuin committed
April 30, 2021
J
[flutter_tools] remove all mocks from plugins_test (#81485)
Jonah Williams committed
April 27, 2021
I
Apply style guide regarding createTempSync pattern (#81090)
Ian Hickson committed
April 23, 2021
E
Reland the Dart plugin registry (#79669)
Emmanuel Garcia committed
April 22, 2021
J
Move FakeOperatingSystemUtils from context.dart to fakes.dart (#80916)
Jenn Magder committed
April 13, 2021
J
Migrate flutter_tool plugins.dart to null safety (#80304)
Jenn Magder committed
April 9, 2021
A
Catch errors during android plugin registration (#78964)
Alan Trope committed
April 6, 2021
S
Remove "unnecessary" imports. (#78664)
Sam Rawlins committed
March 31, 2021
J
Split globals.dart into null sound and unsound libraries (#79016)
Jenn Magder committed
March 23, 2021
Z
Reverts "Implement dartPluginClass support for plugins #74469" (#78623)
Zachary Anderson committed
March 19, 2021
M
Migrate out custom ignore syntax to flutter_ignore (#78497)
Michael Goderbauer committed
March 15, 2021
J
MockOperatingSystemUtils -> FakeOperatingSystemUtils (#77988)
Jenn Magder committed
March 5, 2021
J
February 26, 2021
J
[flutter_tools] switch FakeCache to cache.test and NoopUsage to TestUsage (#76802)
Jonah Williams committed
February 23, 2021
E
Disable warnings for the dart plugin registrant (#76561)
Emmanuel Garcia committed
February 19, 2021
E
Implement dartPluginClass support for plugins (#74469)
Emmanuel Garcia committed
February 2, 2021
J
[flutter_tools] remove MockFeatureFlags (#75259)
Jonah Williams committed
January 29, 2021
J
[flutter_tools] remove mock SystemClock (#74994)
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 13, 2021
C
[flutter_tools] Sort plugins alphabetically when refreshed (#73803)
Claire Davis 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 19, 2020
J
Generate only requested platform directories on create (#68376)
Jenn Magder committed
October 6, 2020
S
Improve Windows symlink instructions (#67029)
stuartmorgan committed
September 30, 2020
J
Replace MockFile with memory file system files (#66941)
Jenn Magder committed
September 15, 2020
S
Sort generated plugin file content by plugin name (#65509)
stuartmorgan committed
September 9, 2020
S
Always use POSIX paths for generated CMake files (#65493)
stuartmorgan committed
August 20, 2020