webviewx2 2.0.0 copy "webviewx2: ^2.0.0" to clipboard
webviewx2: ^2.0.0 copied to clipboard

Platformweb

A feature-rich cross-platform webview using webview_flutter for mobile and iframe for web. JS interop-ready.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webviewx2

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

dependencies:
  webviewx2: ^2.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:webviewx2/webviewx2.dart';
3
likes
150
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A feature-rich cross-platform webview using webview_flutter for mobile and iframe for web. JS interop-ready.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, path, pointer_interceptor, uuid, webview_flutter, webview_flutter_android

More

Packages that depend on webviewx2