web3mq 0.1.2 copy "web3mq: ^0.1.2" to clipboard
web3mq: ^0.1.2 copied to clipboard

Provides a modern way of implementing Web3MQ APIs. Web3MQ is the fastest and most scalable social Layer 1 & messaging network.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web3mq

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

dependencies:
  web3mq: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:web3mq/web3mq.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Provides a modern way of implementing Web3MQ APIs. Web3MQ is the fastest and most scalable social Layer 1 & messaging network.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

adaptive_number, collection, convert, cryptography, dio, drift, equatable, fixnum, flutter, graphql, http_parser, intl, json_annotation, logging, meta, mutex, path, path_provider, pointycastle, protobuf, rxdart, shared_preferences, url_launcher, uuid, web_socket_channel

More

Packages that depend on web3mq