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

Flutter package for infinite scrolling pagination, which supports pull down to refresh and pull up to load more.

1.0.0 #

  • Breaking changes:
    • GammaSmartController is now GammaController
    • GammaControllerStatus is now a generated freezed model.
    • added child param.
    • removed itemBuilder,
    • removed separatorBuilder
  • Added code documentation for the package
  • Updated the example app to refrlect different controller states
  • Optimized scroll controller handling to trigger callbacks only when expected.
  • Updated documentation
  • Added unit and widget tests

0.0.3 #

  • General improvements

0.0.2 #

  • Updated class names of GammaSmartController and GammaSmartPagination

0.0.1 #

  • Initial setup
7
likes
0
points
139
downloads

Publisher

verified publishergammatech.mk

Weekly Downloads

Flutter package for infinite scrolling pagination, which supports pull down to refresh and pull up to load more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, freezed_annotation

More

Packages that depend on gamma_smart_pagination