ds_cli_util 0.0.1-pre+3deprecated copy "ds_cli_util: ^0.0.1-pre+3deprecated" to clipboard
ds_cli_util: ^0.0.1-pre+3deprecated copied to clipboard

This package has been deprecated. Please use the new CLI tools provided in the `bin` folder of the DartStream framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ds_cli_util

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

dependencies:
  ds_cli_util: ^0.0.1-pre+3deprecated

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

Import it

Now in your Dart code, you can use:

import 'package:ds_cli_util/ds_tools_cli.dart';
import 'package:ds_cli_util/extensions/ds_tools_cli_extension.dart';
import 'package:ds_cli_util/extensions/ds_tools_cli_extension_export.dart';
0
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

This package has been deprecated. Please use the new CLI tools provided in the `bin` folder of the DartStream framework.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, ds_tools_testing

More

Packages that depend on ds_cli_util