hop 0.32.0 copy "hop: ^0.32.0" to clipboard
hop: ^0.32.0 copied to clipboard

Dart 1 only

Dart Task Framework

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate hop

Use it

The package has the following executables:

$ bench

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hop

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

dependencies:
  hop: ^0.32.0

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

Publisher

unverified uploader

Dart Task Framework

Repository (GitHub)
View/report issues

License

BSD-2-Clause-Views (LICENSE)

Dependencies

args, bot, bot_io, collection, completion, logging, path

More

Packages that depend on hop