sheetify 1.1.3 copy "sheetify: ^1.1.3" to clipboard
sheetify: ^1.1.3 copied to clipboard

A Flutter package that provides customizable bottom sheet widgets with snapping behaviors, gesture support, animation, and dynamic state control.

1.1.3 #

[Dependencies] - update keyboard insets package.

1.1.2 #

[ToggleSheetController] - Clip sheetHeight to be non negative. [MultiStateSheetController] - Clip sheetHeight to be non negative.

1.1.1 #

[ToggleSheet] - Fix an issue where safe area would animate when a sheet was visible by the header clipping.

1.1.0 #

[ToggleSheet] - The keyboard insets package is now used to better track the keyboard height and respond appropriately to its animations. [MultiStateSheet] - The keyboard insets package is now used to better track the keyboard height and respond appropriately to its animations. [MultiStateSheet] - Fix an issue where safe area would animate when a sheet was visible by the header clipping. [Package] - Exports the keyboard insets package API for managing the lifecycle of a persistent safe area.

1.0.2 #

[ToggleSheet] - Animate hiding of safe zone rectangle. [MultiStateSheet] - Animate hiding of safe zone rectangle [MultiStateSheet] - Fix an issue where the outside widget would not display when the bottom sheet was opened with a height of 0px. [Package] - Improve docs.

1.0.1 #

[ToggleSheet] - Fix bottom insets and safe area bottom padding rendering issues [MultiStateSheet] - Make footer HitBehavior default to null if its placed on top of content list

1.0.0+1 #

[Package] - format files to the dart standart

1.0.0 #

[Package] - ✨ public release

13
likes
150
points
751
downloads

Publisher

verified publisher2gis.ru

Weekly Downloads

A Flutter package that provides customizable bottom sheet widgets with snapping behaviors, gesture support, animation, and dynamic state control.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, keyboard_insets

More

Packages that depend on sheetify