jamesblasco / modal_bottom_sheet

Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style
https://pub.dev/packages/modal_bottom_sheet
MIT License
1.83k stars 461 forks source link

Allow resizing sheet larger than minResizableExtent when resizable is true #411

Open apackin opened 1 week ago

apackin commented 1 week ago

https://github.com/jamesblasco/modal_bottom_sheet/issues/410

Pull Request Description:

Apply resizable in the sheet's performLayout.

Changes: