flutter / flutter/flutter-intellij
Visualize code that defines styles
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
## Problem
When multiple styles are defined with similar names, it's hard to quickly select the right style for the desirable effect or to determine if a style already exists. A lot of trial and error was observed in the UX study which involved styling text using predefined styles in [a dart file](https://github.com/InMatrix/veggieseasons/blob/master/lib/styles.dart).
## Proposal
Visualize styles in the code editor. Below is a mock-up of the concept:

Contributor guide
Assessment
This issue has not been assessed yet.