generic_enum_builder 0.4.3 generic_enum_builder: ^0.4.3 copied to clipboard
Source code generator for package generic_enum. Builds extensions containing value-mapping and json-serialization methods for annotated Dart enums.
Generic Enum Builder #
Examples #
The package generic_enum_example
provides complete examples on how to define and build
generic enumeration classes. As a starting point users could clone this repository, add
their own generic enum classes to the folder lib
and build the library.
Features and bugs #
Please file feature requests and bugs at the issue tracker.