ruut_inappwebview 6.0.3 copy "ruut_inappwebview: ^6.0.3" to clipboard
ruut_inappwebview: ^6.0.3 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 ruut_inappwebview

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

dependencies:
  ruut_inappwebview: ^6.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:ruut_inappwebview/ruut_inappwebview.dart';
1
likes
140
points
27
downloads

Publisher

unverified uploader

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.

Topics

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

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_inappwebview_android, flutter_inappwebview_macos, flutter_inappwebview_platform_interface, flutter_inappwebview_web, ruut_inappwebview_ios

More

Packages that depend on ruut_inappwebview