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

Integration with FutureBuilder #25

Closed saiteki-kai closed 4 years ago

aagarwal1012 commented 5 years ago

@Darklod, can you give a detailed description of this issue.

khalifa007 commented 4 years ago

we cant build FutureBuilder inside Liquid-Pull-To-Refresh widget !

sam-parks commented 4 years ago

The same goes for StreamBuilder and other edge cases like MediaQuery.removePadding.

aagarwal1012 commented 4 years ago

44 solves this issue!