Add Current Temperature On Notification Bar
I realize that the app is at least for now ad free, but I think the addition of being able to see what the current temperature is in the notification bar might be a good addition
Hi! I too think notifications would be a great feature. The problem is that it's more or less the same difficulty to implement as the widgets. For both of them the biggest hurdles is to get the app to update in the background, which i have no idea how to do and will take a lot of time to research and implement. However widgets gets the higher priority, since a lot more people are asking for that. So basically after i get the widgets to work.
@bmaroti9 Do you have a specific design in place for the widget? We can probably start with something simple and neat and build it with the help of the community once we know how it should look like.
I mean the design as far as I'm concerned is the easiest part. If anyone could get a working prototype that syncs some basic data with the xml part, with all of the background updates, then I could easily get up some xml code for the design itself. The background updating and the syncing between the flutter and android part are the most complicated and difficult parts for me.
Fair enough. Well I'd say focus on the upcoming release and for the one after that we can look into implementing a widget. I'll try my best to free up some time and help with that.