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

outdated

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.3.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:helpful_extensions/helpful_extensions.dart';
1
likes
0
pub points
5%
popularity

Publisher

verified publisherjulianschumacher.dev

A Dart Package which provides Extensions for different Objects

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on helpful_extensions