corextensions 1.1.1 copy "corextensions: ^1.1.1" to clipboard
corextensions: ^1.1.1 copied to clipboard

Many helpful extensions to the core classes like string and iterable.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add corextensions

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

dependencies:
  corextensions: ^1.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:corextensions/corextensions.dart';
2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Many helpful extensions to the core classes like string and iterable.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, trotter

More

Packages that depend on corextensions