aagarwal1012 / aagarwal1012/Liquid-Pull-To-Refresh
Can't pull to refresh when using flutter_swiper package
- Langage dominant
- Dart
- Étoiles
- 1.3k
- Forks
- 91
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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 ...
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- mobile
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100