commandline_interface 0.0.5 copy "commandline_interface: ^0.0.5" to clipboard
commandline_interface: ^0.0.5 copied to clipboard

CLI. Minimalist.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add commandline_interface

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

dependencies:
  commandline_interface: ^0.0.5

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:commandline_interface/commandline_interface.dart';
0
likes
120
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

CLI. Minimalist.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, rxdart

More

Packages that depend on commandline_interface