Skip to content

Work90210/dice-roll-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Dice

An application that randomly generates a number between 1 - 6 to mimic dice rolling. All dice rolled are stored locally with a timestamp for reference. You have the option of clearing the history.

Installation

Step 1:

Download or clone this repo by using the link below:

git@github.com:Work90210/dice-roll-flutter

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

Run the project on your local device

flutter run

Used By

This project may or may not be used by the following companies:

  • Google
  • Facebook
  • Twitter
  • Others

Releases

No releases published

Packages

No packages published