I am trying to create a floating view which should appear on top of everything but notification panel and settings app hide my view I tried to use WindowManager
I am trying to create a floating view which should appear on top of everything but notification panel and settings app hide my view I tried to use WindowManager
i tried to display floating window in android 10 / Core M01 using WindowManger, but i am not able to get "Display over apps" permission:- i tried to use "Windo
How can I slide in the keyboard? I tried: val keyboardController: SoftwareKeyboardController? = LocalSoftwareKeyboardController.current keyboardController?.sh
I am trying to disable screen record and screenshot in my flutter app and I already did using flutter_windowmanager package. my problem is with screen recording