wolt_modal_sheet 0.0.4 wolt_modal_sheet: ^0.0.4 copied to clipboard
This package provides a responsive modal with multiple pages, motion animation for page transitions, and scrollable content within each page.
0.0.1 #
- Initial version.
0.0.2 #
- Fix Readme
0.0.4 #
- Fix repository link in pubspec file #5
- Prevent horizontal scroll in the main content causing top bar motion #13
- Make modal type builder optional by providing default breakpoint and modal type builder #14
- Add callback for on modal dismiss with drag to be utilized in Navigator 2.0 #15
- Rename page list builder notifier parameter for WoltModalSheet.show method #16
- Scale hero image from center in HeroImageFlowDelegate #17