Replies: 1 comment
-
You can use these for that instead: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to exit a Flet app when clicking an
ElevatedButton
. I triedbut
sys.exit()
does seem to do anything here.Any sugegstion how to exit the app correctly?
Beta Was this translation helpful? Give feedback.
All reactions