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] fixed for Flutter 3.16 #381

Closed webhaikal closed 7 months ago

webhaikal commented 7 months ago

This should fix the error thrown when using this library with Flutter 3.16

The error thrown:

Error: The method 'RenderSheetViewport.getOffsetToReveal' has fewer named arguments than those of overridden method 'RenderAbstractViewport.getOffsetToReveal'.