HectorV12 / Dart-Prompter

Dart Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Dart 100.0%