Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camilafbarcellos/mobx_dice
Simple dice app built with Flutter and MobX - TDM 2024/1
https://github.com/camilafbarcellos/mobx_dice
Last synced: 1 day ago
JSON representation
Simple dice app built with Flutter and MobX - TDM 2024/1
- Host: GitHub
- URL: https://github.com/camilafbarcellos/mobx_dice
- Owner: camilafbarcellos
- Created: 2024-07-16T21:35:58.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T22:38:53.000Z (4 months ago)
- Last Synced: 2024-07-17T02:45:14.957Z (4 months ago)
- Language: Dart
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mobx_dice
Simple dice app built with Flutter and MobX - TDM 2024/1
## Code reference
This project is an example provided from MobX own documentation.
The full project guide and explanation can be found at [MobX Dice Example](https://mobx.netlify.app/examples/dice).