fshell_android 0.9.0 copy "fshell_android: ^0.9.0" to clipboard
fshell_android: ^0.9.0 copied to clipboard

The first way to execute shell commands in Flutter !

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fshell_android

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

dependencies:
  fshell_android: ^0.9.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:fshell_android/fshell_android.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

The first way to execute shell commands in Flutter !

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on fshell_android