dump 0.1.6
dump: ^0.1.6 copied to clipboard
Dumps any objects to structures of maps, lists, and scalars using mirrors.
0.1.6 #
- Adds
namekey to dumps ofenuminstances.
0.1.5 #
- Adds
toString()key to dumps ofDateTimeobjects, as they otherwise they were not showing datetime.
0.1.4 #
- Dump fields of superclasses.
- Sort object fields alphabetically.
0.1.3 #
- Fix recursive dumping of objects.
- Fix breaking on static fields.
- Add
hideFieldsparameter.
0.1.2 #
- Updated README.
0.1.1 #
- Longer description to meet Dart guidelines.
0.1.0 #
- Initial release.