dpp 1.1.18 copy "dpp: ^1.1.18" to clipboard
dpp: ^1.1.18 copied to clipboard

A better dart pub publish. Before publish, runs tests, fixes, lint, updates CHANGELOG, pubspec file and git commands.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dpp

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

dependencies:
  dpp: ^1.1.18

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

Publisher

verified publisherhelio.me

A better dart pub publish. Before publish, runs tests, fixes, lint, updates CHANGELOG, pubspec file and git commands.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

all_exit_codes, args, json2yaml, path, yaml, yaml2dart

More

Packages that depend on dpp