π―
flutter-building-forms
π―Skillfrom flutter/skills
What it does
|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.
Same repository
flutter/skills(56 items)
flutter-building-forms
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add flutter/skills --skill flutter-building-formsskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add flutter/skills --skill flutter-building-formsManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/flutter-building-forms/SKILL.mdSKILL.md
8,586Installs
-
AddedMar 13, 2026
More from this repository10
π―π―π―π―π―π―π―π―π―π―
flutter-building-layoutsπ―Skill
Skill
flutter-architecting-appsπ―Skill
Skill
flutter-animating-appsπ―Skill
Skill
flutter-managing-stateπ―Skill
Skill
flutter-theming-appsπ―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.
flutter-implementing-navigation-and-routingπ―Skill
Skill
flutter-testing-appsπ―Skill
Skill
flutter-caching-dataπ―Skill
Skill
flutter-reducing-app-sizeπ―Skill
Skill
flutter-handling-http-and-jsonπ―Skill
An official Flutter agent skill for making HTTP requests and handling JSON data in Flutter apps, covering REST API integration, serialization, and async data fetching patterns.