sliver_catalog 0.1.1 copy "sliver_catalog: ^0.1.1" to clipboard
sliver_catalog: ^0.1.1 copied to clipboard

A collection of experimental and creative slivers for Flutter.

Sliver Catalog Logo

#

Owner Pub Version Pub points Pub Likes Downloads Coverage Status Contributors License


What this library is #

A collection of experimental and creative slivers for Flutter. Extend your scrolling experience beyond the basics.

Overview #

Sliver Catalog provides a set of advanced and experimental slivers for Flutter, enabling developers to create unique, visually engaging scroll effects. The package includes basic slivers as a platform for creating effects and specific implementations that provide ready-to-use effects.

Basics #

  • ScrollHijackSliver: A sliver that consumes a specified amount of scrollable space before allowing its child to start scrolling.
  • LeavingViewportShaderSliver: Applies a shader on top of the child while it leaves the viewport.
  • LeavingViewportTransformedRenderSliver: A render object that applies a transformation to the child while it leaves the viewport.

Ready-to-use effects #

  • SpinnerSliver: Rotates its child as it leaves the viewport, with configurable anchor and angle.
  • GliderSliver: Smoothly shifts the child in and out of the viewport.
  • FreezeSliver: Applies a freezing effect to the child while it leaves the viewport.
  • BloodSliver: Applies a blood covering effect to the child while it leaves the viewport.

Maintainer #

Maintainer avatar

Mikhail Zotyev

License #

This project is licensed under the MIT License. See LICENSE for details.

43
likes
0
points
179
downloads

Publisher

verified publishermbixjkee.dev

Weekly Downloads

A collection of experimental and creative slivers for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sliver_catalog