Skip to content

fix: timeLineBuilder not returning 0:00 in Day and Week views#493

Open
KylinShinlyLin wants to merge 4 commits intoSimformSolutionsPvtLtd:masterfrom
KylinShinlyLin:fix/timer_line_view
Open

fix: timeLineBuilder not returning 0:00 in Day and Week views#493
KylinShinlyLin wants to merge 4 commits intoSimformSolutionsPvtLtd:masterfrom
KylinShinlyLin:fix/timer_line_view

Conversation

@KylinShinlyLin
Copy link

Description

Fix the issue where timeLineBuilder does not return 0:00 in Day view and Week view

Checklist

  • The title of my PR starts with a [Conventional Commit] prefix (fix:, feat:, docs: etc).
  • I have followed the [Contributor Guide] when preparing my PR.
  • [] I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Fixes an issue where timeLineBuilder does not return 0:00 time slot in Day view and Week view.

@PRBaraiya
Copy link
Collaborator

@KylinShinlyLin, thank you for the contribution! Could you also please add a configurable flag in both the day view and week view to control whether the 00:00 hour is displayed?

Some users may prefer not to show the 00:00 hour in the calendar, so providing an option to hide or show it would offer greater flexibility and better support different use cases.

Additionally, it looks like one of the checks is currently failing in this PR. We’ve updated the master branch to address this issue. Please rebase your branch on master and ensure that all checks pass.

Thanks again for your work and continued support!

@PRBaraiya PRBaraiya added the waiting-for-resoponse Waiting for someone to respond. label Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-resoponse Waiting for someone to respond.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants