Skip to content

v0.1.0 - Initial Release

Latest

Choose a tag to compare

@Zeynal7 Zeynal7 released this 20 Jan 16:14
· 4 commits to main since this release

Flutter Template for Claude Code

27 AI-powered skills for generating production-ready Flutter apps.

Skills Included

Orchestration

  • /init - Project setup
  • /core - Theme, router, services
  • /plan - Feature planning

Authentication

  • /auth, /social-login, /phone-auth, /local-auth

Feature Development

  • /feature-init, /domain, /data, /presentation

Infrastructure

  • /push-notifications, /deep-linking, /analytics
  • /network-connectivity, /offline

Monetization & Compliance

  • /in-app-purchases, /force-update
  • /account-deletion, /flavors

Quality

  • /i18n, /testing, /design, /a11y

Release

  • /release, /ci-cd

Quick Start

git clone https://github.com/launch52-ai/flutter-template.git
cd flutter-template
claude
/init