The Rolling Dice App is your go-to virtual dice for all your chance games. This app brings the convenience and excitement of rolling dice to your mobile device, offering a virtual alternative to physical dice.
You can access the app by clicking on the following link:
Rolling Dice Web App
To install the app, follow these steps:
- Go to the "Release" section of the repository.
- Locate the latest release version.
- In the "Assets" menu, download the (app-release.apk) APK file.
- On your Android device, enable installation from unknown sources in the settings.
- Locate the downloaded APK file on your device and tap on it.
- Follow the on-screen instructions to install the app.
- Flutter (framework)
- Android Studio and Emulator
- Visual Studio Code
Follow the Flutter Installation Documentation to set up the required development environment.
- Forks this repository to your own GitHub account
- Clone your forked repository by copying the URL and run the following command in your terminal:
git clone URL
- Set up your development environment by running the following command in the terminal:
flutter pub get
- Set up an Emulator
- Run the app using the following command in the terminal:
flutter run
- Make the desired changes and enhancements, and push your changes to the origin repository.
Thank you for considering contributing to the Rolling Dice App. Your contributions are highly appreciated.