mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
animation | ||
calculator | ||
cupertino | ||
fortnightly | ||
material | ||
shrine | ||
transformations | ||
all.dart | ||
animation_demo.dart | ||
calculator_demo.dart | ||
colors_demo.dart | ||
contacts_demo.dart | ||
images_demo.dart | ||
pesto_demo.dart | ||
shrine_demo.dart | ||
typography_demo.dart | ||
video_demo.dart |