dart-model-from-json
Installation
SKILL.md
Dart Model from JSON
Generates Dart model classes from a JSON structure using json_annotation and equatable.
Input
The user provides a JSON object — either as a code block or pasted inline. If no JSON is provided, ask for it before proceeding.