fluttercommunity / fluttercommunity/flutter_infinite_listview

Could you please make `_InfiniteScrollPosition` "global" (`InfiniteScollPosition`)?

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
305
Forks
37
PR merge metrics
No merged PRs in 30d

Description

In a conjunction with a `linked_scroll_controller` we could have made a `linked_infinite_scroll_controller`, but that isn't possible when we don't have access to `InfiniteScrollPosition`

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Dart declaration of _InfiniteScrollPosition and inspect how linked_scroll_controller would need to access it. Make the position type public under the requested name, then verify that external code can reference it without breaking the existing infinite list behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
mobile-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.