walletconnect_flutter_v2 2.4.1 copy "walletconnect_flutter_v2: ^2.4.1" to clipboard
walletconnect_flutter_v2: ^2.4.1 copied to clipboard

discontinuedreplaced by: reown_walletkit

WalletConnect's official Dart library v2 for WalletKit and AppKit. The communications protocol for web3.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add walletconnect_flutter_v2
copied to clipboard

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

dependencies:
  walletconnect_flutter_v2: ^2.4.1
copied to clipboard

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_flutter_v2/walletconnect_flutter_v2.dart';
copied to clipboard
54
likes
130
points
2.72k
downloads

Publisher

verified publisherwalletconnect.com

Weekly Downloads

2024.09.13 - 2025.03.28

WalletConnect's official Dart library v2 for WalletKit and AppKit. The communications protocol for web3.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

bs58, connectivity_plus, convert, cryptography, ed25519_edwards, event, flutter, freezed_annotation, http, json_annotation, logger, package_info_plus, pointycastle, shared_preferences, stack_trace, stream_channel, url_launcher, web3dart, web_socket_channel, x25519

More

Packages that depend on walletconnect_flutter_v2