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 revamp #565

Merged
merged 5 commits into from
May 30, 2024
Merged

Timer revamp #565

merged 5 commits into from
May 30, 2024

Conversation

AryanSarafDev
Copy link
Collaborator

@AryanSarafDev AryanSarafDev commented May 27, 2024

Description

Proposed Changes

Multiple timer support
Easy to use UI
Timer in Notifications when app is minimized
direct Kotlin database access for snappier performance with no need to call flutter for data.

Fixes #564

Screenshots

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment