sheet 1.0.1
sheet: ^1.0.1 copied to clipboard
A fully customizable draggable bottom sheet.
1.0.1 Bug fixes and improvements #
- Fix
Sheetcontent updates while the sheet is still initializing - Prevent scrolling beyond the maximum position and fix related overscroll/bounce calculations
- Allow resizing a sheet larger than
minResizableExtentwhenresizableis true - Add
draggableproperty toCupertinoSheetRoute - Fix
PopScopehandling inSheetRoute
1.0.0 Release sheets package #
- This version requires Flutter 3.19 as the new framework version contains several breaking changes that affect the package
1.0.0-pre Adds support for Flutter 3.7 #
- This version requires Flutter 3.7 as the new framework version contains several breaking changes that affect the package