- Added support for scroll-to-top by tapping the status bar on iOS devices.
- Use
curveAnimationto define a custom curve animation for the modal transition - Bug fixes releated to horizontal scroll, clamping physics and othes.
Unclaimed project
Are you a maintainer of modal_bottom_sheet? Claim this project to take control of your public changelog and roadmap.
Changelog
Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style
curveAnimation to define a custom curve animation for the modal transitionduration to define the opening duration of the modaltopRadius
Thanks to @bierbaumtim @troyanskiy @rodineijf for the contributionsCupertinoBottomSheet and BottomSheetRoute when using the CupetinoApp or WidgetsApp as rootscrollController isn't used by the builder