motion_blur_scrollable 1.6.0 copy "motion_blur_scrollable: ^1.6.0" to clipboard
motion_blur_scrollable: ^1.6.0 copied to clipboard

Motion blur for scrolling widgets

pub package

Motion blur scrollable #

A fork of motion_blur_scrollable as a package.

example

Usage #

Use class extending ScrollView as a child in MotionBlurScrollable.

MotionBlurScrollable(
    child: ListView.builder(
        ...
    ),
),
8
likes
140
points
124
downloads

Publisher

verified publisheroykot.tokyo

Weekly Downloads

Motion blur for scrolling widgets

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on motion_blur_scrollable