zetrix_connect_wallet_sdk 1.0.1 copy "zetrix_connect_wallet_sdk: ^1.0.1" to clipboard
zetrix_connect_wallet_sdk: ^1.0.1 copied to clipboard

A Flutter package for integrating Zetrix blockchain wallet connectivity and operations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zetrix_connect_wallet_sdk

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

dependencies:
  zetrix_connect_wallet_sdk: ^1.0.1

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

Documentation

API reference

Publisher

verified publisherdev.zetrix.com

Weekly Downloads

A Flutter package for integrating Zetrix blockchain wallet connectivity and operations.

Homepage

License

MIT (license)

Dependencies

crypto, device_info_plus, dio, flutter, flutter_secure_storage, logging, package_info_plus, qr_flutter, url_launcher

More

Packages that depend on zetrix_connect_wallet_sdk