flutter/dev/manual_tests/lib
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
..
actions.dart Enable unreachable_from_main lint - it is stable now!!1 (#129854) 2023-07-06 00:09:01 +00:00
animated_icons.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
card_collection.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
color_testing_demo.dart remove unused members in executable libs (#107464) 2022-07-12 21:41:08 +00:00
density.dart Implement switch expressions in dev/ (#139048) 2023-11-28 23:40:28 +00:00
drag_and_drop.dart Deprecates onWillAccept and onAccept callbacks in DragTarget. (#133691) 2023-11-10 22:47:22 +00:00
focus.dart Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420) 2023-10-14 00:25:18 +00:00
hardware_keyboard.dart Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420) 2023-10-14 00:25:18 +00:00
hover.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
main.dart Add Linux and Windows target platforms (#51519) 2020-03-03 04:38:04 -08:00
material_arc.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
menu_anchor.dart Implement switch expressions in dev/ (#139048) 2023-11-28 23:40:28 +00:00
overlay_geometry.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
page_view.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
star_border.dart Sync analysis_options.yaml & cleanups (#117327) 2022-12-20 14:15:39 -08:00
text.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00