I′m new to Flutter (and StackOverflow) and I wanted to create a SearchBar that is at the bottom of the SliverAppBar (I think) and when you scroll down it stays in the pinned space, similar to what the Chrome app does:
Chrome searchbar
And I would like to do something like this (when expanded)
My App Home
I have seen similar things but non that integrates it in the SliverAppBar and/or shows it when collapsed.
Thanks for your help
1.4m articles
1.4m replys
5 comments
57.0k users