flutter_inappwebview icon indicating copy to clipboard operation
flutter_inappwebview copied to clipboard

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

Results 368 flutter_inappwebview issues
Sort by recently updated
recently updated
newest added

Hi @pichillilorenzo thanks for this awesome package. My question would be how to upgrade HTTPS connections. I realized some sites using https require this option to be turned on to...

- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section - [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section - [x] I have read...

bug

## Connection with issue(s) Resolve issue #??? Connected to #??? ## Testing and Review Notes ## Screenshots or Videos ## To Do - [ ] double check the original issue...

android
iOS

Hi. I'm using the last version(5.4.3) of inappwebview plugin. I am running a webview locally(without local server). When permission is required for geolocation, the request is duplicated twice. As far...

bug

…ient.onReceivedHttpAuthRequest view.getUrl() ## Connection with issue(s) Resolve issue Android Oreo 8.1 crash when an app uses HttpAuth. ## Testing and Review Notes I was able to reproduce it on Android...

android

We are making an application that uses TWA screens as part of the main application. In TWA we call a deeplink (myapp://screen) to present a Flutter screen which in turn...

bug

## Connection with issue(s) Resolve issue #1232 ## Testing and Review Notes 1. Install browser app which does not support custom tabs such as Sleipnir https://play.google.com/store/apps/details?id=jp.co.fenrir.android.sleipnir 2. Set installed browser...

android

## Environment **Flutter version: 3.1.0** **Plugin version: 5.4.3+7** **Android version: 11** **iOS version: NA** **Xcode version: NA** **Device information: NA** ## A navigation delegate can be set to block navigation...

- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section - [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section - [x] I have read...

bug

anonymous class leaked ServiceWorkerManager -> MethodChannel which in turn leaks FlutterJNI ``` ==================================== HEAP ANALYSIS RESULT ==================================== 1 APPLICATION LEAKS References underlined with "~~~" are likely causes. Learn more at...

android