bottom_bar_with_sheet icon indicating copy to clipboard operation
bottom_bar_with_sheet copied to clipboard

:rocket: Flutter custom BottomBar Navigation Widget

Results 5 bottom_bar_with_sheet issues
Sort by recently updated
recently updated
newest added

I'm facing with an issue with sheet. At first time sheet open and close correctly but if i use anythings in a sheet it wont close or reopen. This is...

The widget looks interesting. Are there some people who can provide real life examples where this is used? How does it help that the area is opened below navigation?

**Describe the bug** I have a variable in my AppState, and I would like to change an icon depending on this variable, after a setState(). It seems the icon is...

Can you add an option to make the bottom sheet draggable to collapse? As in https://pub.dev/packages/modal_bottom_sheet.

enhancement
help wanted