Flutter Dev

Flutter cross-platform development skill for widget patterns, state management, navigation, performance, testing, and platform integration. Use when building or reviewing Flutter apps rather than native iOS/Android code. Use when this capability is needed.

tomevault-io Updated

File contents

Flutter Development Guide

Use this skill for Flutter and Dart application work.

Use this skill for

  • Flutter UI implementation
  • Riverpod or Bloc state management
  • GoRouter navigation
  • responsive layouts
  • performance tuning
  • widget and integration testing

Working rules

  • Prefer the simplest state model that matches the task.
  • Use const constructors and rebuild control aggressively.
  • Profile before claiming a performance problem is solved.
  • Keep platform-specific work explicit instead of burying it in shared widgets.

Read references as needed

  • references/widget-patterns.md
  • references/riverpod-state.md
  • references/bloc-state.md
  • references/gorouter-navigation.md
  • references/project-structure.md
  • references/performance.md
  • references/testing.md
  • references/platform-specific.md
  • references/forms.md
  • references/networking.md
  • references/localization.md
  • references/animations.md

Source: qianleigood/crawclaw — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/qianleigood--crawclaw--flutter-dev commit 791125adee

Frequently asked questions

npx skillmds@latest add tomevault-io/flutter-dev