Skip to main content
1 vote
1 answer
420 views

I'm facing an issue; when I try to refresh a Flutter web app page from server it is giving me below mention error. 404 Not Found - "The requested URL was not found on this server." I went ...
j23's user avatar
  • 43
1 vote
0 answers
48 views

I opened a URL using the URL launcher, and that URL opened a login page. Once the user logs in, it opens another page whose URL has a query parameter I have to access for further integrations. How ...
Maitri's user avatar
  • 543
1 vote
0 answers
113 views

I have a Flutter web app that I am trying to host using Firebase hosting. On my first deployment, I identified that the app's look from the mobile and desktop browsers is very different. Reading some ...
ppate's user avatar
  • 11
-1 votes
1 answer
768 views

I am trying to run Flutter web app in firefox browser. But it is not showing in devices list, only showing chrome and edge browsers. How to add Firefox in devices list and run flutter web application. ...
MaheshPeri19's user avatar
0 votes
0 answers
156 views

So, I have published an webapp with flutter and it is behaving strange when I am releasing it. In local host it is working completely fine with proper URL structure. It is showing this kind of URL - ...
Jay Tarpara's user avatar
0 votes
1 answer
95 views

I'm developing a Flutter web application and encountering an issue with retrieving the user's location on iOS web browsers, specifically Chrome and Safari. Problem Details: When the user is prompted ...
Kashyap's user avatar
0 votes
1 answer
156 views

I have implemented a bridge between flutter web build and react app to show the flutter app inside a react component. I am able to render the app and update its state from react's end. The problem I ...
user321553125's user avatar
0 votes
1 answer
239 views

I am building the website where In a section I can generate a pdf from the dynamic values and then to download it to the device.The pdf can be generated and downloaded but not viewed in the browser ...
Arnab Ghosh's user avatar
6 votes
2 answers
10k views

Flutter Web apps often face slow initial load times. While this topic has been discussed, the technology has changed and so are the best practices. Goal: To create a comprehensive resource for ...
user2232305's user avatar
1 vote
0 answers
163 views

I'm currently working on a Flutter web project using the GetX state management library. I have implemented a side menu drawer and an app bar in my application. However, I'm facing an issue with ...
Pankaj Tungaria's user avatar
0 votes
1 answer
413 views

I'm working on a flutter web project and i have a page that pick and uploads Images and user can zoom in or out to crop image the problem is: Cropping images on web on desktops working properly but on ...
Abdalla Tawfik's user avatar
0 votes
0 answers
59 views

In my project utf8 is already set in web.This happen only for odia language. I am using Text widget to show the text. Text Widget : Text("କାନାରା ଏଚଏସବିସି ଲାଇଫ୍ ଇନସୁରାନ୍ସ କମ୍ପାନୀ ଲିମିଟେଡ୍"),
Ashutosh singh's user avatar
1 vote
1 answer
2k views

I am building a flutter application. Use of this application is show the web pages in webview. In this application have one button. While clicking the button it needs to open webview and load the url. ...
Joe's user avatar
  • 1,059
1 vote
0 answers
154 views

I've been developing a flutter web app with multiple screens. Actually my issue comes when I tries to resize my browser window my app reloads with first page of the app with some errors. I was struck ...
Joel's user avatar
  • 210
0 votes
1 answer
139 views

Just developed a simple flutter web app and seems to be working fine. Only problem am facing is: On say PageB I have a bunch of TextFormFields all having autoFocus set to false. Pressing a button ...
saintjab's user avatar
  • 1,632

15 30 50 per page