webview_javascript_bridge 1.0.2 copy "webview_javascript_bridge: ^1.0.2" to clipboard
webview_javascript_bridge: ^1.0.2 copied to clipboard

PlatformAndroidiOS
outdated

A bridge for JavaScript communicate with webview_flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webview_javascript_bridge

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

dependencies:
  webview_javascript_bridge: ^1.0.2

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:webview_javascript_bridge/webview_javascript_bridge.dart';
4
likes
130
points
33
downloads

Publisher

verified publisherstormyang.cn

Weekly Downloads

A bridge for JavaScript communicate with webview_flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on webview_javascript_bridge