prompter_build 0.1.0 copy "prompter_build: ^0.1.0" to clipboard
prompter_build: ^0.1.0 copied to clipboard

Library to create prompter application

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add prompter_build

With Flutter:

 $ flutter pub add prompter_build

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

dependencies:
  prompter_build: ^0.1.0

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:prompter_build/prompter_build.dart';
2
likes
140
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Library to create prompter application

Homepage

Topics

#cli #dartio #stdout #stdin

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com

License

BSD-3-Clause (license)

More

Packages that depend on prompter_build