/dice_app

A simple Flutter app for rolling a dice.

Primary LanguageC++

Dice Rolling Flutter App

This is a simple Flutter project that implements a dice rolling app. The app allows you to roll one dice and display the results on the screen.

Screenshots

Screenshot 1

Features

  • Press the "Roll" button to roll two dice.
  • The app generates random numbers for each dice roll.
  • The total sum of the dice values is displayed on the screen.