etcd_client 0.0.2-beta copy "etcd_client: ^0.0.2-beta" to clipboard
etcd_client: ^0.0.2-beta copied to clipboard

client for etcd db

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add etcd_client

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

dependencies:
  etcd_client: ^0.0.2-beta

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

Publisher

unverified uploader

client for etcd db

License

unknown (license)

Dependencies

http

More

Packages that depend on etcd_client