python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Desktop flexible grid amount of content in a row
I have problem designing inside a flexible a grid where it can go from 3 item in a row on full screen to be 1 item in a row on the smallest allowed size of the application, is there a widget or guide ...
barakadax
Votes: 0
Answers: 1
Why parent widget setState disables child widget setState in flutter?
I try to create a date picker for my flutter app. At first i can choose the day i want and the color of selected day will change. The problem is when i change the month or year in drop down button, I ...
sina hamidian
Votes: 0
Answers: 1
Is there a way/workaround to show a snackbar on top of the blurred dialog with Flutter?
Below is the screenshot of the current situation/problem. I have a dialog that has a blurred background. I want to show a snackbar when the user clicks the "copy referral link" button. Howev...
Bahrican Yesil
Votes: 0
Answers: 1
flutter elevated button color not changing
I am not able to change the background of flutter button. please help.
the error that VS code shows is "Invalid constant value.", underlining the MaterialStateProperty.all(Colors.red) line
i...
Divyansh Rathi
Votes: 0
Answers: 3