Last updated:
0 purchases
motion blur scrollable
Motion blur scrollable #
A fork of motion_blur_scrollable as a package.
Usage #
Use class extending ScrollView as a child in MotionBlurScrollable.
MotionBlurScrollable(
child: ListView.builder(
...
),
),
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.