https://github.com/r100-stack/magic-8-ball
https://github.com/r100-stack/magic-8-ball
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/r100-stack/magic-8-ball
- Owner: r100-stack
- Created: 2020-06-27T18:42:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T19:01:30.000Z (almost 6 years ago)
- Last Synced: 2025-07-04T00:03:52.977Z (11 months 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
