dev_string_converter 0.1.0 copy "dev_string_converter: ^0.1.0" to clipboard
dev_string_converter: ^0.1.0 copied to clipboard

outdatedDart 1 only

converting strings via toVarName(x) <-> toLowerCamelCase(x) toClassName(x) <-> toUpperCamelCase(x) toConstName(x) <-> toUpperCaseWith(x,"_") toTableName( [...]

0
likes
pending
pub points
0%
popularity

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

converting strings via toVarName(x) <-> toLowerCamelCase(x) toClassName(x) <-> toUpperCamelCase(x) toConstName(x) <-> toUpperCaseWith(x,"_") toTableName(x) <-> toLowerCaseWith(x,"_") toPolyName(x) <-> toLowerCaseWith(x,"-")

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on dev_string_converter