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

Timer bug #728

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Timer bug #728

wants to merge 5 commits into from

Conversation

mahendra-918
Copy link
Contributor

Description

This PR fixes the current timer animation UI does not fit well on small screens, causing overflow and requiring the user to scroll to view the entire content. This issue needs to be addressed to ensure a better user experience across all screen sizes.

Proposed Changes

the time_animation.dart has changed

Fixes #724

Screenshots

REC-20250305153117.mp4

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@mahendra-918
Copy link
Contributor Author

Hi @MarkisDev can you please. review this PR

@kushchoudhary98
Copy link
Contributor

Yeah there is an overflow problem on small screens, but when we actually build the app, everything looks good....
What do you say? @MarkisDev

VID-20250307-WA0000_001.mp4

And did you check it on medium and large screens?

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

Successfully merging this pull request may close these issues.

Bug: Improve Timer Animation UI for Small Screens
2 participants