FlutterWeekView icon indicating copy to clipboard operation
FlutterWeekView copied to clipboard

Need current date of scrolled position

Open vishalvishvakarma1111 opened this issue 2 years ago • 3 comments

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

vishalvishvakarma1111 avatar Jun 07 '22 05:06 vishalvishvakarma1111

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

Skyost avatar Jun 10 '22 11:06 Skyost

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

vishalvishvakarma1111 avatar Jun 10 '22 11:06 vishalvishvakarma1111

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

Skyost avatar Jun 11 '22 09:06 Skyost