/flutter-bootcamp

📱The Complete Flutter Development Bootcamp using Dart by @angelabauer

Primary LanguageDartApache License 2.0Apache-2.0

The App Brewery - Flutter Bootcamp

The Complete Flutter Development Bootcamp Using Dart

The App Brewery by Angela Yu

This repo consolidates all the apps which you are going to build throughout the chapters of the course.

You can either clone the repo and run the apps on your local machine, but you need to make sure that you have Flutter-SDK installed:

git clone https://github.com/timoknapp/flutter-bootcamp.git
cd flutter-bootcamp
# choose your chapter e.g. 12
cd chapter_12
fluttter run

Or you can download the .apk files from github-actions.

Chapter 1 - Simple Start

Chapter 2 - Business Contact

Chapter 3 - Rolling the Dice

Chapter 4 - Oracle, Ask me Anything

Chapter 5 - Xylophone (best ever made)

Chapter 6 - True/False Knowsledge

Chapter 7 - Destini Storygame

Chapter 8 - BMI Calculator

Chapter 9 - Weather

Chapter 10 - Crypto Calculator

Chapter 11 - Flash Chat

Chapter 12 - Todoey