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

outdated

Useful String extensions to save you time in production. Feel free to contribute with PR.

[0.1.0] - New extensions #

first({int count})
last({int count})
toSlug()

[0.0.3] - New extensions and Null Safety #

News #

Migrates library to null safety.

Extension added :

toTitleCase()

[0.0.2] - New extensions and bug fixes #

Bug fixes #

  • Methods now correctly remove trailing and leading whitespaces from strings.

New extensions #

toCamelCase()
onlyNumbers()
removeLetters()
charOccurences()
mostFrequent()
reverse()
isIpv4()

[0.0.1] - Initial release #

Extension methods #

readTime()
isMail()
capitalize()
removeNumbers()
onlyLetters()
countWords()
27
likes
0
pub points
93%
popularity

Publisher

verified publisheresentis.dev

Useful String extensions to save you time in production. Feel free to contribute with PR.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on string_extensions