https://github.com/timoknapp/flutter-bootcamp
📱The Complete Flutter Development Bootcamp using Dart by @angelabauer
https://github.com/timoknapp/flutter-bootcamp
dart flutter flutter-examples tutorial-exercises
Last synced: 3 months ago
JSON representation
📱The Complete Flutter Development Bootcamp using Dart by @angelabauer
- Host: GitHub
- URL: https://github.com/timoknapp/flutter-bootcamp
- Owner: timoknapp
- License: apache-2.0
- Created: 2019-09-25T19:30:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T15:25:42.000Z (over 4 years ago)
- Last Synced: 2025-03-16T23:12:24.148Z (3 months ago)
- Topics: dart, flutter, flutter-examples, tutorial-exercises
- Language: Dart
- Homepage:
- Size: 20.9 MB
- Stars: 22
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The App Brewery - Flutter Bootcamp
The Complete Flutter Development Bootcamp Using Dart[The App Brewery](https://www.appbrewery.co) by [Angela Yu](https://github.com/angelabauer)
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](https://flutter.dev/docs/get-started/install) 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](https://github.com/timoknapp/flutter-bootcamp/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

![]()