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

If user clicks 'OK' button the returned value will be true else it will be false.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apps_uninstaller

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

dependencies:
  apps_uninstaller: ^0.0.1

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:apps_uninstaller/apps_uninstaller.dart';
2
likes
110
pub points
38%
popularity

Publisher

unverified uploader

If user clicks 'OK' button the returned value will be true else it will be false.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on apps_uninstaller