wtf_sliding_sheet 1.1.5
wtf_sliding_sheet: ^1.1.5 copied to clipboard
A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.
1.1.4 #
- Fix snapping behavior when initialStep is not 1
- Fix listener
- Updates to support flutter version 3.29.0
1.1.3 #
- Updates to support flutter version 3.16.0
1.1.2 #
- Fixed bug with Scrollbar when showScrollbar=true
1.1.1 #
- Added web example and code analysers
0.6.1 #
- Migrate to a new repository name
0.6.0 #
- Various fixes and improvements
- Migrated to Sound null safety
- Added
SheetController - Added
SimpleBounceOut
0.5.0 #
- Added NNBD support
- Fixed #70
0.4.1 #
- Fixed #56
0.4.0 #
- Added
SheetListenerBuilder - Added
liftOnScrollHeaderElevationandliftOnScrollFooterElevationfields. - Changed
addTopViewPaddingOnFullscreentoavoidStatusBar - Added
routeSettingsfield toshowSlidingBottomSheet.
0.3.7 #
- Added
extendBodyfield - Various bug fixes
0.3.5 #
- Added
initialSnapfield toSnapSpec. - Added
maxScrollExtentfield toSheetState.
0.3.4 #
- Various bug fixes and performance improvements.
0.3.0 #
- Added
isDismissableoption for theSlidingSheetDialog - Changed the
closeSheetOnBackButtonPressedfield tocloseOnBackButtonPressed - Added
bodyandparallaxSpecfield for theSlidingSheet
0.2.12 #
- Various bug fixes and performance improvements.
0.2.0 #
- Changed the implemenation for bottom sheets.
0.1.0 #
- Initial release