vatom_wallet_sdk 0.0.51 copy "vatom_wallet_sdk: ^0.0.51" to clipboard
vatom_wallet_sdk: ^0.0.51 copied to clipboard

Vatom Wallet SDK for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vatom_wallet_sdk

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

dependencies:
  vatom_wallet_sdk: ^0.0.51

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:vatom_wallet_sdk/vatom_wallet_sdk.dart';