change_case 2.0.1 copy "change_case: ^2.0.1" to clipboard
change_case: ^2.0.1 copied to clipboard

An extension on String for the missing methods for camelCase, PascalCase, Capital Case, snake_case, param-case, CONSTANT_CASE and others.

2.0.1 | 12.28.2023 #

  • Update dependencies
    • Meta to ">=1.7.0 <2.0.0"

2.0.0 | 11.29.2023 #

  • Update dependencies
  • Update environment to Dart 3.0.0

1.1.0 #

  • Ignore apostrophes when stripping non-alphanumeric characters
  • Add some e2e tests

1.0.2 #

  • Update dependencies (minor)
  • Fix lint errors
  • Update dev scripts

1.0.1 #

  • [BREAKING CHANGE]: change toDotCase() format to enum.Value to enum.value

1.0.0+3 #

  • Update doc comments for each case to contain an example of the expected output

1.0.0+2 #

  • Add example

1.0.0+1 #

  • Update links to github

1.0.0 #

  • Initial release!
35
likes
140
pub points
94%
popularity

Publisher

verified publishermrgnhnt.com

An extension on String for the missing methods for camelCase, PascalCase, Capital Case, snake_case, param-case, CONSTANT_CASE and others.

Repository (GitHub)
View/report issues

Topics

#formatting #case #casing #camelcase #snakecase

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on change_case