Logo
Explore Help
Sign In
DEV/flutter_flutter
1
0
Fork 0
You've already forked flutter_flutter
mirror of https://github.com/flutter/flutter.git synced 2026-01-20 04:31:52 +08:00
Code Issues Packages Projects Releases Wiki Activity
flutter_flutter/examples/api/lib
History
Nate 26e379e0fc
Refactoring if chains into switch statements (#144905)
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.
2024-03-11 23:04:57 +00:00
..
animation
Added an AnimationController API doc example (#137975)
2023-11-07 13:33:20 -08:00
cupertino
Rename Sample classes (#124080)
2023-04-04 20:34:29 +00:00
gestures
Add an example for TapAndPanGestureRecognizer (#131873)
2023-08-09 19:59:03 +00:00
material
Refactoring if chains into switch statements (#144905)
2024-03-11 23:04:57 +00:00
painting
[flutter roll] Revert "LinkedText (Linkify)" (#134955)
2023-09-18 19:49:10 +00:00
rendering
An example of parentData usage. (#131818)
2023-08-10 19:40:06 +00:00
sample_templates
Rename Sample classes (#124080)
2023-04-04 20:34:29 +00:00
services
Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420)
2023-10-14 00:25:18 +00:00
ui/text
Animate TextStyle.fontVariations (#138881)
2023-12-08 09:08:26 +00:00
widgets
Reland "Reland - Introduce tone-based surfaces and accent color add-ons - Part 2" (#144273)
2024-02-28 13:55:50 -08:00
Powered by Gitea Version: 1.23.1 Page: 264ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API