web3mq_core 0.1.0 copy "web3mq_core: ^0.1.0" to clipboard
web3mq_core: ^0.1.0 copied to clipboard

a foundation package for web3mq flutter monorepo.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add web3mq_core

With Flutter:

 $ flutter pub add web3mq_core

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

dependencies:
  web3mq_core: ^0.1.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:web3mq_core/web3mq_core.dart';
0
likes
150
pub points
32%
popularity

Publisher

unverified uploader

a foundation package for web3mq flutter monorepo.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

convert, cryptography, equatable, json_annotation, logging

More

Packages that depend on web3mq_core