A simple dice rolling app created with flutter
Clone this repository with all submodules:
git clone --recurse-submodules https://github.com/flognity/dice_roller.git
Open in Android Studio and restore the packages by running "get dependencies" or run restore via commandline:
flutter --no-color pub get