bwu_docker 0.1.0+1 copy "bwu_docker: ^0.1.0+1" to clipboard
bwu_docker: ^0.1.0+1 copied to clipboard

outdatedDart 1 only

Dart client for the Docker remote API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bwu_docker

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

dependencies:
  bwu_docker: ^0.1.0+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:bwu_docker/bwu_docker.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Dart client for the Docker remote API

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

collection, crypto, http, intl

More

Packages that depend on bwu_docker