webview_all_ohos 1.1.3 copy "webview_all_ohos: ^1.1.3" to clipboard
webview_all_ohos: ^1.1.3 copied to clipboard

OpenHarmony implementation of the webview_all federated WebView plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webview_all_ohos

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

dependencies:
  webview_all_ohos: ^1.1.3

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_all_ohos/webview_all_ohos.dart';
0
likes
130
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

OpenHarmony implementation of the webview_all federated WebView plugin.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, webview_flutter_platform_interface

More

Packages that depend on webview_all_ohos

Packages that implement webview_all_ohos