I made an utility/tray application using flutter and i want it to hide when i click outside the application. How can we do this? I researched quite some time but i could not get the answer to this.
I looked out for window_manager, bitsdojo, googling, youtube and documentation. But could not get the answers.
You can use window_manager, which helps to find the focus.