Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
61 views

I'm developing a Flutter app that loads a web page containing an embedded video player. When the page loads, the browser internally makes several HTTP requests (for example, .m3u8 or .ts files), but I ...
mikealexx's user avatar
0 votes
0 answers
72 views

Question I’m building a Flutter app and handling login with Google using flutter_inappwebview . The flow is: User clicks "Continue with Google". I open an InAppWebView that loads my backend ...
Ahmed Jihad's user avatar
0 votes
0 answers
78 views

I'm facing this problem where I get blank page when I go back to a previously opened InAppWebView widget. I have a route /charts where Im rendering my chart widget which contains InAppWebView ...
NeERAJ TK's user avatar
  • 2,715
1 vote
0 answers
93 views

I'm encountering a crash on iOS when tapping on a native context menu item inside a flutter_inappwebview. The crash log points to UICommand performWithSender:target: in UIKitCore. Crash Log (Excerpt): ...
Chetan Lodhi's user avatar
-1 votes
1 answer
304 views

I'm building a flutter app on windows, i have tried different packages for in app web view like flutter_inappwebview and webview_cef. The problem is when the application goes to the webview screen , ...
A-E's user avatar
  • 3,401
0 votes
0 answers
66 views

I'm creating desktop app for windows and macos and linux. I have a webview in a page, but it's showing link preview at the bottom of the page whenever I hover over a link with href. it's quite ...
Mohammad Hossein Amri's user avatar
0 votes
1 answer
86 views

I am trying to display payment button in the Inappwebview, but the button is not showing in flutter I am using the dependency for the web view flutter_inappwebview: ^6.1.5 and I ma using the code ...
Vasanthan Raj's user avatar
0 votes
0 answers
207 views

I’m working on a Flutter app where the user logs in, and after login, I load a WebView. Once the user signs in, I get an access token and refresh token, which I store using Hive. The backend sets ...
Aayush's user avatar
  • 1
1 vote
1 answer
174 views

I have a Flutter app using flutter_inappwebview: ^6.1.0. The frontend is built in Flutter, and the backend is Spring Boot (Java). In the Flutter app, I load a WebView using initialUrlRequest, pointing ...
Lee's user avatar
  • 11
0 votes
0 answers
42 views

I am using the in app web view package to display my website in the app. My website is responsive for an app as well. While using this app, I have to do plaid self-verification and in this ...
the56hjkl's user avatar
0 votes
0 answers
35 views

I created a working android app using a flutter inAppWebView. Is it possible to perform an instrumentation test with firebase test lab? Basically I need to fill input texts, click buttons, download ...
Fabio's user avatar
  • 1
1 vote
1 answer
168 views

import 'package:flutter/material.dart'; import 'package:flutter_inappwebview/flutter_inappwebview.dart'; import 'package:loading_indicator/loading_indicator.dart'; import '../../widgets/constants.dart'...
Krishna M's user avatar
0 votes
0 answers
88 views

