generic_enum 0.1.0 copy "generic_enum: ^0.1.0" to clipboard
generic_enum: ^0.1.0 copied to clipboard

discontinued
outdated

Enumeration classes with generic value type. Can be used in switch statements, as annotations, or as constant parameters in constructors and functions.

0.0.1 #

Initial Version of the library.

0.0.2 #

Library now depends on built_collection.

0.0.3 #

Changed GeneralizedEnum to GenericEnum.

0.0.4 #

Amended library description.

0.0.5 #

Amended sample code in README.md.

0.0.6 #

Shortened library description.

0.1.0 #

Added json-serialization.

4
likes
0
pub points
0%
popularity

Publisher

verified publishersimphotonics.com

Enumeration classes with generic value type. Can be used in switch statements, as annotations, or as constant parameters in constructors and functions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

built_collection, json_annotation

More

Packages that depend on generic_enum