Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need current date of scrolled position #93

Open
vishalvishvakarma1111 opened this issue Jun 7, 2022 · 3 comments
Open

Need current date of scrolled position #93

vishalvishvakarma1111 opened this issue Jun 7, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@vishalvishvakarma1111
Copy link

How can we get current date in user swipe left or right, currently there is no way to get current date.
I have checked you are using Listview.builder) you shold use pageview or any other which help out to fix this and also for scroll single position on swipe

@Skyost
Copy link
Owner

Skyost commented Jun 10, 2022

With PageView you can't make more than one page visible to the user.

@vishalvishvakarma1111
Copy link
Author

then how can i get current date which showing on top header view when user scroll through it i have to remember where he left

@Skyost
Copy link
Owner

Skyost commented Jun 11, 2022

I'm affraid it's currently impossible. But feel free to submit a pull request implementing your idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants