json_serializable

Generates utilities to aid in serializing to/from JSON.

Github星跟踪图

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.

主要指标

概览
名称与所有者google/json_serializable.dart
主编程语言Dart
编程语言Dart (语言数: 2)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2017-07-18 20:48:49
推送于2025-06-05 16:48:09
最后一次提交2025-06-04 19:40:16
发布数154
最新版本名称checked_yaml-v2.0.4 (发布于 )
第一版名称v0.1.0 (发布于 2017-07-20 10:15:47)
用户参与
星数1.6k
关注者数34
派生数414
提交数1k
已启用问题?
问题数721
打开的问题数128
拉请求数673
打开的拉请求数12
关闭的拉请求数96
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?