# Flutter Build Responsive Layout

> 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. Use when this capability is needed.

- Skill: `tomevault-io/flutter-build-responsive-layout-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/flutter-build-responsive-layout-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/flutter-build-responsive-layout-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/flutter-build-responsive-layout-2

---


## flutter-build-responsive-layout
> Curated from flutter's 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.

## Source
- Upstream: https://github.com/flutter/skills/tree/main/skills/flutter-build-responsive-layout

## How to use
该 Skill 由 hyar 跨端框架精选, 用于 Flutter 响应式布局和多屏适配需求前被 Agent 发现。若要运行包含原始资源、脚本和参考资料的完整上游工作流，请将上游 bundle 安装到当前活跃 Agent 的 skills 目录中：
``` bash
# 查看上游 README，确认准确路径
open https://github.com/flutter/skills/tree/main/skills/flutter-build-responsive-layout
```
然后，让 Agent 通过该 skill 的名称（flutter-build-responsive-layout）来调用它，或使用该 skill frontmatter 中列出的任一触发短语来调用它。

---
> Source: [Yemomo511/hybrid-agent-rail](https://github.com/Yemomo511/hybrid-agent-rail) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

