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)
State not updating in a List, Flutter Provider
When I try to update a list, I have 2 issues, one method (Method 1 below) only updates the data I'm passing and the rest of the data is null and I have the error Null check operator used on a null val...
GrandMagus
Votes: 0
Answers: 1
How to remove middle numbers in PinFieldAutoFill flutter?
When I entering an OTP it continuously adding numbers from the beginning but how do I change the middle number from entered 6 digit OTP
I have used this in Model Bottom Sheet
Column(
children: [
Sized...
Satha Sivam
Votes: 0
Answers: 0
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
Flutter - How to change the background color of awesome_notification?
I am using the awesome_notification plugin to show scheduled notifications in flutter. Everything works fine, but the notification is so simple-looking. It has a white background and black text. I won...
Aditya Hathlee
Votes: 0
Answers: 1