Source: here With the following segment of code all my Android devices record with a maximum width of 960 rather than the device width. val metrics = resour
I'd like to know if there is any way to detect if the screen is getting recorded while my Flutter App is active. My objective is to pause the video if any app/s
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