dartx 0.0.7 copy "dartx: ^0.0.7" to clipboard
dartx: ^0.0.7 copied to clipboard

outdatedDart 1 only

The main purpose of `dartx` is that it allows easy to execute special standalone command-line scripts at any place. These scripts can to require for their operation other packages (uses import directi [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartx

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

dependencies:
  dartx: ^0.0.7

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

836
likes
0
pub points
98%
popularity

Publisher

verified publishersimc.dev

The main purpose of `dartx` is that it allows easy to execute special standalone command-line scripts at any place. These scripts can to require for their operation other packages (uses import directives). They will be executed without requirements manually to install these dependent packages.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on dartx