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

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

| Technology | Version | | -------------------- | ------------- | | Flutter version | 3.0.1 | | Plugin version | 5.4.3+7 | | Android version | - | | iOS...

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

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

Couldn't open soft keyboard on Android 12 devices, but it's perfectly works on rest of all devices

bug

## Environment | Technology | Version | | -------------------- | ------------- | | Flutter version | 3.0.5 | | Plugin version | ^5.4.3+7 | | Android version | 6+ |...

bug

Hi, First, let me start by saying well done and thanks for this plugin. I use this plugin currently for the ability to run javascript from my flutter application. I...

I keep getting this error whenever i am trying to compile for android ``` \Documents\Flutter\.pub-cache\hosted\pub.dartlang.org\flutter_inappwebview-5.4.3+7\android\src\main\java\com\pichillilorenzo\flutter_inappwebview\in_app_webview\InAppWebView.java:504: error: cannot find symbol settings.setAppCacheEnabled(true); ^ ``` And this results to my build failing...

bug

[LayoutConstraints] Unable to simultaneously satisfy constraints. Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and...

bug

when I add this package to my project it's ok but when I try to run the app I get the bottom error and use discover all packages I find...

bug