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

Start week with Monday instead of Sunday #38

Open
Sadoge opened this issue Nov 21, 2018 · 4 comments
Open

Start week with Monday instead of Sunday #38

Sadoge opened this issue Nov 21, 2018 · 4 comments

Comments

@Sadoge
Copy link

Sadoge commented Nov 21, 2018

This is more like a question, since I need to be able to display the first day of the week as a Monday instead of Sunday, and then the last day of the week will become Sunday. Is there a way to do this at the moment? Or does this need adjustments

@fpllcr
Copy link

fpllcr commented Nov 21, 2018

It seems there is not a solution yet. In my case, I solved it making some little changes on date_utils and flutter_calendar. You can take a look to my particular solution in https://github.com/pellicer192/flutter_calendar

@Sadoge
Copy link
Author

Sadoge commented Nov 21, 2018

@pellicer192 Thanks will have a look and make some local changes!

@danieldcoded
Copy link

@pellicer192 I just run your example and when you click on a day Sunday's number disappears. Also when you try to slide over or press the button to move to the following week this error is shown:
flutter: Another exception was thrown: RangeError (end): Invalid value: Not in range 0..6, inclusive: 7

@jmsandamil
Copy link

@pellicer192 I just run your example and when you click on a day Sunday's number disappears. Also when you try to slide over or press the button to move to the following week this error is shown:
flutter: Another exception was thrown: RangeError (end): Invalid value: Not in range 0..6, inclusive: 7

same for me

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

No branches or pull requests

4 participants