root_plus 1.0.6 copy "root_plus: ^1.0.6" to clipboard
root_plus: ^1.0.6 copied to clipboard

Root Plus, Request Root Access and Run Root Commands Easily with this Flutter Plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add root_plus

With Flutter:

 $ flutter pub add root_plus

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

dependencies:
  root_plus: ^1.0.6

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:root_plus/root_plus.dart';
2
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Root Plus, Request Root Access and Run Root Commands Easily with this Flutter Plugin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on root_plus

Packages that implement root_plus