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

Smell like code issue. blob variable used previously was not defined. On blob, request.response contain a blob object, let's use it. ## Connection with issue(s) Resolve issue https://github.com/pichillilorenzo/flutter_inappwebview/issues/2098 Connected to...

android
iOS

When we have this plugin for MacOS and Windows platforms?

bug

## Connection with issue(s) Some Ajax calls are intercepted and broken. I got an issue on iOS where some ajax call made by iframes were not working. On Android these...

iOS

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

iOS

Hi! 👋 I have, indeed: - [x] read the [Getting Started](https://inappwebview.dev/docs/intro/) section - [x] already searched for the same problem ## Environment | Technology | Version | |-----------------------| ------------- |...

bug

- I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section - I have already searched for the same problem ## Environment | Technology | Version | |-----------------| ------------- | | Flutter version...

bug

- [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

Is there a way to manage SSL with client authentication? Any suggestion?

## Connection with issue(s) Resolve issue: ``` ERROR: Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /Users/manishpatel/Documents/gen3/iv-pro-mobile/build/flutter_inappwebview_android/outputs/mapping/release/missing_rules.txt. ERROR:...

## Connection with issue(s) Resolve issue #1909 ## Testing and Review Notes I used the same approach that has been used for [Flutter packages](https://github.com/flutter/packages/pull/5846/). I could not test because of...

documentation