**Hi, I am new to flutter desktop apps. I am trying to create desktop widgets like the image below. I searched on the internet and found nothing. Can any one help me? Thanks in advance.
**
**Hi, I am new to flutter desktop apps. I am trying to create desktop widgets like the image below. I searched on the internet and found nothing. Can any one help me? Thanks in advance.
**
I didn't find any library support. In fact, you can achieve this by creating a simple desktop application in Flutter. Make the app icon invisible on the taskbar and load it in the tray icon. Disable the title bar. You can achieve as many things as you want. if you want to make it runnable on startup. put them in the "shell:startup" folder