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)
Flutter Outdated stateful widget is shown in transition when navigating
I'm trying to transition to navigate from a stateful widget (MyStatefulWidget) to a stateless one (SettingsScreen) while animating both screens. But the old screen/route shows an outdated version when...
IcyIcicle
Votes: 0
Answers: 1
How to set custom image icon on Flutter App? Using Appicon
I Tried changing my app's Icon on apk but it's not changing. I generated an icon on https://appicon.co/ and try changing but it's showing flutter's default app icon.
aCrazyPOTATO
Votes: 0
Answers: 2
How to add button to display this images?
Hello to everyone i hope yall good!
In this post.
I figure out how to put an image that refresh in the network.
But now i want to add some button, before start to display the image, and when i press s...
Bruno Franco Sentis
Votes: 0
Answers: 1
Flutter: How to check if home button and power button are pressed in device
How to check if the home button or the power button are pressed in an android/ios device in Flutter App.
There is a package - https://pub.dev/packages/hardware_buttons
Now it is not compatible with Fl...
Tushar Sharma
Votes: 0
Answers: 1