aagarwal1012 / aagarwal1012/Liquid-Pull-To-Refresh

onRefreshed() requires a Future<void> object to be returned

Open
#59 2 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

However if you are using any state management system, you do not need this and it would not refresh at all. A solution that I found that might interest some would be by following links

https://github.com/dart-lang/sdk/issues/32443#issuecomment-697310800

Contributor guide

Open the contributing guide

Research direction

The issue references a Dart SDK issue about Future and state management. Examine the onRefreshed() method in the Liquid-Pull-To-Refresh codebase to understand its current implementation and how it interacts with state management. Check the linked comment for context on the workaround. Determine what changes are needed to make the refresh work correctly with state management systems.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.