snap_panel 0.0.4 copy "snap_panel: ^0.0.4" to clipboard
snap_panel: ^0.0.4 copied to clipboard

A highly customizable sliding panel component for Flutter, supporting multi-snap points, drag gestures, spring animations, and scroll linkage.

0.0.4 #

更新日志CHANGELOG_CN.md

  • Initial release of snap_panel
  • SnapPanel: Highly customizable sliding panel with multi-snap points
  • SnapPanelController: Programmatic control (expand, collapse, animateTo)
  • SnapPanelDragHandle: Built-in drag handle widget
  • Spring animation with configurable physics parameters
  • Background backdrop with tap-to-close support
  • Parallax effect for body content
  • Scroll linkage support for inner scrollable content
  • Optimized rendering with AnimatedBuilder + Transform + RepaintBoundary
1
likes
160
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable sliding panel component for Flutter, supporting multi-snap points, drag gestures, spring animations, and scroll linkage.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on snap_panel