easy_refresh_space 1.0.2 copy "easy_refresh_space: ^1.0.2" to clipboard
easy_refresh_space: ^1.0.2 copied to clipboard

Space Indicator on EasyRefresh. Provides SpaceHeader and SpaceFooter. Animation with Rive.

Space Indicator on EasyRefresh. #

License Pub

Online demo #

Animation from Flare-Flutter

Features #

SpaceHeader and SpaceFooter.

Getting started #

dependencies:
  flutter_easyre_fresh: version
  easy_refresh_space: version

Usage #

EasyRefresh(
  header: SpaceHeader(),
  footer: SpaceFooter(),
  onRefresh: () async {},
  onLoad: () async {},
  child: ListView(),
)
3
likes
130
pub points
41%
popularity

Publisher

unverified uploader

Space Indicator on EasyRefresh. Provides SpaceHeader and SpaceFooter. 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_space