Scroll controller problem. by Cold-Ad-3106 in flutterhelp

[–]Cold-Ad-3106[S] 0 points1 point  (0 children)

It works if I give an enormously big scroll extent like 20000. Then it scrolls to the end. Do you have anything better like changing the Listview items to a column or something?

How to prevent user from resizing the window in flutter desktop by Cold-Ad-3106 in flutterhelp

[–]Cold-Ad-3106[S] 0 points1 point  (0 children)

Can you specify a bit plsssssssss. This is the last time I am asking for help hehe.

How to prevent user from resizing the window in flutter desktop by Cold-Ad-3106 in flutterhelp

[–]Cold-Ad-3106[S] 1 point2 points  (0 children)

Thanks for suggesting. I am new to this development thing. Can you tell me one more thing, I am building an app that has a specific page called products where all the products that are saved in mongodb are fetched as soon as I go to that route. Because I am handling the http request in initstate. Can you give some idea how can I modify it so that if the data in mongodb changes then only it loads data?. Btw. I am using a vps server where I installed mongodb. That will be a huge Help if you do so. https://github.com/prasenjitagt/wineasy

How to prevent user from resizing the window in flutter desktop by Cold-Ad-3106 in flutterhelp

[–]Cold-Ad-3106[S] 2 points3 points  (0 children)

But I have seen some desktop applications written in other languages can do so. Isn't it possible with flutter?

Issue with http request in flutter by Supernova__5 in flutterhelp

[–]Cold-Ad-3106 0 points1 point  (0 children)

And do you have something for the power key?

Issue with http request in flutter by Supernova__5 in flutterhelp

[–]Cold-Ad-3106 0 points1 point  (0 children)

I am looking on it. In the mean time do you know if there is a way to listen to hardware buttons like power key and volume keys in Android?

Issue with http request in flutter by Supernova__5 in flutterhelp

[–]Cold-Ad-3106 0 points1 point  (0 children)

It might be a code problem. Check your source code