perridak_strings 0.16.1 copy "perridak_strings: ^0.16.1" to clipboard
perridak_strings: ^0.16.1 copied to clipboard

Comprehensive, zero-dependency string utilities for Dart and Flutter. Fast, safe, and rigorously tested.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add perridak_strings

With Flutter:

 $ flutter pub add perridak_strings

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

dependencies:
  perridak_strings: ^0.16.1

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

Import it

Now in your Dart code, you can use:

import 'package:perridak_strings/perridak_strings.dart';
0
likes
150
points
27
downloads

Documentation

API reference

Publisher

verified publisherperridak.software

Weekly Downloads

Comprehensive, zero-dependency string utilities for Dart and Flutter. Fast, safe, and rigorously tested.

Homepage

Topics

#strings #text #utilities #formatting

License

MIT (license)

Dependencies

characters

More

Packages that depend on perridak_strings