Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r100-stack/magic-8-ball
https://github.com/r100-stack/magic-8-ball
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r100-stack/magic-8-ball
- Owner: r100-stack
- Created: 2020-06-27T18:42:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T19:01:30.000Z (over 4 years ago)
- Last Synced: 2025-01-01T07:08:04.736Z (26 days ago)
- Language: Dart
- Size: 2.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magic 8 Ball
This is a Flutter app I worked on following the starter code from the [Flutter Udemy course by Angela Yu](https://www.udemy.com/course/flutter-bootcamp-with-dart/).
Just a regular ol' magic 8 ball.
## Skills Learned
* Stateless and Stateful Widgets
* dart:math library for Random().nextInt()
* onPressed attribute on Buttons## Screenshot