flutter/dev/conductor/core
Nate 3267fbc07a
Implement switch expressions in dev/ (#139048)
I previously made a PR (#136140) that used `switch` expressions to make some parts of the Flutter codebase easier to understand. It was assigned to the framework team, and @christopherfujino let me know that it was too large to effectively review and recommended breaking it up into smaller pull requests.

Here's a PR that only targets files in the `dev/` directory. Hopefully this will be easier to work with!

(solves issue https://github.com/flutter/flutter/issues/136139)
2023-11-28 23:40:28 +00:00
..
bin re-enable "Linux packages_autoroller" (#130088) 2023-07-10 19:32:56 +00:00
lib Implement switch expressions in dev/ (#139048) 2023-11-28 23:40:28 +00:00
test [conductor] Remove PublishChannel and use MPA command (#135884) 2023-10-09 21:13:55 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
dart_test.yaml fix typos (#117592) 2023-01-03 22:28:07 +00:00
pubspec.yaml Move dependency on leak_tracker from dependencies to dev_dependencies in flutter_test. (#137633) 2023-10-31 21:12:52 +00:00