Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 260 Bytes

Dicee App

This app is a Dice App. Tapping on any of the dice generates a random number on both the dice.

Concepts Learnt:

  • Stateful Widget
  • Random() Function in dart:math.

Resultant App: