json_helpers 0.1.5
json_helpers: ^0.1.5 copied to clipboard
The `json_helpers` contains functions that make it easier decoding JSON objects directly from strings, lists and maps.
0.1.5 #
- Added
String.jsonMapmethod (not very often used)
0.1.4 #
- Minor fixes in the
example.dartfile
0.1.3 #
- Added
homepagetopubspec.yaml
0.1.2 #
- Added
example.dart - Breaking change: extension methods have been renamed to shorter, more convenient and meaningful names
0.1.1 #
- Minor fixes
0.1.0 #
- Initial release