prongbang / screen_protector

Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS.
https://pub.dev/packages/screen_protector
MIT License
39 stars 18 forks source link

Windows Desktop & Mac Os Desktop #34

Open kiaxseventh opened 1 month ago

kiaxseventh commented 1 month ago

do you have any plan to support Winodws and Mac OS support

MrMac72 commented 4 weeks ago

Can you be more specific?

kiaxseventh commented 6 days ago

I generate Android, iOS, Windows, and macOS builds from my Flutter application. i want protect my application from any recording and screenshot on windows and mac os application

native example for windows application: https://github.com/akinbicer/screen-capture-protector

Maui example with support android ios windows: https://github.com/FabriBertani/Plugin.Maui.ScreenSecurity