captalize 2.4.0 copy "captalize: ^2.4.0" to clipboard
captalize: ^2.4.0 copied to clipboard

outdated

A package containing custom widgets for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add captalize

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  captalize: ^2.4.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:captalize/captalize.dart';
0
likes
0
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A package containing custom widgets for Flutter.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on captalize