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

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';
152
likes
50
points
358
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, js, meta

More

Packages that depend on flutter_web3