Skip to content

Conversation

@psygo
Copy link
Contributor

@psygo psygo commented Oct 18, 2019

Apparently, you can scrolll to the left by simply replacing ListView by InfiniteListView (Issue #10), which comes from another package called infinite_listview.

I think you will need to add the infinite_listview to the pubspec.yaml file (PR #13), but I'm not sure — I'm not experienced with putting packages inside packages.

I would suggest testing if this does fill all of the requirements. Perhaps putting it into another branch might be more appropriate.

psygo added 3 commits October 18, 2019 16:09
Apparently, you can scrolll to the left by simply replacing `ListView` by `InfiniteListView`, which comes from another package called [infinite_listview](https://pub.dev/packages/infinite_listview#-readme-tab-).
#10)

Apparently, you can scrolll to the left by simply replacing `ListView` by `InfiniteListView`, which comes from another package called [infinite_listview](https://pub.dev/packages/infinite_listview#-readme-tab-).
@hinterlandcreative
Copy link

Can this get merged in please?

@iamvivekkaushik
Copy link
Owner

This feature is now added to the library in the latest version.

@psygo
Copy link
Contributor Author

psygo commented Mar 30, 2020

Did you merge this separately?

@iamvivekkaushik
Copy link
Owner

No, I added the functionality myself along with other features.

@psygo
Copy link
Contributor Author

psygo commented Apr 1, 2020

Ok, could you summarize exactly what you did in order to get it done without the infinite_listview package?

@iamvivekkaushik
Copy link
Owner

I just added a start date option, now instead of starting from. selection date timeline can potentially start from any date from the past. I also added a separate option for initial selection. You can read the code if you wanna know more.

@psygo
Copy link
Contributor Author

psygo commented Apr 3, 2020

That doesn't sound like exactly the same as the infinite_listview package, but ok, I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants