/roll_dice

A Flutter app featuring a basic button that generates a random dice roll upon being pressed.

Primary LanguageC++

Roll Dice

A Flutter app featuring a basic button that generates a random dice roll upon being pressed.

Version

  • Dart 3.2.6
  • Flutter 3.16.9

Screenshot

roll_dice

Building

These commands are intended for maintainers only.

Android

Traditional APK

flutter build apk

AppBundle for Google Play

flutter build appbundle

iOS

flutter build ipa

Contributing

Interested in contributing? Then you can help us build new features or help us improve the project documentation. Please push your code with your branch and feel free to make a PR, after the successful code review the branch will be merged.