‹ 首页

flutter-dev

@qianleigood · 收录于 昨天 · 上游提交 1 个月前

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.

适合你,如果正在用 Flutter 开发移动应用,需要全面指导

/ 通过 npx 安装 校验哈希
npx oh-my-skill add qianleigood/crawclaw/flutter-dev
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- qianleigood/crawclaw/flutter-dev
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify qianleigood/crawclaw/flutter-dev
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
30GitHub stars
~240最小装载
~19.5K含声明引用
~19.5K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 f27e175 · 表述以原文为准
它做什么

Claude 会专注于 Flutter 和 Dart 应用开发,提供 widget 模式、状态管理(Riverpod/Bloc)、导航(GoRouter)以及性能优化和测试方面的建议。

什么时候触发

当你要求进行 Flutter 应用开发或代码审查时触发,而非原生 iOS/Android 开发。

装好后可以这样说
Claude 会建议性能分析方法。
Claude 会展示 Riverpod 用法。
Claude 会生成导航代码。
技能原文 SKILL.md作者撰写 · MIT · f27e175

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
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。