/simple_dice_flutter

This is a simple dice App made with flutter. It uses the dart:math library to randomly change the dice numbers.

Primary LanguageDart

This dice app was made using images of die. The numbers changes randomly when tapped due to the use of random function from the dart:math library.