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

## Environment **Flutter version:** newest **Plugin version:** newest **Android version:** - **iOS version:** - **Xcode version:** - **Device information:** Windows / Linux / MacOS Desktop ## Description **What you'd like...

enhancement

I receive some crash "Completion handler passed to -[flutter_inappwebview.InAppWebView webView:didReceiveAuthenticationChallenge:completionHandler:] was not called" from crash platform but it can not reproduce it

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

que estou migrando ele pra nullsaf, dentro dele tem uma webview que chama um site de aula virtual... antes funcionava perfeito mas agora não aparece mais o vídeo e áudio...

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

When using `shouldInterceptFetchRequest` or `shouldInterceptAjaxRequest` upload file (500Kb jpg file in my case), it will be throw an error with "Fix RangeError: Maximum call stack size exceeded"

android
iOS

## Error Info ``` dart 1 #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:165) 2 3 #1 InAppWebViewController.getTitle (package:flutter_inappwebview/src/in_app_webview/in_app_webview_controller.dart:923) 4 5 #2 _FusionWebState._getTitleFromWeb (package:fusion_page/ui/fusion_web.dart:160) 6 ```

bug

See how React-Native solved this https://github.com/react-native-webview/react-native-webview/issues/2256 You can start at 12:30 https://developer.apple.com/videos/play/wwdc2021/10032/ ![image](https://user-images.githubusercontent.com/39314023/171526319-9dd9ae32-a710-4e52-bea2-f0e3575d0729.png)

bug