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

outdatedDart 1 only

Dartx it is designed to run standalone command-line scripts at any place without requirements to pre-install these scripts. It can be used for writing a small batch files in Dart language.

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.1

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

838
likes
0
pub points
98%
popularity

Publisher

verified publishersimc.dev

Dartx it is designed to run standalone command-line scripts at any place without requirements to pre-install these scripts. It can be used for writing a small batch files in Dart language.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on dartx