shadcn_ui-input-otp
OfficialBuild OTP inputs with shadcn_ui.
Authorserverpod
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of creating secure and user-friendly one-time password (OTP) input fields in Flutter applications using the shadcn_ui component library.
Core Features & Use Cases
- Accessible OTP Input: Provides
ShadInputOTPwith built-in copy-paste support. - Customizable Layout: Allows defining the OTP input structure using
ShadInputOTPGroupandShadInputOTPSlot, with options for separators. - Input Validation & Formatting: Supports
maxLength,keyboardType, andinputFormattersfor precise control over user input. - Form Integration: Offers
ShadInputOTPFormFieldfor seamless integration into Flutter forms with validation. - Use Case: Implement a verification code input screen in your Flutter app where users enter a 6-digit code sent via SMS.
Quick Start
Use ShadInputOTP with maxLength 6 and children containing three ShadInputOTPGroup widgets, each with three ShadInputOTPSlot widgets, to create a basic OTP input.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-input-otp Download link: https://github.com/serverpod/skills-registry/archive/main.zip#shadcn-ui-input-otp 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.