flutter-add-page-workflow
CommunityStreamline Flutter page creation workflow.
AuthorZHLX2005
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Creating new pages in a Flutter project often suffers from inconsistent folder structures, import paths, and navigation setup, leading to wasted time and integration errors.
Core Features & Use Cases
- Standardized directory layout: place pages under lib/screens and widgets under lib/widgets to keep code organized.
- Import path guidance: ensure correct relative imports between screens, widgets, and providers.
- Safety nets: prevent duplicate page files, validate navigation wiring in HomePage, and enforce commit hygiene.
- Reusable workflow: apply the same procedure for new modules or nested pages to maintain consistency across the app.
Quick Start
Create a new page under lib/screens, wire it into HomePage navigation, and run flutter analyze to catch path or duplication issues.
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-add-page-workflow Download link: https://github.com/ZHLX2005/fr/archive/main.zip#flutter-add-page-workflow 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.