maxwell_client 0.10.3 copy "maxwell_client: ^0.10.3" to clipboard
maxwell_client: ^0.10.3 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

With Flutter:

 $ flutter 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.10.3

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

Publisher

unverified uploader

Weekly Downloads

A maxwell client for dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

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

More

Packages that depend on maxwell_client