← ClaudeAtlas

dartlisted

Flutter & Dart development — the always-on coding baseline plus deep references for state management, architecture, navigation, UI/theming/animation, performance, data & networking, Firebase, media, monetization, native interop, and build tooling. Auto-applies when editing any Dart file. Use when writing or reviewing any Flutter/Dart code; read the reference matching your task.
virajp/ai-plugins · ★ 1 · Data & Documents · score 78
Install: claude install-skill virajp/ai-plugins
# Flutter & Dart The single entry point for Flutter/Dart work. Each topic lives in its own reference file — **read the one matching your task**. Start every change from the always-on baseline. ## Baseline (read first) | Topic | When to read | | ----------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | | [Coding standards](${CLAUDE_PLUGIN_ROOT}/skills/dart/references/standards.md) | The always-on baseline: naming, type safety, formatting, the Equatable entity pattern, My-prefixed wrappers, MyApi repositories, MyException/Logger | | [Testing](${CLAUDE_PLUGIN_ROOT}/skills/dart/references/testing.md) | Writing/running tests, the GetX test harness, mocks, fixtures, coverage | ## Architecture & State | Topic | When to read | | ---------------------------------------------------------------------------------------------- | -----------------------------------------------