json_object_mapper 2.0.1 copy "json_object_mapper: ^2.0.1" to clipboard
json_object_mapper: ^2.0.1 copied to clipboard

A simple and easy way to map Objects from JSON and to Map with support for Dart Native and Dart Web.

2.0.1 #

  • swiss_knife: ^3.0.6
  • test: ^1.16.8

2.0.0 #

  • Dart 2.12.0:
    • Sound null safety compatibility.
    • Update CI dart commands.
    • sdk: '>=2.12.0 <3.0.0'
  • swiss_knife: ^3.0.0
  • pedantic: ^1.11.0
  • test: ^1.16.5

1.1.3 #

  • JSONTransformer: Added concatenation of values.
  • swiss_knife: ^2.5.14
  • pedantic: ^1.9.2
  • test: ^1.15.4
  • test_coverage: ^0.4.3

1.1.2 #

  • Added: JSONTransformer.from.
  • Documentation of JSONTransformer API.
  • swiss_knife: ^2.5.10

1.1.1 #

  • Fix parsing of operation with empty parameters.
  • Fix README.md.
  • More tests.
  • test_coverage: ^0.4.2

1.1.0 #

  • Added JSONTransformer operations.
  • swiss_knife: ^2.5.9

1.0.1 #

  • Fix Browser implementation.
  • dartfmt.
  • Added example.
  • Added API documentation.
  • sdk: '>=2.8.0 <3.0.0'
  • Added Browser CI.

1.0.0 #

  • Initial version, created by Stagehand
6
likes
130
pub points
38%
popularity

Publisher

unverified uploader

A simple and easy way to map Objects from JSON and to Map with support for Dart Native and Dart Web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

swiss_knife

More

Packages that depend on json_object_mapper