aagarwal1012 / Liquid-Pull-To-Refresh

🔁 A custom refresh indicator for flutter.
https://pub.dev/packages/liquid_pull_to_refresh
MIT License
1.25k stars 92 forks source link

Pull up to refresh #16

Closed jasonlaw closed 5 years ago

jasonlaw commented 5 years ago

Is possible to have pull up to refresh? So instead of pulling from top to down, we would pull up from bottom to up. Please notes this is different from loading more data but to refresh/rebuild the data list.

Thanks in advance.

leapit commented 5 years ago

I think that's a good "load more" feature,otherwise,developer has to do some additional work based on this package for load more function

aagarwal1012 commented 5 years ago

@jasonlaw, I think that the feature that you requested doesn't match the objective of this package so I am closing this issue for now. Feel free to reopen this issue if you want to add something.