aagarwal1012 / aagarwal1012/Liquid-Pull-To-Refresh

Pull Refresh setting state on each screen taps when used with CustomScrollView

Open
#69 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
1.3k
Forks
91
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Pull Refresh setting state on each screen taps when used with CustomScrollView.
Wherever i tap on screen, it's causing whole widget tree to rebuild.

**Expected behavior**
Works good on Static Lists

**Flutter:**
- 3.0
- Stable

Contributor guide

Open the contributing guide

Research direction

The bug involves Pull Refresh with CustomScrollView causing unnecessary widget rebuilds on every screen tap. Start by examining the interaction between the LiquidPullToRefresh widget and CustomScrollView in the library's source code. Look for state management or listener issues that trigger rebuilds. Reproduce the issue in the example app to confirm the behavior and test fixes.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.