fk_webview 2.0.3 copy "fk_webview: ^2.0.3" to clipboard
fk_webview: ^2.0.3 copied to clipboard

outdated

A new Flutter WebView package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fk_webview

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

dependencies:
  fk_webview: ^2.0.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:fk_webview/fk_webview.dart';
2
likes
65
points
45
downloads

Publisher

verified publishertoutao.cloud

Weekly Downloads

A new Flutter WebView package.

Documentation

API reference

License

MIT (license)

Dependencies

connectivity, fk_action_sheet, flutter, flutter_inappwebview, rx_event_bus, url_launcher

More

Packages that depend on fk_webview