Issue
I would like something similar to this in Flutter. How can I do this effect? What is the widget to do that?
Solution
DraggableScrollableSheet should allow smth like this.
Answered By – A. Tratseuski
Answer Checked By – Mary Flores (FlutterFixes Volunteer)