json_factory_annotation 1.0.2 copy "json_factory_annotation: ^1.0.2" to clipboard
json_factory_annotation: ^1.0.2 copied to clipboard

Annotation for centralized, type-safe JSON factory generation in Dart models. Supports generic API responses and complex object graphs.

1.0.2 - 2025-08-28 #

Changed #

  • Updated BaseResponse usage examples with clearer examples
  • Enhanced documentation clarity for type-safe JSON parsing
  • Improved code examples in README

1.0.1 - 2025-08-25 #

Changed #

  • Enhanced README with clearer usage examples
  • Added detailed explanation of @JsonModel annotation
  • Improved documentation structure and formatting
  • Added examples for json_serializable integration
  • Added code examples with proper syntax highlighting

1.0.0 - 2025-08-25 #

First stable release with production-ready features.

Added #

  • Stable public API for JSON serialization annotations
  • Complete documentation with usage examples
  • Comprehensive test coverage
  • Type-safe serialization support
  • Generic type support
  • Integration with json_factory_generator

Changed #

  • Improved annotation definitions
  • Enhanced type safety
  • Updated meta package dependency

Migration #

  • No breaking changes from 0.1.x
  • All existing annotations will continue to work as expected

0.1.1 - 2025-08-20 #

Added #

  • Support for generic API responses
  • Support for complex object graphs
  • Improved documentation and examples

Changed #

  • Enhanced type safety features
  • Better integration with json_factory_generator

0.1.0 - 2025-08-10 #

Added #

  • Initial release with basic annotation support
  • @JsonModel annotation for marking classes for JSON factory generation
  • Basic documentation
  • Core functionality for JSON serialization
0
likes
160
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

Annotation for centralized, type-safe JSON factory generation in Dart models. Supports generic API responses and complex object graphs.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on json_factory_annotation