Flutter UI Widgets
CommunityBuild maintainable Flutter UI.
Authorngxtm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides guidelines and best practices for creating maintainable and scalable UI components in Flutter applications.
Core Features & Use Cases
- Component Composition: Encourages breaking down UI into small, reusable
constwidgets. - State Management: Recommends
StatelessWidgetby default, usingStatefulWidgetonly for local state. - Theming: Enforces the use of
Theme.of(context)for consistent styling. - Layout Optimization: Guides on using
FlexandGap/SizedBoxfor efficient layouts. - Specialized Widgets: Highlights appropriate use of widgets like
SelectionArea,InteractiveViewer, andListView.builder.
Quick Start
Apply the Flutter UI Widgets skill to refactor the provided AppButton widget for better composition and theming.
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: Flutter UI Widgets Download link: https://github.com/ngxtm/skill-rule/archive/main.zip#flutter-ui-widgets 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 223,000+ vetted skills library on demand.