string_utils_dart 0.0.1 copy "string_utils_dart: ^0.0.1" to clipboard
string_utils_dart: ^0.0.1 copied to clipboard

A Dart package for string manipulation utilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add string_utils_dart

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

dependencies:
  string_utils_dart: ^0.0.1

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:string_utils_dart/string_utils_dart.dart';
3
likes
130
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart package for string manipulation utilities.

License

unknown (license)

Dependencies

flutter, test

More

Packages that depend on string_utils_dart