walletconnect_modal_flutter 2.1.16 copy "walletconnect_modal_flutter: ^2.1.16" to clipboard
walletconnect_modal_flutter: ^2.1.16 copied to clipboard

The WalletConnectModal for WalletConnect built using Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add walletconnect_modal_flutter

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

dependencies:
  walletconnect_modal_flutter: ^2.1.16

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