auto_entity 1.0.0 copy "auto_entity: ^1.0.0" to clipboard
auto_entity: ^1.0.0 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
likes
150
points
41
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