easy_refresh_bubbles 1.0.0 copy "easy_refresh_bubbles: ^1.0.0" to clipboard
easy_refresh_bubbles: ^1.0.0 copied to clipboard

Bubbles Indicator on EasyRefresh. Provides BubblesHeader and BubblesFooter. Animation with Rive.

Bubbles Indicator on EasyRefresh. #

License Pub

Online demo #

Animation from Pull to Refresh

Features #

BubblesHeader and BubblesFooter.

Getting started #

dependencies:
  flutter_easyre_fresh: version
  easy_refresh_bubbles: version

Usage #

EasyRefresh(
  header: BubblesHeader(),
  footer: BubblesFooter(),
  onRefresh: () async {},
  onLoad: () async {},
  child: ListView(),
)
0
likes
130
pub points
46%
popularity

Publisher

unverified uploader

Bubbles Indicator on EasyRefresh. Provides BubblesHeader and BubblesFooter. Animation with Rive.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

easy_refresh, flutter, rive

More

Packages that depend on easy_refresh_bubbles