twrpbuilder_plugin 1.1.0 copy "twrpbuilder_plugin: ^1.1.0" to clipboard
twrpbuilder_plugin: ^1.1.0 copied to clipboard

discontinued
outdated

A new Flutter plugin for TwrpBuilder App. With this library you can request root access and also execute Shell commands

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add twrpbuilder_plugin

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

dependencies:
  twrpbuilder_plugin: ^1.1.0

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:twrpbuilder_plugin/twrpbuilder_plugin.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publisheramitkhairnar.dev

A new Flutter plugin for TwrpBuilder App. With this library you can request root access and also execute Shell commands

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on twrpbuilder_plugin