dart-flutter-patterns

Community

Build robust Flutter apps with idiomatic patterns

AuthorMaelwalser
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides concise, copy-paste-ready Dart and Flutter design patterns to reduce architectural drift, prevent common runtime errors, and make state, navigation, and networking consistent across projects.

Core Features & Use Cases

  • Null safety guidance and patterns to avoid runtime null errors and overuse of late or bang operators.
  • Immutable state patterns using sealed classes and Freezed, plus examples for BLoC, Cubit, Riverpod, and Provider.
  • Async composition, widget architecture rules, GoRouter navigation with auth guards, Dio interceptors with token refresh, and testing patterns for unit, bloc, and widget tests.
  • Use Case: scaffold a login flow with a Cubit or Riverpod notifier, secure Dio calls with automatic token refresh, and protect routes with GoRouter auth guards.

Quick Start

Use the skill to generate idiomatic Dart/Flutter code for a login flow with state management, GoRouter auth guards, and Dio token refresh.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: dart-flutter-patterns
Download link: https://github.com/Maelwalser/claude-config/archive/main.zip#dart-flutter-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.