-
Nate authored
Based on issue #144903, this PR aims to bring the codebase more in line with the [Flutter repo style guide](https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#avoid-using-if-chains-or--or--with-enum-values): > #### Avoid using `if` chains or `?:` or `==` with enum values <br> This change unfortunately increases the total line length, but it also improves readability.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
actions.dart | Loading commit data... | |
animated_icons.dart | ||
card_collection.dart | ||
color_testing_demo.dart | ||
density.dart | ||
drag_and_drop.dart | ||
focus.dart | ||
hardware_keyboard.dart | ||
hover.dart | ||
main.dart | ||
material_arc.dart | ||
menu_anchor.dart | ||
overlay_geometry.dart | ||
page_view.dart | ||
star_border.dart | ||
text.dart |