screen_privacy 0.0.2 copy "screen_privacy: ^0.0.2" to clipboard
screen_privacy: ^0.0.2 copied to clipboard

Safeguard sensitive app content on both Android and iOS devices

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:screen_privacy_example/app.dart';

void main() {
  runApp(const MyApp());
}
6
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Safeguard sensitive app content on both Android and iOS devices

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screen_privacy

Packages that implement screen_privacy