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)
Pass scrollcontroller to flutter overlay
I have a custom Selectbox created in flutter, on focus it opens and I am able to naviagte between the items with the arrowkeys (upd, donw) and select an item with enter, the overlay is attached to a r...
MWD
Votes: 0
Answers: 0
how can i take a picture position like Instagram on flutter?
post is not positioned under AppBar when I clicked on the picture except first. I want to make it like Instagram's function. How can I fix it?
dragonJin
Votes: 0
Answers: 1
Scroll and controller priority flutter
i have a CupertinoModalBottomSheet that is closing by scrolling down. And in this page i have image that i can pinch by two fingers. Is there any way to change priority to pinching when two fingers on...
De_baha
Votes: 0
Answers: 0
How best to make my scroll controllers available throughout the app?
Context: I'll be having a couple of scrollable lists in my app and I always want to scroll them to the latest item whenever an item is added.
Problem: My ListView.builders and the places where items a...
Joe
Votes: 0
Answers: 2