Score of -3
0 answers
85 views
How to use Flutter on a Linux Mint computer with a physical phone
I have a computer turning on Linux mint system and also with 4 GB of RAM. The problem is that I can fill Android Studio requirements to install it on my computer. So I want to use my physical phone ...
- reputation score 9
Score of -3
0 answers
57 views
Flutter Web app memory usage keeps increasing over time [closed]
Flutter Web app high memory usage I have a Flutter Web app where memory usage starts at around 400 MB, but if the user stays on the website for a long time, it continuously increases to 1.5 GB or even ...
- reputation score 1
Score of 0
0 answers
81 views
Frame Drop because of Charts in Home page [closed]
I have a problem with the Home page, which is the main page the user is redirected to after authentication. We need to make requests to five different routes. Three of these routes provide data for ...
- reputation score 114
Score of 1
0 answers
77 views
Flutter time picker appears behind stepper
Within the stepper, each time I click the button to show the time picker, it appears behind the stepper and is not selectable. Then, when I go to either step, it fails to disappear. Expected behaviour:...
- reputation score 11
Score of -1
0 answers
71 views
Nested state management in Flutter with Bloc and Firebase
I am learning and trying to design a flutter app, and I am having some doubts connecting the dots. I have two main domain entities: Location: Has metadata (label, icon, address) and a list of ...
- reputation score 14
Score of -1
0 answers
46 views
Bluetooth Permissions handling in iOS [closed]
I need help regarding permission handler. I'm working on one project which is build on flutter and i have integrated Flutter_blue_plus library, every thing is working fine in Android Device, but in ...
- reputation score 317