- upgrades sdk version to avoid missing linting rules (3956396)
- use version range for abstractions package (76dfabb)
- use version range for abstractions package (42e397d)
- export Uint8List so it can be used by properties with that type (e578280)
- parse primitives based on their type (b25f451)
- parse primitives based on their type (3db4f32)
- wrapper types for intersection types should not be serialized as objects (#97) (41a5df9)
- type int is not a subtype of double in type cast in json parse node (209a587)
- Include badge for latest pub.dev version in each package README (44f6e9d)
- Initial version.
- Provides parsing and serialization support for the
application/json content type.