web3modal_flutter 3.0.0-beta16 copy "web3modal_flutter: ^3.0.0-beta16" to clipboard
web3modal_flutter: ^3.0.0-beta16 copied to clipboard

WalletConnect Web3Modal: Simple, intuitive wallet login. With this drop-in UI SDK, enable any wallet's users to seamlessly log in to your app and enjoy a unified experience

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add web3modal_flutter

With Flutter:

 $ flutter pub add web3modal_flutter

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

dependencies:
  web3modal_flutter: ^3.0.0-beta16

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:web3modal_flutter/web3modal_flutter.dart';
28
likes
0
pub points
90%
popularity

Publisher

verified publisherwalletconnect.com

WalletConnect Web3Modal: Simple, intuitive wallet login. With this drop-in UI SDK, enable any wallet's users to seamlessly log in to your app and enjoy a unified experience

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

appcheck, cached_network_image, collection, cupertino_icons, custom_sliding_segmented_control, event, flutter, flutter_svg, freezed_annotation, http, json_annotation, logger, mockito, qr_flutter_wc, shared_preferences, shimmer, universal_io, url_launcher, walletconnect_flutter_v2, web3dart

More

Packages that depend on web3modal_flutter