darty_json 1.0.5 darty_json: ^1.0.5 copied to clipboard
A safe and elegant way to deal with Json data
1.0.5 #
Json
andJsonPayload
equal operator override to handle comparison by instance or by value
1.0.4 #
Json
andJsonPayload
are json encodable, meaning they can be use withdarat:convert jsonEncode
1.0.3 #
- Fixed
JsonPayload
nested assignment
1.0.2 #
- Fixed
JsonPayload
nested assignment
1.0.1 #
.float
returns a value when actual value is an integer
1.0.0 #
- Initial version.