Flutter – CustomScrollView with center key and mulitple slivers: Expand widgets in different directions
I am building an app where you can browse various products. Each product also has a product detail page. On that product detail page, I want to display the product image, the price, a product description and also a comment…