flutter_pagination_helper 1.0.1+2 flutter_pagination_helper: ^1.0.1+2 copied to clipboard
Reduce your boilerplate code to implement pagination in flutter project. User ListHelper widget and pass call back method to listen scroll event using your custom ItemListCallback.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0+5] - 2019-01-15 #
Added #
- Resolve minor documentation issues @akashMehta-STL.
[1.0.0+3] - 2019-01-15 #
Added #
- Added CHANGELOG by @akashMehta-STL.
[1.0.0+2] - 2019-01-15 #
Added #
- Added demo with to flutter pagination helper sdk by @akashMehta-STL.
[1.0.0+1] - 2019-01-14 #
Added #
- Integrated flutter pagination helper logic by @akashMehta-STL.