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: White window after running flutter build APK release
**Flutter Project: When I check and run on the emulator everything works fine,
but when I make an apk and try to run it on my phone, it shows a white screen and it doesn’t start, but I was supposed to...
S.A.R
Votes: 0
Answers: 4
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 create the live App Icon like Apple Clock using flutter?
Dynamic App Icon In Flutter
I am expecting for a way to make a similar ui,Put it in the app icon.
want to create the live app icon continuously changing itself, like apple clock app icon shows the cur...
Kumaresan Jackie
Votes: 0
Answers: 0
how i can achieve this UI in flutter
Here I'm having a list of week with DayName and Date when I click on a specific Date a widget will popup where I have my task.
Muhammad Bilal
Votes: 0
Answers: 1