tom_dcli_exec 1.2.1 copy "tom_dcli_exec: ^1.2.1" to clipboard
tom_dcli_exec: ^1.2.1 copied to clipboard

Base D4rt CLI with dcli bridges using tom_d4rt_exec (analyzer-free). Extensible foundation for D4rt tools.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tom_dcli_exec

With Flutter:

 $ flutter pub add tom_dcli_exec

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

dependencies:
  tom_dcli_exec: ^1.2.1

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:tom_dcli_exec/tom_dcli_exec.dart';
0
likes
150
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Base D4rt CLI with dcli bridges using tom_d4rt_exec (analyzer-free). Extensible foundation for D4rt tools.

Homepage
Repository (GitHub)
View/report issues

Topics

#cli #interpreter #d4rt #scripting

License

BSD-3-Clause (license)

Dependencies

analyzer, args, console_markdown, crypto, dart_console, dcli, dcli_core, dcli_terminal, logging, marked, path, pub_semver, pubspec_manager, scope, settings_yaml, stack_trace, tom_ast_generator, tom_chattools, tom_d4rt_ast, tom_d4rt_exec, tom_vscode_scripting_api, yaml

More

Packages that depend on tom_dcli_exec