flutter-project-creater

Installation
SKILL.md

When to use this skill

Use this skill whenever the user wants to:

  • Create a new Flutter project from scratch
  • Choose target platforms (Android, iOS, web, desktop)
  • Configure organization name and package identifier
  • Set up the initial project structure with dependencies
  • Generate a Flutter project with a specific template

How to use this skill

Workflow

  1. Gather requirements: project name, organization, target platforms, and any preferred packages
  2. Run flutter create with the appropriate flags
  3. Configure pubspec.yaml with initial dependencies and assets
  4. Verify the project builds and runs with flutter run

1. Project Creation

Related skills

More from teachingai/full-stack-skills

Installs
49
GitHub Stars
381
First Seen
Jan 24, 2026