flutter-architecture

Installation
SKILL.md

Flutter Architecture

Overview

Provides architectural guidance and best practices for building scalable Flutter applications using MVVM pattern, layered architecture, and recommended design patterns from the Flutter team.

Project Structure: Feature-First vs Layer-First

Choose the right project organization based on your app's complexity and team size.

Feature-First (Recommended for teams)

Organize code by business features:

Installs
6
Repository
im5tu/claude
GitHub Stars
1
First Seen
Feb 26, 2026
flutter-architecture — im5tu/claude