flutter-sliverappbar Questions
3
I have a CustomScrollView with a SliverAppBar and some slivers. I want to overlay some graphics on the SliverAppBar and have them scroll with the rest of the list.
Here's the code I've been working...
Hemiterpene asked 28/11, 2023 at 3:57
1
What is the main difference between SliverAppBar and SliverPersistentHeader ?
What differ most in terms of their usage purpose ?
Moonmoonbeam asked 6/12, 2021 at 18:3
2
Solved
How to animate the position of the items in a SliverAppBar to move them around the title when closed
I have these requirements for an Appbar and I don't find a way to solve them.
When stretched, AppBar has to show the two images one above the other and the title has to be hidden.
When closed, App...
Schnauzer asked 26/3, 2021 at 23:7
2
Solved
I've been investigating SliverAppBar, CustomScrollView, NestedScrollView, SliverPersistentHeader, and more. I cannot find a way to build something like the Instagram user profile screen's header wh...
Cutthroat asked 24/1, 2020 at 22:56
1
© 2022 - 2024 — McMap. All rights reserved.