enum_to_string 1.0.7+1 copy "enum_to_string: ^1.0.7+1" to clipboard
enum_to_string: ^1.0.7+1 copied to clipboard

outdated

Better conversion of ENUMs to string. Dart has annoying EnumName.ValueName syntax when calling enum.toString, this package fixes that.

[1.0.7+1] - 21/10/2019. #

  • Improving code robustness (Thanks @ewertonrp)

[1.0.7] - 30/05/2019. #

  • Improving examples

[1.0.6] - 30/05/2019. #

  • Added support for getting an enum from a string

[1.0.5] - 29/05/2019. #

  • Better readme formatting

[1.0.4] - 29/05/2019. #

  • Better handling of null types

[1.0.3] - 26/05/2019. #

  • Adding explicit types

[1.0.2] - 24/05/2019. #

  • Improving my dart score

[1.0.1] - 24/05/2019. #

  • Initial library release
322
likes
0
pub points
98%
popularity

Publisher

unverified uploader

Better conversion of ENUMs to string. Dart has annoying EnumName.ValueName syntax when calling enum.toString, this package fixes that.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on enum_to_string