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

A Flutter WebView widget that bridges in-app web pages to a Web3 wallet over EIP-1193 (EVM) and the Solana wallet standard.

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: ^1.0.0

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';
7
likes
140
points
143
downloads

Documentation

API reference

Publisher

verified publisherfxwallet.com

Weekly Downloads

A Flutter WebView widget that bridges in-app web pages to a Web3 wallet over EIP-1193 (EVM) and the Solana wallet standard.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#web3 #webview #ethereum #solana #wallet

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, uuid

More

Packages that depend on flutter_web3_webview