dooboolab-community/flutter_calendar_carousel

Week only page

Closed this issue ยท 15 comments

Hi, does this calendar supports weekly calendar? I mean, show only one week each time.
Thanks.

@BugsBunnyBR If you share a brief design for your request, I may consider it. I know what you are talking about but I may be misunderstanding how it may looks like.

@BugsBunnyBR Got it. But may take time though since I am busy doing other stuff.

@dooboolab I would be interested in picking this one up, if you haven't gotten around to it yet.

Sorry I still haven't had time to do this job. @Avyiel I'd love to see your contribution on this one.

I implemented a similar solution to what @BugsBunnyBR suggested, but without the expandable calendar. It displays one week only and has all the same properties as the regular calendar. PR is incoming

Hi. Sorry. I accidentally merged your incoming PR. Therefore, I've just reverted this one. Could you create another PR?

Hey @dooboolab, just opened a new PR with the same changes as before.

@Avyiel Thanks. Tell me again when it is ready to merge.

@dooboolab cleared up the pending merge conflicts, it's good to go now ๐Ÿ˜„

@Avyiel I've published to 1.1.10 with the support of weekFormat. However, I've not yet supported carousel because I felt I need one-working day to do this which I might not be available till Jan 2019. I might have time after that.

@dooboolab Understood. I'll try to implement carousel functionality over the week then. You can probably expect a new PR soon :)

hello @dooboolab, just submitted a PR with the carousel version of the week-only format. Managed to remove some duplicate code along the way too, since both views can now use the same underlying functions

Closed from 1.2.0.

The week-format should had been showing the current or selected date's week.

But it shows a previous week.