mobile-flutter-project-setup
CommunityCreate a production-ready Flutter app scaffold
AuthorTMHSDigital
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a reproducible workflow to initialize a new Flutter mobile application with a maintainable feature-first structure, strict linting, recommended packages, and optional flavors so developers avoid common setup mistakes and inconsistent toolchains.
Core Features & Use Cases
- Project creation: Guidance for flutter create with empty templates and platform selection to bootstrap apps for iOS and Android.
- Architecture: Recommended feature-first lib/ layout with core, features, and shared modules to keep code organized as the app grows.
- Tooling & Lints: A strict analysis_options.yaml and dev dependency suggestions to enforce code quality and consistent formatting.
- Packages & Codegen: Instructions for adding navigation, state management, and codegen packages (go_router, riverpod, freezed, json_serializable) and running build_runner.
- Flavors & IDE: Flavor entry points and VS Code settings to run environment-specific builds and maintain consistent developer workflows.
Quick Start
Create a new Flutter app named my_app for iOS and Android with a feature-first lib layout, analysis_options, go_router, riverpod, and freezed configured.
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: mobile-flutter-project-setup Download link: https://github.com/TMHSDigital/Mobile-App-Developer-Tools/archive/main.zip#mobile-flutter-project-setup 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.