Category "screen-recording"

Screen recorder app not detecting my screen size (width and height)

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

How to prevent user from recording screen in Flutter?

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

disable screen record with sound in flutter

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