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

ObscureWidget blur its child when screen is being captured.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add obscure_widget

With Flutter:

 $ flutter pub add obscure_widget

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

dependencies:
  obscure_widget: ^0.0.1

Alternatively, your editor might support dart pub get or 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';
27
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

ObscureWidget blur its child when screen is being captured.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on obscure_widget