Add screenshots in step 2-5 on 'Building Layouts' page #2108
Labels
a.tut.tutorial
Relates to the Tutorial section of docs.flutter.dev
e1-hours
Effort: < 8 hrs
fix.screenshot
Needs new or update to screenshot
from.study
Reported in a UX study
p2-medium
Necessary but not urgent concern. Resolve when possible.
t.ui.general
Relates to general Flutter app UI topics
t.ui.layout
Relates to layout of UI components
Page URL: https://docs.flutter.dev/ui/layout/tutorial
Page source: https://github.com/flutter/website/blob/master/src/docs/development/ui/layout/tutorial.md
Description:
In a recent study, participants had to scroll up and down to compare the image on the top of the page and the code samples in each step. One participant suggested putting relevant screenshots close to (above) the UI code samples to set the context.
For example --
Step 2: Implement the title row
First, you’ll build the left column [...]
Step 3: Implement the button row
The button section contains 3 columns [...]
cc: @jayoung-lee @sfshaza2
The text was updated successfully, but these errors were encountered: