COMMITS
/ packages/flutter_tools/test/general.shard/mdns_discovery_test.dart October 30, 2021
J
Migrate mdns_discovery and ios simulator to null safety (#92124)
Jenn Magder committed
October 4, 2021
I
Enable `avoid_implementing_value_types` lint (#91078)
Ian Hickson committed
September 3, 2021
A
fix: typo spelling grammar (#88439)
arfy slowy committed
May 12, 2021
A
use throwsXxx instead of throwsA(isA<Xxx>()) (#82328)
Alexandre Ardhuin committed
April 1, 2021
J
Fix device_port_forwarder file name typo (#79481)
Jenn Magder committed
March 24, 2021
J
Migrate device_port_forwarder to null safety (#78949)
Jenn Magder committed
March 6, 2021
M
Enable unnecessary_await_in_return lint (#77434)
Michael Goderbauer committed
February 25, 2021
J
[flutter_tools] remove mockito from mdns client test (#76747)
Jonah Williams committed
January 28, 2021
J
[flutter_tools] rewrite Usage.test to capture objects instead of print logs (#74829)
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 13, 2020
J
remove testUsingContext (#70482)
Jonah Williams committed
September 16, 2020
B
Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873)
Ben Konyi committed
M
Remove unused 'dart:async' imports. (#65568)
Michael R Fairhurst committed
August 31, 2020
M
Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981)
Mehmet Fidanboylu committed
B
Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)
Ben Konyi committed
August 29, 2020
J
Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64802)" (#64845)
Jonah Williams committed
August 28, 2020
B
Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64802)
Ben Konyi committed
July 10, 2020
J
Prefer tear offs to lambdas in test expects (#61196)
Jenn Magder committed
May 18, 2020
J
[flutter_tools] minor cleanups to try catch (#57446)
Jonah Williams committed
March 12, 2020
Z
[flutter_tools] Hanlde OSError in places where we've seen it thrown (#52491)
Zachary Anderson committed
December 16, 2019
Z
[flutter_tool] Print a helpful message on some mDNS failures (#47157)
Zachary Anderson committed
November 27, 2019
I
License update (#45373)
Ian Hickson committed
October 7, 2019
Z
Updates packages (#41936)
Zachary Anderson committed
September 18, 2019
C
Implement mdns for `flutter run` (#40447)
Christopher Fujino committed