root_async 0.0.2 copy "root_async: ^0.0.2" to clipboard
root_async: ^0.0.2 copied to clipboard

PlatformAndroid
outdated

Root Async Executor

root_async #

Flutter plugin for async shell command with superuser support.

Plugin inspirated by https://pub.dev/packages/root

Getting Started #

#

import 'package:root_async/root_async.dart';

#