Merge pull request #116 from yaso-meth/QOL--remove-screenshot-prevention
remove screenshot prevention
This commit is contained in:
commit
cae3ea1aad
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ class _AuthCheckState extends State<AuthCheck> {
|
|||
@override
|
||||
void initState() {
|
||||
//signedIn = doesSessionExist();
|
||||
disableScreenshot();
|
||||
// disableScreenshot(); Screenshot
|
||||
// var brightness =
|
||||
// SchedulerBinding.instance.platformDispatcher.platformBrightness;
|
||||
// bool isDarkMode = brightness == Brightness.dark;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue