Skip to content

This Flutter app is a simple dice roller that allows users to simulate rolling a pair of six-sided dice. It's a fun and easy way to make decisions or play games that involve dice rolls. Also I learn solid basic foundation of flutter from this project .

License

Notifications You must be signed in to change notification settings

AyushGaikwad05/Roll-Dice

Repository files navigation

Description

This Flutter app is a simple dice roller that allows users to simulate rolling a pair of six-sided dice. It's a fun and easy way to make decisions or play games that involve dice rolls.

Features

  • Simulate rolling two six-sided dice.
  • Intuitive and user-friendly interface.

Installation

  1. Clone the repository:

    git clone https://github.com/AyushGaikwad05/Roll-Dice#roll-dice
    
  2. Navigate to the project folder:

    cd flutter-roll-dice
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Usage

  • Open the app on your device or emulator.
  • Tap the "Roll Dice" button to simulate rolling the dice.
  • The result will be displayed on the screen.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature-name.
  5. Create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Feel free to reach out if you have any questions, suggestions, or issues.

Happy coding!


About

This Flutter app is a simple dice roller that allows users to simulate rolling a pair of six-sided dice. It's a fun and easy way to make decisions or play games that involve dice rolls. Also I learn solid basic foundation of flutter from this project .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published