git log --oneline --stat
HEAD
- Stars
- 166k
- Forks
- 248
- Updated
- May 4, 2026
repo --stat
stars
166k
forks
248
last update
May 4, 2026
license
BSD-3-Clausev3.22.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add flutter-cross-platform - Invoke
// Run from any project directory
$ claude --skill flutter-cross-platform "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill flutter-cross-platform "now refactor it"
flutter-cross-platform/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Flutter Cross-Platform Builder
- slug:
- flutter-cross-platform
- version:
- v3.22.0
- license:
- BSD-3-Clause
- author:
- @flutter-dev
- repository:
- github.com/flutter/flutter
- categories:
- tags:
- #flutter#dart#bloc#riverpod#cross-platform#mobile
- description:
Build iOS, Android, and web apps from one Flutter codebase with BLoC and Riverpod.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
flutter-cross-platform/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…