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

Motion blur for scrollable widgets

pub package

Motion blur scrollable #

A fork of motion_blur_scrollable as a package.

example

Usage #

Use scrolling widgets as a child in MotionBlurScrollable.

MotionBlurScrollable(
    child: ListView.builder(
        ...
    ),
),
9
likes
0
points
38
downloads

Publisher

verified publisheroykot.tokyo

Weekly Downloads

Motion blur for scrollable widgets

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on motion_blur_scrollable