x5_webview 0.4.0 copy "x5_webview: ^0.4.0" to clipboard
x5_webview: ^0.4.0 copied to clipboard

PlatformAndroid

A Webview Flutter plugin of Tencent X5 Kernel,Improving WebView browsing experience,Support Android Platform Only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x5_webview

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

dependencies:
  x5_webview: ^0.4.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:x5_webview/x5_webview.dart';
16
likes
125
pub points
67%
popularity

Publisher

unverified uploader

A Webview Flutter plugin of Tencent X5 Kernel,Improving WebView browsing experience,Support Android Platform Only.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on x5_webview