Skip to content

HectorV12/Dart-Prompter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Dart application that uses the terminal prompter to output simple questions, you input answers and then it will show your results at the end.

Example:

Pick a Color
[0] - Red
[1] - Blue
Enter a Choice:

>1
    
Do you like Dart (y/n)
Enter a Choice:

>y

Results:
#00f
true

Getting Started

For help getting started with Flutter, view our online documentation.

About

Dart Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages