darkmoonight / Rain

🌦️ Weather application
MIT License
582 stars 44 forks source link

Dynamic home screen icon based on weather #122

Closed shatanikmahanty closed 2 weeks ago

shatanikmahanty commented 8 months ago

Proposal:

To change app icon based on current weather status. Default will be the rain icon we have currently.

Can be achieved with this package: https://pub.dev/packages/dynamic_icon_flutter

Was thinking of something like this: image

I Will raise a PR if this will be relevant to users. Let me know your thoughts

Edit: App icon now changes dynamically.

Future changes in consideration:

Leonavichus commented 8 months ago

That would be great.