LogoClawIndex
CasesSkillsAbout
LogoClawIndex

flutter-fix-and-verify - Daily Flutter green branch workflow automation

Runs Flutter pre-commit checks including pub get, dart fix/format, analyze, and tests

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • run pub get
  • execute dart fix
  • apply code formatting
  • run code analysis
  • execute tests
  • generate verification report

Inputs

  • mode flag
  • Flutter/Dart installation
  • pubspec.yaml file
  • git repository
  • clean git tree

Outputs

  • fix and verification report
  • code formatting updates
  • analyze results
  • test results

Requirements

  • Flutter/Dart installed
  • pubspec.yaml present
  • clean git tree for execute mode

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
flutter
dart
code-quality
testing
automation
pre-commit
run pub get
execute dart fix
apply code formatting
run code analysis
mode flag
Flutter/Dart installation
pubspec.yaml file
fix and verification report
code formatting updates
analyze results