AbdulRahmanAlHamali / flutter_pagewise

A library for widgets that load their content one page (or batch) at a time.
BSD 2-Clause "Simplified" License
231 stars 68 forks source link

How to add a pull down refresh? #78

Open wyxcoder opened 5 years ago

wyxcoder commented 5 years ago

Reload first page, set pageIndex to 0

mishatron commented 4 years ago

There is also a problem with refresh. When we set pagewise into refresh indicator and add retry widget to pagewise (with reversed=true) - unexpected behavior is present. when we tap to button or any area of list - button moves from bottom to top