dartdoku 1.2.2 copy "dartdoku: ^1.2.2" to clipboard
dartdoku: ^1.2.2 copied to clipboard

unlistedoutdated

A sample command-line application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartdoku

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

dependencies:
  dartdoku: ^1.2.2

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:dartdoku/dartdoku.dart';
0
likes
0
pub points
21%
popularity

Publisher

verified publisherrusondia.net

A sample command-line application.

Homepage

License

unknown (LICENSE)

Dependencies

args, pedantic

More

Packages that depend on dartdoku