shadcn_ui-form
OfficialBuild validated Flutter forms with Shadcn UI.
Authorserverpod
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation and management of forms in Flutter applications using the Shadcn UI component library, handling state, validation, and data retrieval efficiently.
Core Features & Use Cases
- Centralized Form State: Manages all form field values in a single
Map<String, dynamic>. - Built-in Validation: Supports custom validators for each form field.
- Dot Notation for Nesting: Allows for easy handling of nested form data.
- Use Case: Quickly build a user registration form with fields like username, email, and password, ensuring all inputs are validated before submission.
Quick Start
Use the shadcn_ui-form skill to create a form with an input field for username and a submit button that prints the form value.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: shadcn_ui-form Download link: https://github.com/serverpod/skills-registry/archive/main.zip#shadcn-ui-form Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.