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

Libraries

to_upper_case
Support for doing something awesome.