occupation
unclassified
description
Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI to look good on both mobile and tablet/desktop form factors.
updated
Menu
SkillsMP has collected 2 skills from enrique-lozano/Monekin. Open a skill to review its source and details.
Showing 2 of 2 collected skills.
Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI to look good on both mobile and tablet/desktop form factors.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one in a multiplatform Flutter app. Helps with aesthetic direction, typography, layout, and making choices that don't read as templated defaults.