flutter-code-gen

Installation
SKILL.md

Code Generation Guidelines

  • Generate code for:
    • Mappable classes
    • JSON serialization
    • Other generated code
  • Use this command for code generation: dart run build_runner build --delete-conflicting-outputs
  • Run code generation after:
    • Adding new Mappable classes
    • Modifying existing Mappable classes
Related skills
Installs
97
GitHub Stars
18
First Seen
Mar 2, 2026