0 purchases
easy refresh bubbles
Bubbles Indicator on EasyRefresh. #
Online demo #
Animation from Pull to Refresh
Features #
BubblesHeader and BubblesFooter.
Getting started #
dependencies:
flutter_easyre_fresh: version
easy_refresh_bubbles: version
copied to clipboard
Usage #
EasyRefresh(
header: BubblesHeader(),
footer: BubblesFooter(),
onRefresh: () async {},
onLoad: () async {},
child: ListView(),
)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.