lc_cli_pkg 1.0.4 copy "lc_cli_pkg: ^1.0.4" to clipboard
lc_cli_pkg: ^1.0.4 copied to clipboard

SDKDart
unlisted

Grinder tasks for releasing Dart CLI packages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lc_cli_pkg

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

dependencies:
  lc_cli_pkg: ^1.0.4

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:lc_cli_pkg/lc_cli_pkg.dart';
0
likes
120
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Grinder tasks for releasing Dart CLI packages.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

archive, async, charcode, cli_util, collection, grinder, http, package_config, path, pub_semver, pubspec_parse, test, test_process, yaml

More

Packages that depend on lc_cli_pkg