huskyclient 0.0.7 copy "huskyclient: ^0.0.7" to clipboard
huskyclient: ^0.0.7 copied to clipboard

dart husky client library for ebox. currently only dart native is supported. but vpn version is under workiing.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add huskyclient

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

dependencies:
  huskyclient: ^0.0.7

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

Publisher

verified publisheretsus.net

dart husky client library for ebox. currently only dart native is supported. but vpn version is under workiing.

Homepage

License

MIT (LICENSE)

Dependencies

fixnum, meta, protobuf

More

Packages that depend on huskyclient