cmd 1.0.1 copy "cmd: ^1.0.1" to clipboard
cmd: ^1.0.1 copied to clipboard

A comprehensive command line toolkit for Flutter developers with interactive scripts, app signing utilities, performance testing, and platform-specific tools. Includes a modern dialer interface for ea [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cmd

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

dependencies:
  cmd: ^1.0.1

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:cmd/cmd.dart';
11
likes
150
points
67
downloads
screenshot

Publisher

verified publisherusama.dev

Weekly Downloads

A comprehensive command line toolkit for Flutter developers with interactive scripts, app signing utilities, performance testing, and platform-specific tools. Includes a modern dialer interface for easy script management.

Repository (GitHub)
Contributing

Topics

#flutter #cmd #build #testing #developer-tools

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cmd