Skip to content

ui feedback on Flutter Outline #1986

Open
@devoncarew

Description

@devoncarew

From using it, I have two bits of feedback:

The live preview area title is something like MyWidget.build():. The a stateful widget, this often doesn't quite match the selected class, which will often be something like _MyWidgetState. My suggestion is to change the title to be just the class or the class context; so, either MyStatelessWidget, or MyWidget : _MyWidgetState. That will help the user map the preview area more directly back to the code.

My other bit of feedback is that the padding on the toolbar area doesn't match the padding in the Flutter Outline toolbar text above it; this should have the same or similar layout.

screen shot 2018-03-22 at 7 39 52 pm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions