Closed mbfakourii closed 1 month ago
It is not possible to set the program to not open a new instance of the program if it is open.
Open only one instance.
For example, if you clicked on the exe output file several times, only one instance of the program will open
Did you configure the single instance according to this article? https://leanflutter.dev/tips-and-tricks/001-making-the-app-single-instanced/
Please provide your code
Thanks, solved
It is not possible to set the program to not open a new instance of the program if it is open.
Open only one instance.
For example, if you clicked on the exe output file several times, only one instance of the program will open