fading_scroll 0.9.2 copy "fading_scroll: ^0.9.2" to clipboard
fading_scroll: ^0.9.2 copied to clipboard

Easily add a smooth fading effect to your scrollable widgets, enhancing the user experience with subtle visual feedback as they scroll.

0.9.2 #

  • Skip the ShaderMask (and its offscreen saveLayer pass) when neither edge is faded, improving performance for content that fits the viewport.
  • Switched from AnimatedBuilder to ListenableBuilder to better reflect intent.
  • Raised the minimum Flutter constraint to >=3.10.0.
  • Added a widget test suite.

0.9.1 #

  • Introduced shaderPadding property to apply padding to the shader, enhancing support for use cases such as [CustomScrollView] with a sticky header.

0.9.0 #

  • Initial release
0
likes
0
points
301
downloads

Publisher

unverified uploader

Weekly Downloads

Easily add a smooth fading effect to your scrollable widgets, enhancing the user experience with subtle visual feedback as they scroll.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fading_scroll