dart_mappable_extras 0.2.5
dart_mappable_extras: ^0.2.5 copied to clipboard
Untagged Unions and Undefined Types for dart_mappable
0.2.5 #
- Invalid UnionType exceptions don't throw. Follow up to 0.2.3.
0.2.4 #
- Better mapper look up. Follow up to 0.2.3.
0.2.3 #
- Fix UnionMapper to handle types which have custom mappers.
0.2.2 #
- Fix OptionalMapper to handle types which have custom mappers.
0.2.1 #
- Fixed BytesMapper to handle empty bytes.
0.2.0 #
- Added BytesMapper.
- Remove spurious print.
0.1.0 #
- Initial version.