akshathjain / sliding_up_panel

A draggable Flutter widget that makes implementing a SlidingUpPanel much easier!
https://pub.dartlang.org/packages/sliding_up_panel
Other
1.38k stars 381 forks source link

Buttons on top #104

Closed dimityrivanov closed 4 years ago

dimityrivanov commented 4 years ago

Is it possible to attach buttons on top of that view that moves with the panel when collapsed or not ?

aboutmydreams commented 4 years ago

some problem ,

the red bottom cant onpress

image

akshathjain commented 4 years ago

@dimityrivanov Yes, check out the FAB in the example project and look at #109 for a recommendation for a more efficient implementation.

@aboutmydreams Please reopen in a new issue with more information (using the 'Bug report' template).