flutter/dev/devicelab/lib/framework
Nate Wilson 6b1bc456f4
Arrow syntax for getters (#156483)
This egotistical PR aims to draw attention to a [style guideline](https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md#use--for-getters-and-callbacks-that-just-return-literals-or-switch-expressions) that I changed:

> #### Use `=>` for getters and callbacks that just return literals or switch expressions

<br>

There was an opportunity for valuable discussion in #154753 about how this structure affects readability, but I shut it down pretty quick since there was a lot of other stuff going on there.

Interested to hear thoughts from @Piinks and others.
2024-10-17 19:25:14 +00:00
..
ab.dart Arrow syntax for getters (#156483) 2024-10-17 19:25:14 +00:00
apk_utils.dart Stop recommending android sdk root (#136296) 2023-10-11 21:04:59 +00:00
browser.dart Add info strings to code blocks. (#146085) 2024-04-01 14:05:16 -07:00
cocoon.dart Remove unnecessary null checks in dev/devicelab (#118842) 2023-01-20 18:56:44 +00:00
dependency_smoke_test_task_definition.dart Reland "Update template/test compileSdk, targetSdk, ndk versions" (#153795) 2024-08-21 18:27:00 +00:00
devices.dart [devicelan] opt android devices into fixed performance mode. (#154016) 2024-08-23 18:11:25 +00:00
framework.dart [ Cocoon ] Wait for task results to be received by the task runner before shutting down the task process (#156002) 2024-10-02 17:01:24 -04:00
host_agent.dart migrate host agent (#84755) 2021-06-22 12:21:03 -07:00
ios.dart pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
metrics_center.dart pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
runner.dart [ Cocoon ] Wait for task results to be received by the task runner before shutting down the task process (#156002) 2024-10-02 17:01:24 -04:00
running_processes.dart Remove unnecessary null checks in dev/devicelab (#118842) 2023-01-20 18:56:44 +00:00
talkback.dart Migrates android semanitcs integration to integration test (#127128) 2023-05-23 22:33:19 +00:00
task_result.dart Migrate devicelab framework code to null safety. (#86325) 2021-07-13 12:14:50 -07:00
utils.dart Remove --disable-dart-dev across flutter/flutter. (#154280) 2024-08-29 22:50:04 +00:00