aagarwal1012 / aagarwal1012/Liquid-Pull-To-Refresh
Can't pull to refresh when using flutter_swiper package
- Ngôn ngữ chính
- Dart
- Star
- 1.3k
- Fork
- 91
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 ...
Hướng dẫn đóng góp
Hướng nghiên cứu
The issue describes a conflict between LiquidPullToRefresh and the flutter_swiper package in a widget tree. Start by examining the LiquidPullToRefresh source code to understand how it handles gesture detection and child scrolling. Look at the Swiper widget's scroll behavior and see if it intercepts drag events. Test a minimal reproduction to confirm the conflict, then explore if the issue is in gesture priority or scroll physics.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- dart, flutter
- Lĩnh vực
- mobile
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100