Open WrathOP opened 10 months ago
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.
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.
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