string_capitalize

Creator: coderz1093

Last updated:

Add to Cart

Description:

string capitalize

To uppercase first letter of the word

Install #
Dart #
dart pub add string_capitalize
copied to clipboard
Flutter #
flutter pub add string_capitalize
copied to clipboard
Methods #
String #


capitalize transform the first letter of the one String to uppercase;


capitalizeEach transform the first letter of each word from the String to uppercase.


List

capitalize - transform the first letter of each item to uppercase.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.