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)
Flutter - How to get height of multi-line Text widget?
Is there a canonical way of computing the height of a multi-line Text widget before rendering? Basically, I want to show dynamic text in a SliverAppBar. Unfortunately a height needs to be defined on t...
user2892437
Votes: 0
Answers: 0
Flutter : Sliverappbar sketch scroll
I trying to create same UI/UX like this, image resize fit to appbar while scrolling, I have try using SliverAppBar and put image widget into title.
Facing issue
image now overlap under leading and a...

FeelRightz
Votes: 0
Answers: 1
Flutter NestedScrollView TabBar and PagedListView always scrolls the SliverAppBar
I'm trying to use a NestedScrollView with a TabBar on the SliverAppBar and the TabBarView on the body, and inside the TabBarViews pages put a PagedListView.
Is it possible when my PagesListViews has n...
Martin
Votes: 0
Answers: 0
How to make custom SliverAppBar in Flutter?
Sliver App Bar
Hello I guys, I am working on Sliver Appbar but I want this type of custom SliverAppbar,How can I achieve this?
Ahmad Zafar
Votes: 0
Answers: 2