multiversx_sdk 0.3.0 copy "multiversx_sdk: ^0.3.0" to clipboard
multiversx_sdk: ^0.3.0 copied to clipboard

A comprehensive Dart library for MultiversX blockchain development, simplifying blockchain interactions for Flutter and Dart developers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add multiversx_sdk
copied to clipboard

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

dependencies:
  multiversx_sdk: ^0.3.0
copied to clipboard

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:multiversx_sdk/multiversx_sdk.dart';
copied to clipboard
0
likes
0
points
231
downloads

Publisher

verified publisherkleak.dev

Weekly Downloads

2024.09.30 - 2025.04.14

A comprehensive Dart library for MultiversX blockchain development, simplifying blockchain interactions for Flutter and Dart developers.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

convert, http, json_annotation, meta, multiversx_api, multiversx_crypto, pointycastle

More

Packages that depend on multiversx_sdk