enum_as_string 1.0.0+2 copy "enum_as_string: ^1.0.0+2" to clipboard
enum_as_string: ^1.0.0+2 copied to clipboard

discontinued
outdated

Utility library for enum-to-string and string-to-enum conversions. Nothing more, nothing less.

1.0.0+2 #

  • Updated README.md with information about the original creator

1.0.0+1 #

  • No changes. Re-requested pub.dev to analyse package

1.0.0 (Forked from #

  • Added WordCollector to the license copyright statement

  • Introduced the words lints ruleset and documented the code

  • Updated all other files in accordance with WordCollector conventions

  • Removed deprecated .parse() and .parseCamelCase()

  • Removed camel_case_to_words.dart

  • Removed .toList() and .fromList(), which are functions which could very easily be implemented outside the library

  • Removed tests which were no longer relevant

  • Removed README.md from the example

  • Renamed the library from enum_to_string to enum_as_string, enum_to_string.dart to conversion.dart, and the EnumToString class to simply Enum

1
likes
150
pub points
3%
popularity

Publisher

unverified uploader

Utility library for enum-to-string and string-to-enum conversions. Nothing more, nothing less.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on enum_as_string