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

I want to add camera action option onShowFileChooser, if input accepts images. ## Connection with issue(s) Connected to #846 #520 ## Testing and Review Notes ## Screenshots or Videos https://www.youtube.com/watch?v=LjMMLiWnj50...

android

Hi the code below must display a webview with a pdf report, to open the web view I used the code below, how can I pass the bearer token? 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

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

## Environment **Flutter version:** 3.0.2 **Plugin version:** 5.4.3+7 **Android version:** 12 **iOS version:** n/a **Xcode version:** n/a ## Description Would it be possible to include the referrer in order 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

Hi Team, I would like to know is there any option to prevent a url from opening in new tab. Thanks

I keep the local html files that I downloaded from outside, which are not in the assets, in the app directory. There is no way to run them. loadFile only...

Hi, I have trouble calling my website that has to ask to allow location permission in the site because I've to handle it by platform permission and I don't want...

When `window.close()` called by default ChromeSafariBrowser closes but InAppBrowser is not closing.