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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
27
likes
150
points
43
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

2024.09.19 - 2025.04.03

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