COMMITS
/ packages/flutter_tools/test/general.shard/web/devfs_web_test.dart August 9, 2022
C
[flutter_tools] Fix race condition with completer in devfs_web (#109059)
Christopher Fujino committed
August 4, 2022
M
Add avoid_redundant_argument_values ignores back (#108984)
Michael Goderbauer committed
August 3, 2022
M
Remove outdated ignores (#108924)
Michael Goderbauer committed
July 27, 2022
J
[flutter_tools] add tool support for shader hot reload (#107963)
Jonah Williams committed
July 20, 2022
L
Dart registrant location (#107967)
Lau Ching Jun committed
July 18, 2022
C
Revert "Read dart_plugin_registrant path from FlutterProject to support non-standard path." (#107850)
Christopher Fujino committed
July 15, 2022
L
Read dart_plugin_registrant path from FlutterProject to support non-standard path. (#107617)
Lau Ching Jun committed
June 15, 2022
J
[flutter_tool] partial null safety migration of tool source code (#105798)
Jonah Williams committed
May 11, 2022
A
Provide flutter sdk kernel files to dwds launcher instead of dart ones (#103436)
Anna Gringauze committed
April 27, 2022
A
add missing trailing commas in list/set/map literals (#102585)
Alexandre Ardhuin committed
April 22, 2022
C
[flutter_tools] Add test that "Unresolve URI" warnings from DWDS are filtered from logs (#102399)
Christopher Fujino committed
March 31, 2022
D
[web] flutter.js initialization with ui.webOnlyWarmupEngine (#100177)
David Iglesias committed
December 8, 2021
S
Serve assets with correct content-type header value (#94357)
Sergey Fedotov 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
October 1, 2021
S
Fix Dart plugin registrant interaction with 'flutter test' (#90288)
stuartmorgan committed
September 7, 2021
A
Fixed several typos (#89485)
Anis Alibegić committed
May 26, 2021
J
Revert "[flutter_tools] fix top web crasher (#83272)" (#83376)
Jonah Williams committed
May 25, 2021
J
[flutter_tools] fix top web crasher (#83272)
Jonah Williams committed
May 22, 2021
J
Move globals.artifacts to globals_null_migrated, update imports (#83137)
Jenn Magder committed
May 21, 2021
N
Fix typos (#82589)
nt4f04uNd committed
May 19, 2021
B
[flutter_tools] added base-href command in web (#80519)
Balvinder Singh Gambhir committed
May 1, 2021
J
[flutter_tools] remove mocks from devfs web, cache, and xcode migrator test (#81475)
Jonah Williams committed
April 23, 2021
E
Reland the Dart plugin registry (#79669)
Emmanuel Garcia committed
J
[flutter_tools] split host artifacts out of Artifacts (#80876)
Jonah Williams committed
April 21, 2021
P
fix sort_directives violations (#80817)
Phil Quitslund committed
March 24, 2021
D
Support WebSockets for injected client (#78961)
Danny Tuppeny committed
March 23, 2021
D
Pass the --disable-dds flag through to dwds (#78806)
Danny Tuppeny committed
March 12, 2021
J
Remove mocks from web devices test (#77968)
Jenn Magder committed
March 6, 2021
M
Enable unnecessary_await_in_return lint (#77434)
Michael Goderbauer committed
February 9, 2021
S
Remove "unnecessary" imports in flutter_tools tests (#75012)
Sam Rawlins committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
January 22, 2021
J
[flutter_tools] provide correct sources and metadata for different base hrefs (#74452)
Jonah Williams committed
January 14, 2021
J
[flutter_tools] open chrome to correct base URL (#73962)
Jonah Williams committed
December 3, 2020
J
[flutter_tools] wire up native-null-assertions for flutter web (#71618)
Jonah Williams committed
November 20, 2020
J
[flutter_tools] run web unit tests in sound null safety (#70799)
Jonah Williams committed
November 13, 2020
November 10, 2020
J
[flutter_tools] dont use autodetect enum for web (#70189)
Jonah Williams committed
November 9, 2020
Y
default to unsound nullability for web (#70120)
Yegor committed
October 30, 2020
J
[flutter_tools] retry sever socket setup (and port selection if port is unspecified) (#69351)
Jonah Williams committed
October 29, 2020
A
Fix issue with --web-renderer. (#69319)
Angjie Li committed
October 23, 2020
J
[flutter_tools] null safety mode is used for dill naming (#68898)
Jonah Williams committed
October 19, 2020
Y
October 2, 2020
M
[web] Update index.html template to support new path strategy (#67081)
Mouad Debbar committed
M
[web] Respond with 404 to non-found asset or package files (#67088)
Mouad Debbar committed
September 30, 2020
J
[flutter_tools] do not require a dependency on devtools server (#66842)
Jonah Williams committed
September 25, 2020
M
[web] Change the web server to support path url strategy (#66606)
Mouad Debbar committed