webview_flutter_wkwebview_pagecall_poc 0.0.1 copy "webview_flutter_wkwebview_pagecall_poc: ^0.0.1" to clipboard
webview_flutter_wkwebview_pagecall_poc: ^0.0.1 copied to clipboard

PlatformiOS

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

webview_flutter_wkwebview #

The Apple WKWebView implementation of webview_flutter.

Usage #

This package is endorsed, which means you can simply use webview_flutter normally. This package will be automatically included in your app when you do.

Contributing #

This package uses pigeon to generate the communication layer between Flutter and the host platform (iOS). The communication interface is defined in the pigeons/web_kit.dart file. After editing the communication interface regenerate the communication layer by running flutter pub run pigeon --input pigeons/web_kit.dart.

Besides pigeon this package also uses mockito to generate mock objects for testing purposes. To generate the mock objects run the following command:

flutter pub run build_runner build --delete-conflicting-outputs

If you would like to contribute to the plugin, check out our contribution guide.

0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, path, webview_flutter_platform_interface

More

Packages that depend on webview_flutter_wkwebview_pagecall_poc