aagarwal1012 / aagarwal1012/Liquid-Pull-To-Refresh

Can't pull to refresh when swipe down on non-scrollable objects

Aberta
#56 1 comentário 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
Dart
Estrelas
1.3k
Forks
91
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**Describe the bug**
The swipe refresh only works for a scrollable object like ListView, SingleChildScrollView. And if "swipe down" performed on a non-scrollable object (Container, Text), the LiquidPullToRefresh not worked.

**To Reproduce**
Steps to reproduce the behavior:
1. Use this code: https://gist.github.com/IkhwanSI13/c38089a2ef6853b837e10a5988ec6475
2. Run the code
3. Swipe down at Container Text

**Expected behavior**
the onRefresh function of LiquidPullToRefresh runs when swiping down at Container Text.

**Flutter:**
- version: 1.22.6
- channel: stable

**Dart:**
- version: 2.10.5

**Additional context**
- liquid_pull_to_refresh: ^2.0.0

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.