screen_protector_swiftui 1.4.3 copy "screen_protector_swiftui: ^1.4.3" to clipboard
screen_protector_swiftui: ^1.4.3 copied to clipboard

Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS with SwiftUI support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screen_protector_swiftui

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  screen_protector_swiftui: ^1.4.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:screen_protector_swiftui/screen_protector_swiftui.dart';
0
likes
150
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS with SwiftUI support.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on screen_protector_swiftui

Packages that implement screen_protector_swiftui