python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to select single toggle switch in itemBuilder?
I use itemBuilder to buid items with toggles and item name,the number of items depends on the length of string array,my problem is when I click anyone of the toggle,all of the toggles will active
how ...
Ae Gg
Votes: 0
Answers: 1
How to edit the text title in CupertinoSliverNavigationBar using a controller in flutter?
I was wondering if there is a way to actually edit the large title as part of the CupertinoSliverNavigationBar for my TODO list app I want to make the large title as a title that can be editable and w...
Srikanth Kandarp
Votes: 0
Answers: 1