json_factory_generator 0.1.0 copy "json_factory_generator: ^0.1.0" to clipboard
json_factory_generator: ^0.1.0 copied to clipboard

A code generator that creates centralized, type-safe JSON factories for Dart models. Automatically discovers @jsonModel classes and generates a JsonFactory with support for both single objects and Lis [...]

-/ -
pub points
82
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
7
likes
0
points
82
downloads

Publisher

unverified uploader

Weekly Downloads

A code generator that creates centralized, type-safe JSON factories for Dart models. Automatically discovers @jsonModel classes and generates a JsonFactory with support for both single objects and List<T> parsing.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, glob, meta, source_gen

More

Packages that depend on json_factory_generator