flutter / flutter/flutter-intellij

Visualize code that defines styles

Open
#4,085 0 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/348942/68622262-9929be80-0486-11ea-94e7-e50f1f20db66.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.