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

[Sheet] How can I avoid loosing the top rounded borders when the sheet is at maxExtent? #400

Closed ferrarafer closed 2 months ago

ferrarafer commented 2 months ago

I want to preserve the top rounded borders when the sheet reaches its maximum extent, is this possible? Is for a case where the maxExtent is not the full height of the screen.

ferrarafer commented 2 months ago

Resolved by changing the values inside TweenAnimationBuilder.