flutter/dev/conductor/core/lib/src
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
..
proto [conductor] Remove PublishChannel and use MPA command (#135884) 2023-10-09 21:13:55 +00:00
candidates.dart [flutter_conductor] implement UI scaffold (#90621) 2021-09-24 15:30:09 -07:00
clean.dart [conductor] RunContext to CleanContext (#94126) 2021-11-30 20:10:34 -05:00
codesign.dart codeisn extension safe iOS framework (#134966) 2023-09-20 11:50:04 -07:00
context.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
git.dart [Conductor] Add documentation to individual files (#121277) 2023-02-24 09:44:15 -06:00
globals.dart [conductor] Remove PublishChannel and use MPA command (#135884) 2023-10-09 21:13:55 +00:00
next.dart [conductor] Remove PublishChannel and use MPA command (#135884) 2023-10-09 21:13:55 +00:00
packages_autoroller.dart Change pub roller bot to push to flutter-pub-roller-bot/flutter.git (#129844) 2023-06-30 16:28:00 -07:00
repository.dart Implement switch expressions in dev/ (#139048) 2023-11-28 23:40:28 +00:00
start.dart [conductor] Remove PublishChannel and use MPA command (#135884) 2023-10-09 21:13:55 +00:00
state.dart [conductor] Remove PublishChannel and use MPA command (#135884) 2023-10-09 21:13:55 +00:00
status.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
stdio.dart re-enable "Linux packages_autoroller" (#130088) 2023-07-10 19:32:56 +00:00
version.dart Implement switch expressions in dev/ (#139048) 2023-11-28 23:40:28 +00:00