scroll_to_hide 2.3.0 copy "scroll_to_hide: ^2.3.0" to clipboard
scroll_to_hide: ^2.3.0 copied to clipboard

A Flutter widget that hides or shows any child when the user scrolls.

2.3.0 #

  • Added ScrollToHideController for manual show, hide, toggle, and visibility reads.
  • Added optional RouteObserver support to show hidden widgets again when returning from a pushed route.
  • Made hideDirection default to Axis.vertical.
  • Fixed listener cleanup when scrollController changes.
  • Reworked the hide animation to clip cleanly without wrapping the child.
  • Added package-level widget tests for scroll behavior, route restore, controller restore, and controller swaps.
  • Updated README usage, navigation restore guidance, package metadata, and examples.

2.2.1 #

[Break Release]Upgrading Environment Variable, SDK

2.2.0 #

Adding horizontal Hide with animation,minor bug fix,

2.1.0 #

Error Fixing When widget is not Mounted. Better Formated Example License Changed to MIT

2.0.1 #

Changing ReadMe.

2.0.0 #

[Break Release] Changing Environment Version,Added Example.

1.1.1 #

Updated License.

1.1.0 #

Added Documentation, Updated Description.

1.0.5 #

updated Description, License.

55
likes
160
points
1.55k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that hides or shows any child when the user scrolls.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scroll_to_hide