Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 753 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 753 Bytes

0.2.0

What's Changed

  • Add ListView parameters to PaginatedLiveList widget by @AkramIzz in #16
  • Simplify implmentation of adjustCursor and compareTo by @AkramIzz in #18
  • Add generic widgets that can be used with any scroll view by @AkramIzz in #17
  • Improve readme by @AsimZz in #15

New Contributors

  • @AsimZz made their first contribution in #15

Full Changelog: https://github.com/AkramIzz/paginated_live_list/compare/0.1.0...0.2.0

0.1.0

  • Initial development release.