mindful_dart_util 0.9.0 copy "mindful_dart_util: ^0.9.0" to clipboard
mindful_dart_util: ^0.9.0 copied to clipboard

Mindful Software Utilities that only depend on Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mindful_dart_util

With Flutter:

 $ flutter pub add mindful_dart_util

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

dependencies:
  mindful_dart_util: ^0.9.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mindful_dart_util/mindful_dart_util.dart';
0
likes
160
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Mindful Software Utilities that only depend on Dart.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args, crypto, io, logging, path

More

Packages that depend on mindful_dart_util