json_object_mapper 1.1.2
json_object_mapper: ^1.1.2 copied to clipboard
A simple and easy way to map Objects from JSON and to Map with support for Dart Native and Dart Web.
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