sliding_panel_kit 0.0.2 copy "sliding_panel_kit: ^0.0.2" to clipboard
sliding_panel_kit: ^0.0.2 copied to clipboard

A simple and lightweight solution for building sliding-up panel for Flutter with smooth drag gestures, snap-points, and built-in scroll coordination for scrollable content.

0.0.2 #

Added #

  • Support for using the panel without providing a controller.

Changed #

  • General cleanup and internal improvements.

Breaking changes #

  • SlidingPanelController no longer requires a vsync. Existing code passing vsync must remove or update the parameter.
  • Renamed all size-related API fields for clarity:
    • SlidingPanelBuilder
      • minSize → minExtent
      • maxSize → maxExtent
    • SlidingPanelSnapConfig
      • sizes → extents
7
likes
0
points
494
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and lightweight solution for building sliding-up panel for Flutter with smooth drag gestures, snap-points, and built-in scroll coordination for scrollable content.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sliding_panel_kit