You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using flet with view = WEB_BROWSER, I can't find an example to shutdown the background flet, when user close all browser session.
I can get the event for when user disconnect, but doesn't seem to have a method to terminate the app.
I'm using sys.exit() to end it, but it doesn't seem a proper way to do it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I'm using flet with view = WEB_BROWSER, I can't find an example to shutdown the background flet, when user close all browser session.
I can get the event for when user disconnect, but doesn't seem to have a method to terminate the app.
I'm using sys.exit() to end it, but it doesn't seem a proper way to do it.
Any help would be much appreciated.
Thanks!!!
Beta Was this translation helpful? Give feedback.
All reactions