generic_reader 0.5.0
generic_reader: ^0.5.0 copied to clipboard
Methods for the systematic reading of compile-time constant expressions.
Generic Reader - Example #
The files located in the folder bin contain short programs that demonstrate how to:
- read a DartObject representing an enum,
- read a nested list,
- create a decoder for a user defined class.
Features and bugs #
Please file feature requests and bugs at the issue tracker.