maxwell_client 0.9.0 copy "maxwell_client: ^0.9.0" to clipboard
maxwell_client: ^0.9.0 copied to clipboard

A maxwell client for dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add maxwell_client

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

dependencies:
  maxwell_client: ^0.9.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:maxwell_client/maxwell_client.dart';
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A maxwell client for dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, fixnum, http, logger, maxwell_protocol, meta, time, tuple, web_socket_channel

More

Packages that depend on maxwell_client