-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
📜Issue was posted to Discord. Remove to have the issue reannounced. (For "design doc", "emergency")Issue was posted to Discord. Remove to have the issue reannounced. (For "design doc", "emergency")design docTracks a design discussion documentTracks a design discussion documentrefactorImproving readability/efficiency without behavioral changesImproving readability/efficiency without behavioral changes
Description
Document Link
What problem are you solving?
Improving code readability is the primary goal of the Flutter repo style guide.
This design doc helps to achieve this with regards to Dart’s pattern-matching, by exploring different situations where patterns can be used and their impact on readability.
It also touches on the possibility of disabling always_specify_types.
AbdeMohlbi
Metadata
Metadata
Assignees
Labels
📜Issue was posted to Discord. Remove to have the issue reannounced. (For "design doc", "emergency")Issue was posted to Discord. Remove to have the issue reannounced. (For "design doc", "emergency")design docTracks a design discussion documentTracks a design discussion documentrefactorImproving readability/efficiency without behavioral changesImproving readability/efficiency without behavioral changes