I set applePayAPIEnabled to true, but Apple Pay is still not visible. My webview settings: InAppWebViewSettings( isInspectable: kDebugMode, mediaPlaybackRequiresUserGesture: false, ...
Joe's user avatar
  • 500
0 votes
0 answers
72 views

I have a usecase where I want to take a user's input and dynamically render it to HTML and display an output preview of what it will look like. This means that as the user is modifying fields, the ...
David Hauck's user avatar
-1 votes
2 answers
334 views

Im calling an html page in flutter using flutter_inappwebview package. Now i have create a function in javascript and i want to pass data in the function from flutter.I want solution that will work ...
Umang's user avatar
  • 1
-1 votes
1 answer
92 views

Hello i'm currently developing a mobile app for a existing web app that use laravel and livewire. I know that's already a specific case... I'm using flutter_inappwebview (6.1.5) to implements part of ...
Robin Thijsen's user avatar
1 vote
2 answers
217 views

I am a newbie doing Flutter and I want render 3d stuff on display using threejs because flutter scene is not supported for web yet. I thought of using an InAppWebView doing the threeJS stuff and in ...
Christopher Jung's user avatar
0 votes
0 answers
237 views

flutter_inappwebview_ios Command SwiftCompile failed with a nonzero exit code /Users/a2901/.pub-cache/hosted/pub.dev/flutter_inappwebview_ios-1.0.13/ios/Classes/InAppWebView/InAppWebView.swift /Users/...
Chauhan Manan's user avatar
1 vote
0 answers
40 views

I basically have a webpage that accepts files like docx, xlsx, and text, passes them to a REST API, does some conversion, and then outputs an application/octet-stream file with the name: <file_name&...
S M Jishanul Islam's user avatar
0 votes
0 answers
68 views

I have tried InAppWebView & WebView both but permission alert box not showing in android app. Same URL is asking for camera permission automatically in browser but not asking for permission in ...
Dhiraj Pandey's user avatar
3 votes
0 answers
398 views

I have a Flutter application that I build a webpage from. In this application, I have some widgets in the top of the app, then an InAppWebView, and then some more flutter widgets in the bottom. All of ...
TheQ's user avatar
  • 7,097
0 votes
0 answers
159 views

I am using the flutter_inappwebview package in my Flutter app for login functionality. When trying to log in using Google Sign-In, the already logged-in Google accounts on the device are not displayed....
Gowtham's user avatar
  • 51
0 votes
0 answers
65 views

I am using InAppWebView version 6.2.0-beta.2 for the Windows platform, but I'm experiencing issues with scrolling using touchpad. Despite trying different values for the kScrollMultiplier, the ...
Akshay Verma's user avatar
0 votes
0 answers
43 views

I'm looking for a way to remove a HttpOnly Cookie from the Flutter CookieManager. Am using this in the flutter Inappwebview and would like this to work on both Android and iOS.
Junias Ngoyi's user avatar
0 votes
1 answer
72 views

I am using flutter_inappwebview: ^6.0.0 to display Shopify store inside web view. everything is working fine. But when I click on share button its not opening shareable apps bottom sheet, but its ...
Safdar Ali's user avatar
1 vote
0 answers
116 views

I'm using Flutter's InAppWebView to open a website that includes Google Sign-In functionality. However, the Google Sign-In dialog or options are not opening when I interact with the website. Instead, ...
Shivam Umaraniya's user avatar
1 vote
1 answer
256 views

I’m working on a Flutter project, and I’m encountering a Swift Compiler Error when trying to run my app on the iOS simulator. Here’s the error message I’m getting: Swift Compiler Error (Xcode): Method ...
A_K's user avatar
  • 992
0 votes
1 answer
158 views

I was using the flutter_inappwebview: ^6.1.5 to make a PWA app using a react frame work. There is several link button which are connecting to many pages and i couldnt hide these link when i long press ...
Sando Philip's user avatar
0 votes
3 answers
265 views

I am trying to add flutter_inappwebview 6.0.0. My code has no error but web page is not loading. Here is my code: class SettingsPage extends StatefulWidget { const SettingsPage({Key? key}) : super(...
YASSIN.049's user avatar
-1 votes
1 answer
83 views

await webViewController.evaluateJavascript(source: """ \$(document).bind('DOMSubtreeModified', function () { if(\$("a[href^='/GenericUpload/GetFile']").length > 0)...
Mohamed Samy's user avatar
2 votes
1 answer
144 views

I'm using Flutter with GetX for state management. I have a WebView inside a Stack, and I want to display a CircularProgressIndicator while the WebView is loading. However, the Obx widget does not seem ...
Susheel Patel's user avatar
1 vote
0 answers
105 views

I'm encountering an issue in my Flutter application where I lose internet connectivity in my main activity when a custom tab overlay (using the inappwebview package) is open in a second activity. The ...
Malou's user avatar
  • 36
0 votes
1 answer
102 views

I would expand to make my question more clearly: i have a flutter app and a website. inside the flutter app i have a webview of the website. i want that in the webview the ui and functionality will be ...
Yuval Poliak's user avatar
6 votes
2 answers
4k views

Recently I updates the Xcode to 16.0, flutter to 3.24.3 and also mac to 15.0. After that I updates all the packages of used libraries to latest version using the command flutter pub upgrade --major-...
kapil tk's user avatar
  • 389
2 votes
0 answers
75 views

I have added this code in onPrintRequest in InAppWebViewSettings. But those settings that I have provided in PrintJobSettings are not applying in generated documents. And in print preview it is not ...
Md Hemal's user avatar
1 vote
1 answer
49 views

@override Widget build(BuildContext context) { return Scaffold( bottomNavigationBar: Container( height: 60, decoration: const BoxDecoration( gradient: ...
Ansh Sharma's user avatar
2 votes
0 answers
208 views

Problem Description I'm trying to reuse the login stack of my website (lirmusic.com, which uses ThirdWeb) in my Flutter app using the inappwebview package. The flow should work as follows: User wants ...
Birto's user avatar
  • 91
0 votes
0 answers
64 views

When I use the HTML input type time or date in an Android WebView, the translation for set and clear is missing in the date and time picker. In this example, I am using Portuguese as the language. ...
Lucas santos's user avatar
0 votes
1 answer
104 views

I need to display user generated HTML content in a flutter app. I'm using the inappwebview plugin for this, which is full featured and generally works well. However, it does not display long links ...
Chris Ahern's user avatar
0 votes
1 answer
270 views

hi i am beginner in flutter i have problem when update package flutter_inappwebview 6.0.0 from flutter_inappwebview: ^5.8.0 return Observer(builder: (context) { return Stack( children: ...
محمد البحراني's user avatar
2 votes
2 answers
2k views

I'm encountering an issue with my Flutter app and could really use some assistance. Here are the details: Problem: I'm facing a build failure with the following error message: ERROR: Missing classes ...
Piyush Sahu's user avatar
1 vote
1 answer
2k views

ERROR: Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /Users/admin/Desktop/mobile-app/build/flutter_inappwebview/outputs/...
Igor Pavlyshyn's user avatar
0 votes
0 answers
44 views

I have below function to return some data to JS side and It's a Map (However the flutter_inappwebview encodes the map after I return It), I do this by addJavaScriptHandler of flutter_inappwebview, But ...
Reza Aslejeddian's user avatar
0 votes
0 answers
351 views

im using 3 packages youtube_player_flutter for opening youtube video, flutter_inappwebview for docx file view, flutter_widget_from_html for html string i get from api. the issue is when i open youtube ...
Yogesh Yogi's user avatar
0 votes
1 answer
84 views

i wan to change my layout from landscape to portrait and vice versa inside my app (depending on the rotation of the device by the user) in flutter i tried using OrientationBuilder and MediaQuery but ...
Naif Alluhaidan Engr's user avatar
2 votes
0 answers
1k views

I'm using flutter_inappwebview to display a part of our website that requires logging in. Authentication is via cookie injection. Everything works perfectly on our AWS server, but it gives an error on ...
Guillaume GOUTIN's user avatar
1 vote
1 answer
230 views

In WebView Video stops frequently automatically. Controls doesn't work. Default Play/Pause buttom appears in center of video. Sometimes cause flickering issues with video controls. I want to achieve ...
Shivani Wani's user avatar
1 vote
2 answers
2k views

I'm sometimes receiving HTML as a response from network requests. I've encountered a scenario where I need to display HTML content within the InAppWebView. Is there any short way to do that. I tried ...
Ohpleaseman's user avatar
0 votes
1 answer
197 views

In my Flutter code I use flutter_inappwebview to open a web page inside the application so that the user can enter some data and submit, in some cases which I can't detect the keyboard doesn't appear ...
Mohammad Rabia Najib's user avatar
0 votes
1 answer
827 views

I have a razorpay integration on my flutter application. The existing implementation uses flutter inappwebview to hit the payment gateway url. Issue is when the url is being called from inappwebview ...
Amit Pandey's user avatar

1
2 3 4 5