https://github.com/d-coder135/magic_ball_app
An application build using Flutter and Dart language. It contains a magic 8 ball which answers all you difficult life questions.
https://github.com/d-coder135/magic_ball_app
Last synced: about 1 year ago
JSON representation
An application build using Flutter and Dart language. It contains a magic 8 ball which answers all you difficult life questions.
- Host: GitHub
- URL: https://github.com/d-coder135/magic_ball_app
- Owner: D-Coder135
- Created: 2021-05-03T18:47:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T08:56:20.000Z (about 5 years ago)
- Last Synced: 2025-02-16T11:24:42.708Z (over 1 year ago)
- Language: Dart
- Size: 2.12 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Magic 8 Ball 🎱
## Our Goal
The objective of this challenge is to solidify what you've learn't in the Dicee tutorial. This app will guide you through the steps required to build an 8 ball app and you will be applying what you have learnt about Stateless and Stateful Flutter widgets.
## What you will create
We’re going to make a magical 8 ball app, it will give you the answers to all the tricky questions in life. You can make the ball change at the press of a button.

>This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at [www.appbrewery.co](https://www.appbrewery.co/)
