promptly 1.0.0-alpha.2 copy "promptly: ^1.0.0-alpha.2" to clipboard
promptly: ^1.0.0-alpha.2 copied to clipboard

A collection of customizable interactive command-line components.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add promptly

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

dependencies:
  promptly: ^1.0.0-alpha.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:promptly/promptly.dart';
1
likes
0
points
192
downloads

Publisher

verified publisherzoocityboy.space

Weekly Downloads

A collection of customizable interactive command-line components.

Homepage
Repository (GitHub)
View/report issues

Topics

#command-line #interactive #components #dart #cli

License

unknown (license)

Dependencies

args, dart_console, get_it, meta, tint, version

More

Packages that depend on promptly