cli_demo 1.0.0 copy "cli_demo: ^1.0.0" to clipboard
cli_demo: ^1.0.0 copied to clipboard

cli_demo is a powerful and versatile command-line tool designed to [briefly describe the main purpose or functionality of your app]. Whether you're a developer, system administrator, or power user, [Y [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cli_demo

With Flutter:

 $ flutter pub add cli_demo

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

dependencies:
  cli_demo: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cli_demo/cli_demo.dart';
1
likes
130
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

cli_demo is a powerful and versatile command-line tool designed to [briefly describe the main purpose or functionality of your app]. Whether you're a developer, system administrator, or power user, [Your App Name] streamlines [specific tasks or workflows] with ease.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

path

More

Packages that depend on cli_demo