json_serializable

Generates utilities to aid in serializing to/from JSON.

Github stars Tracking Chart

Build Status

Provides source_gen Generators to create code for JSON serialization and
deserialization.

json_serializable

The core package providing Generators for JSON-specific tasks.

Import it into your pubspec dev_dependencies: section.

json_annotation

The annotation package which has no dependencies.

Import it into your pubspec dependencies: section.

checked_yaml

Generate more helpful exceptions when decoding YAML documents using
package:json_serializable and package:yaml.

Import it into your pubspec dependencies: section.

example

An example showing how to setup and use json_serializable and
json_annotation.

Main metrics

Overview
Name With Ownergoogle/json_serializable.dart
Primary LanguageDart
Program languageDart (Language Count: 2)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2017-07-18 20:48:49
Pushed At2025-06-05 16:48:09
Last Commit At2025-06-04 19:40:16
Release Count154
Last Release Namechecked_yaml-v2.0.4 (Posted on )
First Release Namev0.1.0 (Posted on 2017-07-20 10:15:47)
用户参与
Stargazers Count1.6k
Watchers Count34
Fork Count414
Commits Count1k
Has Issues Enabled
Issues Count721
Issue Open Count128
Pull Requests Count673
Pull Requests Open Count12
Pull Requests Close Count96
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private