tbib_secure_screen 1.0.0 copy "tbib_secure_screen: ^1.0.0" to clipboard
tbib_secure_screen: ^1.0.0 copied to clipboard

this package for make screenshot or screen recorder with blank screen after save.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tbib_secure_screen

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

dependencies:
  tbib_secure_screen: ^1.0.0

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:tbib_secure_screen/tbib_secure_screen.dart';
6
likes
160
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

this package for make screenshot or screen recorder with blank screen after save.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tbib_secure_screen

Packages that implement tbib_secure_screen