dartlisted
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 |
| ---------------------------------------------------------------------------------------------- | -----------------------------------------------