enum_string_extension_gen 1.0.0 copy "enum_string_extension_gen: ^1.0.0" to clipboard
enum_string_extension_gen: ^1.0.0 copied to clipboard

Automatically generating `enumString` extensions code for classes with `@enumString` annotation.

1.0.0 #

  • Move to flutter 2

0.0.5 #

  • Add support for namespace. If a namespace is declared on one of the keys, it will be forced for all keys with the same name.

0.0.4 #

  • Fix bugs in EnumKey handling (unique, determinism) and in some code generated

0.0.3 #

  • Add support for EnumKey with prefix parameter and exclude option
  • Exclude parameter prevent code gen
  • Prefix parametr creates an changes the prefix of the text() and adds the prefix to the AppLocalization fields

0.0.2 Fix multiple enum and support subtypes for #

  • Fix bug that prevented multiple enum to generate code
  • Add support for types inside lists

0.0.1 Initial release #

  • Lets you annotate an object using @enumString to generate a enumString extension
0
likes
110
pub points
5%
popularity

Publisher

unverified uploader

Automatically generating `enumString` extensions code for classes with `@enumString` annotation.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, enum_string_extension, logging, source_gen

More

Packages that depend on enum_string_extension_gen