Skip to content

lineCode/json_serializable

 
 

Repository files navigation

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.

example

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

About

Generates utilities to aid in serializing to/from JSON.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.5%
  • Shell 0.5%