to_upper_case 1.0.1
to_upper_case: ^1.0.1 copied to clipboard
descrption for personn who read a description.
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