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

discontinued
outdated

Source code generator processing annotated generic_enum classes. It builds a value-instance map and json-serialization functions.

0.0.1 #

Initial Version of the library.

0.0.2 #

Added code generator tests.

0.0.3 #

Added Dart docs.

0.0.4 #

Added library keyword.

0.0.5 #

Added Travis badge.

0.0.6 #

Removed toJson generator.

0.0.7 #

Modified _fromJson.

0.0.8 #

Corrected syntax error in json_generator.dart.

0.1.0 #

Generators now use a prefix for fcts and vars.

0.1.1 #

Removed dependency on build_collection. Used an unmodifiable map instead.

0.1.2 #

Included dependency on latest versions of generic_enum and generic_enum_annotation.

0
likes
0
pub points
0%
popularity

Publisher

verified publishersimphotonics.com

Source code generator processing annotated generic_enum classes. It builds a value-instance map and json-serialization functions.

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