snapping_sheet 1.1.2 copy "snapping_sheet: ^1.1.2" to clipboard
snapping_sheet: ^1.1.2 copied to clipboard

outdated

A package that provides a sheet widget that snaps to different vertical positions

[1.1.2] - 12/11/2019 #

  • Fix error when sheet dragged after last or first [snappingPosition]. Thank you N1ght-Fury
  • Remove required syntax for [sheetBlow] parameter. Thank you Nico04

[1.1.1] - 12/11/2019 #

  • Fix a dragging bug where the grabbing widget is stuck when lockOverflowDrag was set to true

[1.1.0] - 29/10/2019 #

  • Added the option to make sheetBelow and sheetAbove widget draggable.
  • Added the option to lock overflow drag.
  • Added new example of using a top sheet.
  • Fix minor bugs with the snapping system.

[1.0.0] - 18/10/2019 #

  • Breaking changes, renamed parameters such as

    • sheet -> sheetBelow
    • remaining -> sheetAbove
    • grabing -> grabbing
    • grabingHeight -> grabbingHeight
    • remainingMargin -> sheetAboveMargin
    • snapSheetController -> snappingSheetController
  • The option to add negative and positive margin to the sheetBelow widget

  • The sheetBelow and sheetAbove widgets are now optional

[0.1.0] - 07/10/2019 #

  • Improve the snap system for the sheet. Now the sheet only snaps to above snap positions if dragging upwards and snap positions below if dragging downwards
  • Made the background widget (child) optional

[0.0.2] - 04/10/2019 #

  • Updated the pubspec description

[0.0.1] - 04/10/2019 #

  • The initial release
731
likes
40
pub points
95%
popularity

Publisher

verified publisheradamjonsson.dev

A package that provides a sheet widget that snaps to different vertical positions

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on snapping_sheet