Skip to content

Rxpr0/Roll_Dice-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎲 Dice Roller – Flutter App

A modern Flutter mobile application that simulates rolling a dice with real-time UI updates and interactive user experience.


📌 Project Overview

Dice Roller is a Flutter-based mobile application that allows users to:

  • 🎲 Roll a dice with a single tap
  • 🔢 View the current dice result
  • 📊 Track total number of rolls
  • 🕘 See the last 10 roll results
  • 🎨 Experience a clean and responsive UI

🧠 Table of Contents

Section Description
🔧 Introduction Overview of the app
🧱 Widgets UI structure
🔄 State Management Handling dynamic updates
🎲 Dice Logic Random number generation
📊 Roll Tracking Storing previous results
🎨 UI Design Layout and styling
📸 Screenshots App preview

🛠 Tech Stack

Layer Technologies
Framework Flutter
Language Dart
UI Material Design 3
State Management setState
Logic Random class

🧱 Core Features

✔ Interactive dice rolling system
✔ Real-time UI updates using setState
✔ Maintains history of last 10 rolls
✔ Displays total roll count
✔ Clean Material 3 UI design


📸 Screenshots

Initial State
Initial State
After Rolling
After Rolling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors