auto_entity 1.0.1 copy "auto_entity: ^1.0.1" to clipboard
auto_entity: ^1.0.1 copied to clipboard

Lightweight Dart/Flutter code generator for JSON serialization and model-entity mapping.

1.0.0 #

🎉 Initial Release #

  • JSON serialization with fromJson / toJson
  • Automatic DateTime and nullable handling
  • Entity mapping via toEntity() / fromEntity()
  • Field renaming support for JSON and entities
  • Custom converters via @AutoField
  • Null-safe nested and list mapping

1.0.1 #

Changed #

  • Updates example
  • Update dependencies
1
likes
150
points
37
downloads

Documentation

API reference

Publisher

verified publisherprakashsonar.in

Weekly Downloads

Lightweight Dart/Flutter code generator for JSON serialization and model-entity mapping.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, build, flutter, meta, source_gen

More

Packages that depend on auto_entity