Skip to content

Dice Roller app made using Flutter and Random Package.

Notifications You must be signed in to change notification settings

Syed-Abdullah-G/dice-app

Repository files navigation

Dice Roll App

This Flutter app simulates rolling dice. Every time the button is pressed, it randomly generates a number for each die, giving the appearance of rolling dice.

Features

  • Utilizes the setState function to update the UI when the button is pressed.
  • Uses the random package to generate random numbers for the dice.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3
Screenshot 1 Screenshot 2 Screenshot 3
Caption for Screenshot 1 Caption for Screenshot 2 Caption for Screenshot 3

Usage

Simply press the "Roll" button to roll the dice and see the results.

Contributing

Contributions are welcome! Here are a few ways you can contribute:

  • Report bugs
  • Suggest new features
  • Write or improve documentation
  • Fix typos

Please feel free to open an issue or submit a pull request.

About

Dice Roller app made using Flutter and Random Package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published