Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 685 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 685 Bytes

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