Skip to main content
Run any Skill in Manus
with one click

flutter-implement-json-serialization

Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for simple data structures.

Overview

Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for simple data structures.

Install command
npx skills add https://github.com/flutter/skills --skill flutter-implement-json-serialization

Copy and paste this command into Claude Code to install the skill

Stars2,331
Forks134
UpdatedApril 21, 2026 at 21:46
SKILL.md
readonly