An open API service indexing awesome lists of open source software.

https://github.com/teewrath/dice-game

A dice game in flutter
https://github.com/teewrath/dice-game

Last synced: 10 months ago
JSON representation

A dice game in flutter

Awesome Lists containing this project

README

          

# Dice Game

A simple dice game to practice flutter basics.

# Build Instructions
- Start an mobile emulator or connect your device
- run the app

```sh
flutter run
```