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

Annotations for the `enum_assist` code-generator.

0.1.0 (11/26/2021) #

Feature:

  • Add settings to (not) create all default methods
    • createName
    • createDescription
    • createToInt
    • createReadable
    • createSerialized
  • Add example

0.0.1 (11/12/2021) #

Initial Release