generic_enum 0.4.0 generic_enum: ^0.4.0 copied to clipboard
Dart enumerations with extension-methods offering json-serialization and a mapping of each enum instance to a const value with arbitrary data-type.
Generic Enum - Example #
Examples on how to define and build generic enumerations can be found in the package
generic_enum_example
.
Features and bugs #
Please file feature requests and bugs at the [issue tracker].