flutter_web3_webview 0.1.4 copy "flutter_web3_webview: ^0.1.4" to clipboard
flutter_web3_webview: ^0.1.4 copied to clipboard

Webview supported connected to web3 DApp in Flutter. Now support EVM chain & Solana, and will support more at future.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_web3_webview

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

dependencies:
  flutter_web3_webview: ^0.1.4

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_webview/flutter_web3_webview.dart';
4
likes
150
points
106
downloads

Publisher

verified publisherfxwallet.com

Weekly Downloads

Webview supported connected to web3 DApp in Flutter. Now support EVM chain & Solana, and will support more at future.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, flutter_inappwebview, uuid

More

Packages that depend on flutter_web3_webview