Skip to content

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

License

Notifications You must be signed in to change notification settings

sbkim/flutter_inappwebview

 
 

Repository files navigation

Flutter InAppWebView Plugin Share on Twitter Share on Facebook

Pub pub points popularity likes Awesome Flutter License

Donate to this project GitHub contributors GitHub forks GitHub stars

InAppWebView-logo

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

Articles/Resources

Showcase - Who use it

Check the Showcase page to see an open list of Apps built with Flutter and Flutter InAppWebView.

Are you using the Flutter InAppWebView plugin and would you like to add your App there?

Send a submission request to the Submit App page!

Requirements

  • Dart sdk: ">=2.14.0 <3.0.0"
  • Flutter: ">=2.5.0"
  • Android: minSdkVersion 17 and add support for androidx (see AndroidX Migration to migrate an existing app)
  • iOS: --ios-language swift, Xcode version >= 12

Installation

Add flutter_inappwebview as a dependency in your pubspec.yaml file.

Main Classes Overview

Support

Did you find this plugin useful? Please consider to make a donation to help improve it!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 47.5%
  • Java 26.6%
  • Swift 20.2%
  • HTML 4.9%
  • JavaScript 0.2%
  • CSS 0.2%
  • Other 0.4%