Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhishekdoshi26/dice
Dice App
https://github.com/abhishekdoshi26/dice
Last synced: 5 days ago
JSON representation
Dice App
- Host: GitHub
- URL: https://github.com/abhishekdoshi26/dice
- Owner: AbhishekDoshi26
- Created: 2020-03-16T17:52:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T16:17:43.000Z (almost 5 years ago)
- Last Synced: 2024-12-08T12:42:02.879Z (2 months ago)
- Language: Dart
- Size: 548 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dice
Dice App
This is a small app using Flutter which is Dice app
Dice shows 2 dice on the home screen.
When the user clicks on the dice, the dice will change it's value.
It's just a small app for the demo of StateFull Widget.