Build: Wrap Widget Demo
This screen shows a list of colored boxes arranged using the Wrap widget. The boxes automatically move to the next line when they don't fit horizontally.
Target UI
Wrap Widget Demo [Red] [Green] [Blue] [Yellow] [Orange] [Purple] [Pink] [Brown] The boxes wrap to next line if needed.
Use a Wrap widget to arrange colored boxes horizontally.
Each box should be a square with a fixed size and a distinct color.
Boxes should wrap to the next line automatically when they reach the screen edge.
Add spacing of 8 pixels between boxes horizontally and vertically.