enum_ext_gen 1.4.0 copy "enum_ext_gen: ^1.4.0" to clipboard
enum_ext_gen: ^1.4.0 copied to clipboard

This is enum_ext generator. This makes life pretty easy by generating some useful methods and properties on enum.

1.4.0 #

  • Breaking - value getter is replaced with extValue
  • Features Added -
    • Now the eunm property can be accessed with byExtValue() like byName() from values.
  • Updated all dependencies

1.3.2 #

  • Updated dependency enum_ext from 1.3.1 to 1.3.2

1.3.1 #

  • Breaking Now title getter will be generated, you do not need to import package:enum_ext/enum_ext.dart package anymore in order to use this. Instead import the file containing enum.
  • Updated dependency enum_ext from 1.3.0 to 1.3.1

1.3.0 #

  • Updated dependency enum_ext from 1.2.0 to 1.3.0

1.2.0 #

  • Generating value checking getters like is... and isNot...

1.1.0 #

  • Added example
  • Updated enum_ext from 1.0.0 to 1.1.0

1.0.0 #

  • Initial version.
2
likes
120
pub points
7%
popularity

Publisher

unverified uploader

This is enum_ext generator. This makes life pretty easy by generating some useful methods and properties on enum.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, build, chalk, enum_ext, recase, source_gen

More

Packages that depend on enum_ext_gen