flutter screenshot protection
1.0.0
This application prevents or allows screen capture without using any packages. The native code is written in Kotlin.
This project demonstrates how to control screenshot functionality in a Flutter app using native Kotlin code, without relying on any external packages.
To enable or disable screenshot protection, follow the instructions provided in the code.