xue_hua_webview_wkwebview 1.1.0 copy "xue_hua_webview_wkwebview: ^1.1.0" to clipboard
xue_hua_webview_wkwebview: ^1.1.0 copied to clipboard

PlatformiOSmacOS

A Flutter plugin that provides a WebView widget based on Apple's WKWebView control.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xue_hua_webview_wkwebview

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

dependencies:
  xue_hua_webview_wkwebview: ^1.1.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:xue_hua_webview_wkwebview/xue_hua_webview_wkwebview.dart';
0
likes
150
points
249
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides a WebView widget based on Apple's WKWebView control.

Repository (GitHub)
View/report issues
Contributing

Topics

#webview #webview-flutter #ios #macos #wkwebview

License

BSD-3-Clause (license)

Dependencies

flutter, meta, path, xue_hua_webview_platform_interface

More

Packages that depend on xue_hua_webview_wkwebview

Packages that implement xue_hua_webview_wkwebview