docker_elite 0.0.2+2 copy "docker_elite: ^0.0.2+2" to clipboard
docker_elite: ^0.0.2+2 copied to clipboard

A superior way of interacting with Docker

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add docker_elite

With Flutter:

 $ flutter pub add docker_elite

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

dependencies:
  docker_elite: ^0.0.2+2

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

Publisher

unverified uploader

Weekly Downloads

A superior way of interacting with Docker

Documentation

API reference

License

GPL-3.0 (license)

More

Packages that depend on docker_elite