flutter_pagewise 0.2.0 copy "flutter_pagewise: ^0.2.0" to clipboard
flutter_pagewise: ^0.2.0 copied to clipboard

outdated

A library for widgets that load their content one page (or batch) at a time.

[0.1.0] - 29/07/2018. #

  • Provided basic functionality for Pagewise class, PagewiseGridView class and PagewiseListView class.

[0.1.1] - 29/07/2018. #

  • Small fix to README.

[0.1.2] - 29/07/2018. #

  • Add gif to README.

[0.2.0] - 31/07/2018. #

  • Replace loadingWidget with a loadingBuilder that accepts a BuildContext and returns a widget.
  • Fix environment constraints in pubspec.yaml
  • Make the example better looking, and the demo as well
  • Mention lazy-loading in the README.
  • Reformat the code using flutter format
201
likes
0
pub points
94%
popularity

Publisher

unverified uploader

A library for widgets that load their content one page (or batch) at a time.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_pagewise