0 purchases
easy refresh skating
Skating Indicator on EasyRefresh. #
[![Pub](https://img.shields.io/pub/v/easy_refresh_skating](https://pub.flutter-io.cn/packages/easy_refresh_skating)
Online demo #
Animation from Pull-to-refresh Animation Example
Features #
SkatingHeader and SkatingFooter.
Getting started #
dependencies:
flutter_easyre_fresh: version
easy_refresh_skating: version
copied to clipboard
Usage #
EasyRefresh(
header: SkatingHeader(),
footer: SkatingFooter(),
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.