easy_refresh_halloween 1.0.2
easy_refresh_halloween: ^1.0.2 copied to clipboard
Halloween Indicator on EasyRefresh. Provides HalloweenHeader and HalloweenFooter. Animation with Rive.
Halloween Indicator on EasyRefresh. #
Online demo #
Animation from Pull to refresh halloween
Features #
HalloweenHeader and HalloweenFooter.
Getting started #
dependencies: flutter_easyre_fresh: version easy_refresh_halloween: version Usage #
EasyRefresh( header: HalloweenHeader(), footer: HalloweenFooter(), onRefresh: () async {}, onLoad: () async {}, child: ListView(), )