to_upper_case 1.0.2
to_upper_case: ^1.0.2 copied to clipboard
descrption for personn who read a description to convert a first charcater of your word.
to_upper_case #
A simple Dart package to convert the first character of a string to uppercase.
Features #
- Convert the first character of a string to uppercase.
- Check if the package is awesome (a simple demo feature).
Getting Started #
To start using the to_upper_case
package, add it to your pubspec.yaml
file:
dependencies:
to_upper_case: ^0.0.1