zhxst / simple_json

Simple way to dynamically convert from and to JSON using build-time generators given a type.

Home Page:https://pub.dev/packages/simple_json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provides source_gen Generators to create code for JSON serialization and de-serialization.

simple_json

The core package providing Generators for JSON-specific tasks.

Import it into your pubspec dev_dependencies: section.

simple_json_mapper

The package providing serialization helpers and annotations.

Import it into your pubspec dependencies: section.

About

Simple way to dynamically convert from and to JSON using build-time generators given a type.

https://pub.dev/packages/simple_json


Languages

Language:Dart 100.0%