xml_serializable 2.2.0 copy "xml_serializable: ^2.2.0" to clipboard
xml_serializable: ^2.2.0 copied to clipboard

Automatically generate code for converting to and from XML by annotating Dart classes.

Changelog #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.0 (2022-10-23) #

Features #

  • add support for serializing enums (#20) (c827cce)
  • add support for renaming fields in a class (#24) (d2aefbe)

2.1.1 (2022-08-07) #

Bug Fixes #

  • mixin support for classes without root element (#18) (731babb)

2.1.0 (2022-06-12) #

Features #

  • add support for serializing additional types (#15) (0186617)
  • add create mixin to reduce boilerplate (#17) (47c7a7b)

2.0.2 (2022-04-30) #

Builds #

2.0.1 (2022-01-05) #

Builds #

2.0.0 (2021-10-17) #

Builds #

Documentation #

2.0.0-nullsafety.0 (2021-01-04) #

Features #

Code Refactoring #

1.0.0 (2020-10-04) #

Features #

7
likes
0
pub points
78%
popularity

Publisher

verified publisherthomasclark.dev

Automatically generate code for converting to and from XML by annotating Dart classes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, build_config, recase, source_gen, xml, xml_annotation

More

Packages that depend on xml_serializable