wtf_sliding_sheet 1.1.3 wtf_sliding_sheet: ^1.1.3 copied to clipboard
A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.
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.4.0 #
- Added
SheetListenerBuilder
- Added
liftOnScrollHeaderElevation
andliftOnScrollFooterElevation
fields. - Changed
addTopViewPaddingOnFullscreen
toavoidStatusBar
- Added
routeSettings
field toshowSlidingBottomSheet
.
0.3.7 #
- Added
extendBody
field - Various bug fixes
0.3.5 #
- Added
initialSnap
field toSnapSpec
. - Added
maxScrollExtent
field toSheetState
.
0.3.4 #
- Various bug fixes and performance improvements.
0.3.0 #
- Added
isDismissable
option for theSlidingSheetDialog
- Changed the
closeSheetOnBackButtonPressed
field tocloseOnBackButtonPressed
- Added
body
andparallaxSpec
field 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