简体   繁体   中英

Flutter modal bottom sheet button visibility

Is there a way to make this button (in a red rectangle) (that opens a modal bottom sheet) stay at the top of the sheet?

The example is from bottom_sheet_bar package .

I can't seem to find any example of this kind of bottom modal sheet.

desired look

You can try this package for your requirements. Also, You can Notification listener for scroll position in screen.

https://pub.dev/packages/draggable_bottom_sheet

You should also try sliding_up_panel

This is very popular in the community with 2k+ likes.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM