mweb_client 0.2.0 copy "mweb_client: ^0.2.0" to clipboard
mweb_client: ^0.2.0 copied to clipboard

client library for interacting with a mwebd server

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mweb_client

With Flutter:

 $ flutter pub add mweb_client

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

dependencies:
  mweb_client: ^0.2.0

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:mweb_client/mweb_client.dart';
0
likes
130
points
12
downloads

Publisher

verified publishercypherstack.com

Weekly Downloads

client library for interacting with a mwebd server

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on mweb_client