dmap 0.3.0 copy "dmap: ^0.3.0" to clipboard
dmap: ^0.3.0 copied to clipboard

Library to map Map<String, dynamic> into Class to allow to quickly bind what's come from json parsing. It rely on mirrors.

0.3.0 #

  • Adding basic encoding capabilities through Map<String, dynamic> encode<T>(T data)
  • Refactoring package to share code between encode and decode

0.2.1 #

  • Fixing linters and improve descriptions

0.2.0 #

  • Adding hook to transform types and allow smarter parsing

0.1.0 #

  • Initial version
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Library to map Map<String, dynamic> into Class to allow to quickly bind what's come from json parsing. It rely on mirrors.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on dmap