json_class 1.0.4 copy "json_class: ^1.0.4" to clipboard
json_class: ^1.0.4 copied to clipboard

outdated

An abstract class to assist with converting to and from JSON with various primitive parsers.

1.0.4 July 13th, 2020 #

  • Changed signature on removeNull because not all frameworks play nice with a Map<String, dynamic>

1.0.3 June 23rd, 2020 #

  • Added ability to parse int and double values from the Hex ("0xff") format

1.0.2 June 19th, 2020 #

  • Added fromDynamicList to JsonClass
  • Added "infinity" as a valid value for parseDouble
  • Changed signature of JsonClassListBuilder to guarantee it is an Iterable

1.0.1 June 11th, 2020 #

  • Added JsonClassBuilder and JsonClassListBuilder types

1.0.0 June 6th, 2020 #

  • Initial release
4
likes
0
points
20.9k
downloads

Publisher

verified publisherpeifferinnovations.com

Weekly Downloads

An abstract class to assist with converting to and from JSON with various primitive parsers.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

logging, meta

More

Packages that depend on json_class