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

discontinuedreplaced by: reown_appkit

The Web3Modal for WalletConnect built using Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web3modal_flutter

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

dependencies:
  web3modal_flutter: ^3.0.0-alpha02

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