awesome_dart_extensions 0.0.3 copy "awesome_dart_extensions: ^0.0.3" to clipboard
awesome_dart_extensions: ^0.0.3 copied to clipboard

Awesome dart extensions on various dart data types with your own custom methods.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_dart_extensions

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

dependencies:
  awesome_dart_extensions: ^0.0.3

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

Publisher

unverified uploader

Awesome dart extensions on various dart data types with your own custom methods.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on awesome_dart_extensions