0

The calendar icon change every time according to the current date, How does this be done? enter image description here

abdul
  • 123
  • 3
  • 15
  • Wait really? Mine is showing 31 and its 14 today. – Chirag Bargoojar Jan 14 '22 at 03:34
  • is it really happening? I don't show so. – Ajay K S Jan 14 '22 at 03:43
  • @ChiragBargoojar, In my app always changes – abdul Jan 14 '22 at 03:44
  • You want to display the current date in your above widget using flutter – Ravindra S. Patil Jan 14 '22 at 04:22
  • @abdul If you are using the Samsung Calendar app, you should see if you get the same behavior with different home screen apps. If not, then the icon day of the month update is part of the Samsung home screen app behavior. – Morrison Chang Jan 14 '22 at 04:28
  • @MorrisonChang, is it possible to implement from an application or is this the function of the OS – abdul Jan 14 '22 at 04:44
  • 3
    It is possible to set dynamic launcher icons from your app , but I don't think plugin for flutter exist yet. You can look into android examples how it's implemented - [programmatically-changing-app-icon](http://blog.jakelee.co.uk/programmatically-changing-app-icon/) , [dynamic-launcher-icon](http://www.codeplayon.com/2020/12/dynamic-launcher-icon-and-name-for-android-app/) , [how-to-change-an-application-icon-programmatically-in-android](https://stackoverflow.com/questions/1103027/how-to-change-an-application-icon-programmatically-in-android) – Nitish Jan 14 '22 at 05:04
  • so how does the clock app do it ? must have been dynamically generated somehow.. – Arno den Hond Jan 14 '22 at 17:25

0 Answers0