Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 584 Bytes

File metadata and controls

17 lines (11 loc) · 584 Bytes

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.