0 purchases
easy refresh space
Space Indicator on EasyRefresh. #
Online demo #
Animation from Flare-Flutter
Features #
SpaceHeader and SpaceFooter.
Getting started #
dependencies:
flutter_easyre_fresh: version
easy_refresh_space: version
copied to clipboard
Usage #
EasyRefresh(
header: SpaceHeader(),
footer: SpaceFooter(),
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.