byflutter· 91 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.
$npx -y skills add flutter/skills --skill flutter-build-responsive-layoutInstalls into the current project.
Run `npx skills use "https://github.com/flutter/skills" --skill "flutter/skills/flutter-build-responsive-layout"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/flutter/skills" that are relevant to the current task. Run `npx skills add "https://github.com/flutter/skills"` and select the relevant skills, then follow their instructions.