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

A Dart advanced utils package enhances the default dart object by adding powerful and flexible methods.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_advanced_utils

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

dependencies:
  dart_advanced_utils: ^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:dart_advanced_utils/dart_advanced_utils.dart';
8
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart advanced utils package enhances the default dart object by adding powerful and flexible methods.

Repository (GitHub)
View/report issues

Topics

#utils #date #string #list

License

unknown (license)

Dependencies

clock, collection, intl

More

Packages that depend on dart_advanced_utils