enum_to_string 1.0.7 copy "enum_to_string: ^1.0.7" to clipboard
enum_to_string: ^1.0.7 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 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
330
likes
0
points
178k
downloads

Publisher

unverified uploader

Weekly Downloads

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