flutter_inappwebview 6.1.5 copy "flutter_inappwebview: ^6.1.5" to clipboard
flutter_inappwebview: ^6.1.5 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 flutter_inappwebview

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

dependencies:
  flutter_inappwebview: ^6.1.5

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:flutter_inappwebview/flutter_inappwebview.dart';
2.56k
likes
140
points
836k
downloads

Publisher

verified publisherinappwebview.dev

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

Funding

Consider supporting this project:

inappwebview.dev

License

Apache-2.0 (license)

Dependencies

flutter, flutter_inappwebview_android, flutter_inappwebview_ios, flutter_inappwebview_macos, flutter_inappwebview_platform_interface, flutter_inappwebview_web, flutter_inappwebview_windows

More

Packages that depend on flutter_inappwebview