aryzhov / flutter-stopper

A Flutter widget that can be expanded to one of the pre-defined stop heights by dragging.
MIT License
26 stars 12 forks source link

barrier for Stopper #4

Closed pishguy closed 5 years ago

pishguy commented 5 years ago

this library can support barrier implementation like with dialogs or showModalBottomSheet?

aryzhov commented 5 years ago

Unfortunately, the underlying API does not currently support this functionality.