aagarwal1012 / aagarwal1012/Liquid-Pull-To-Refresh
Can't pull to refresh when using flutter_swiper package
Open
bug
- Dominant language
- Dart
- Stars
- 1.3k
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Im using a slider from [flutter_swiper](https://pub.dev/packages/flutter_swiper) in my app
The pull function wont work and i cant pull down its stuck for maybe a conflict with `flutter_swiper`
>LiquidPullToRefresh.
-> SingleChildScrollView
--> Column
---> Swiper (flutter_swiper package)
---> Other widgets ...
Contributor guide
Assessment
This issue has not been assessed yet.