helpful_extensions 0.5.1 copy "helpful_extensions: ^0.5.1" to clipboard
helpful_extensions: ^0.5.1 copied to clipboard

A Dart Package which provides Extensions for different Objects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add helpful_extensions

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

dependencies:
  helpful_extensions: ^0.5.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:helpful_extensions/helpful_extensions.dart';
1
likes
160
pub points
5%
popularity

Publisher

verified publisherjulianschumacher.dev

A Dart Package which provides Extensions for different Objects

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on helpful_extensions