obscure_widget 0.0.4 copy "obscure_widget: ^0.0.4" to clipboard
obscure_widget: ^0.0.4 copied to clipboard

PlatformiOS

ObscureWidget blurs its child when the screen is being captured. gives extra control to add custom handling when the screen is recorded.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add obscure_widget

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

dependencies:
  obscure_widget: ^0.0.4

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:obscure_widget/obscure_widget.dart';
25
likes
130
pub points
53%
popularity
screenshot

Publisher

unverified uploader

ObscureWidget blurs its child when the screen is being captured. gives extra control to add custom handling when the screen is recorded.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on obscure_widget