ultimate_extension 1.0.2 copy "ultimate_extension: ^1.0.2" to clipboard
ultimate_extension: ^1.0.2 copied to clipboard

Powerful and easy-to-use Dart extensions for List, Map, Iterable, and Object.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ultimate_extension

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

dependencies:
  ultimate_extension: ^1.0.2

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:ultimate_extension/ultimate_extension.dart';
11
likes
160
points
136
downloads

Publisher

verified publisherthezerone.com

Weekly Downloads

Powerful and easy-to-use Dart extensions for List, Map, Iterable, and Object.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on ultimate_extension