flutter-build-responsive-layout
🎯Skillfrom flutter/skills
A Flutter agent skill for building responsive layouts using LayoutBuilder, MediaQuery, and Expanded/Flexible widgets so UIs adapt correctly across mobile and tablet/desktop form factors. Part of the official Flutter skills collection (currently in development) that covers accessibility, testing, routing, localization, and more.
Same repository
flutter/skills(56 items)
Installation
npx vibeindex add flutter/skills --skill flutter-build-responsive-layoutnpx skills add flutter/skills --skill flutter-build-responsive-layout~/.claude/skills/flutter-build-responsive-layout/SKILL.mdSKILL.md
More from this repository10
Skill
Skill
Skill
Skill
An official Flutter agent skill that implements theming in Flutter apps, covering color schemes, typography, and dynamic theming for consistent visual branding across platforms.
Skill
Skill
Skill
Skill
An official Flutter agent skill that builds Flutter forms with validation and user input handling, covering login screens, data entry forms, and any multi-field user input scenarios.