flutter_web3 2.1.9 copy "flutter_web3: ^2.1.9" to clipboard
flutter_web3: ^2.1.9 copied to clipboard

Platformweb

Web3 Ethereum, Etherjs and Wallet Connect wrapper for Flutter Web. Made especially for developing Dapp.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_web3

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

dependencies:
  flutter_web3: ^2.1.9

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:flutter_web3/flutter_web3.dart';
147
likes
100
pub points
90%
popularity

Publisher

unverified uploader

Web3 Ethereum, Etherjs and Wallet Connect wrapper for Flutter Web. Made especially for developing Dapp.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, js, meta

More

Packages that depend on flutter_web3