I would like to create a scroll up bottomsheet something like this

Right now I am working with DraggableScrollableSheet widget. But I don't know how to add animation and that handle icon that changes when the sheet goes up or down.
CodePudding user response:
You can use Solid bottom sheet package from here
also bottom_sheet_bar is similar like this.
CodePudding user response:
In my flutter projects I use the following package for animated bottom sheets:
