generic_enum_annotation 0.1.7 generic_enum_annotation: ^0.1.7 copied to clipboard
Defines annotations processed by source code generating library generic_enum_builder.
Generic Enum Annotation #
Update #
This package is discontinued. As of generic_enum 0.2.2
, the package generic_enum_annotation
is no longer required as a dependency when defining or building a generic enum.
Examples #
The package generic_enum_example
provides a complete example 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 #
Please file feature requests and bugs at the issue tracker.