Hi there,
I'm a bit stuck with the SliverAppBar and unsure if what I'm trying to do is supported out of the box, requires code, or isn't possible.
When the page opens I'd like to show the large, full title at the top of the page in an expanded app bar. When the user scrolls I'd like the app bar to shrink and the title to compress/animate to a smaller, potentially concatenated title in the compact app bar.
Has anyone figured out how to do something like this?