Is there a way to react on WM_KILLFOCUS in flutter app #359
Unanswered
sturkopf123
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@sturkopf123 I suspect this issue has been posted in the wrong issue tracker. If you are asking questions about the Flutter Win32 embedder, the correct issue tracker to ask questions on is https://github.com/flutter/flutter/issues. Alternatively, if you are asking about @timsneath's |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In more detail, is it possible to react in flutter on "WM_KLIIFOCUS" such that for example the user of the app could get locked out again in order to prevent security issues.
Beta Was this translation helpful? Give feedback.
All reactions