paginated_items_builder 0.0.5 copy "paginated_items_builder: ^0.0.5" to clipboard
paginated_items_builder: ^0.0.5 copied to clipboard

Easier to display items in a list/grid view from your controllers directly or handling state internally with support for pagination.

[0.0.5] - 15/01/2022 #

  • Made items in config constructors optional
  • Not showing multiple loaders when MockItem not found
  • Added remaining field docs
  • Added a better example app showing full functionality

[0.0.4] - 10/01/2022 #

  • Fixed example app

[0.0.3] - 10/01/2022 #

  • Minor README fix

[0.0.2] - 10/01/2022 #

  • Fixed web support (removed dart:io import)
  • Fixed example app placement
  • Fixed formatting for files

[0.0.1] - 10/01/2022 #

  • Easier to display items in a list/grid view from your controllers directly or handling state internally with support for pagination. Saves the results in state to avoid unnecessary api calls everytime screen is pushed.
14
likes
120
pub points
50%
popularity

Publisher

verified publisherrithik-dev.me

Easier to display items in a list/grid view from your controllers directly or handling state internally with support for pagination.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, shimmer, visibility_detector

More

Packages that depend on paginated_items_builder