zikzak_inappwebview 1.2.6 copy "zikzak_inappwebview: ^1.2.6" to clipboard
zikzak_inappwebview: ^1.2.6 copied to clipboard

A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zikzak_inappwebview

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

dependencies:
  zikzak_inappwebview: ^1.2.6

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:zikzak_inappwebview/zikzak_inappwebview.dart';
10
likes
150
points
802
downloads

Publisher

verified publisherzikzak.wtf

Weekly Downloads

A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.

Homepage
Repository (GitHub)
View/report issues

Topics

#html #webview #webview-flutter #inappwebview #browser

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, zikzak_inappwebview_android, zikzak_inappwebview_ios, zikzak_inappwebview_macos, zikzak_inappwebview_platform_interface, zikzak_inappwebview_web

More

Packages that depend on zikzak_inappwebview