Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/r100-stack/magic-8-ball


https://github.com/r100-stack/magic-8-ball

Last synced: 26 days ago
JSON representation

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