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

Feature: Dynamic island support for timer and live activities too #291

Open
WrathOP opened this issue Jan 1, 2024 · 2 comments
Open

Feature: Dynamic island support for timer and live activities too #291

WrathOP opened this issue Jan 1, 2024 · 2 comments
Labels

Comments

@WrathOP
Copy link
Contributor

WrathOP commented Jan 1, 2024

Description

Flutter doesn't currently have a native dynamic island library or way you gotta do it in swift and get it into flutter so it will a good learning experience for me and we'll get a feature aswell.

Screenshots

No response

@WrathOP
Copy link
Contributor Author

WrathOP commented Jan 2, 2024

Please assign this to me I am already working on it. And I had another doubt about where should I place the dynamic island as it doesn't really fall under any category exactly so I am putting it in timer/controllers/dynamic_island.dart or might reuse the controller. Would like to know your thoughts.

@MarkisDev
Copy link
Collaborator

That's fine - however I should mention, the app currently doesn't work on iOS since we're scheduling alarms via native code on Android.

You can place the file under controllers itself for now. We can always move it later on when we add in more iOS specific functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants