generic_enum_builder 0.1.4 copy "generic_enum_builder: ^0.1.4" to clipboard
generic_enum_builder: ^0.1.4 copied to clipboard

discontinued
outdated

Source code generator processing annotated generic_enum classes. It builds a value-instance map, a fromJson function, and a function returning the identifier of each defined const generic_enum instance.

example/README.md

Generic Enum Builder #

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 bugs #

Please file feature requests and bugs at the issue tracker.

0
likes
0
points
36
downloads

Publisher

verified publishersimphotonics.com

Weekly Downloads

Source code generator processing annotated generic_enum classes. It builds a value-instance map, a fromJson function, and a function returning the identifier of each defined const generic_enum instance.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, dart_style, generic_enum, generic_enum_annotation, meta, source_gen

More

Packages that depend on generic_enum_builder