└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # AppBrewery-Flutter-Updates 2 | these are the updated course resources 3 | 4 | ## Section 6: MiCard - How to Build Beautiful UIs with Flutter Widgets 5 | * [MiCard Stub Project](https://github.com/NonymousMorlock/mi_card_flutter) 6 | 7 | ## Section 7: Dicee - Building Apps with State 8 | * [Dicee Stub Project](https://github.com/NonymousMorlock/dicee-flutter-master) 9 | 10 | ## Section 8: Boss Level Challenge 1 - Magic 8 Ball 11 | * [Magic 8 Ball Stub](https://github.com/NonymousMorlock/magic-8-ball-flutter-master) 12 | 13 | ## Section 9: Xylophone - Using Flutter and Dart Packages to Speed Up Development 14 | * [XyloPhone Stub Project](https://github.com/NonymousMorlock/xylophone-flutter-master) 15 | 16 | ## Section 10: Quizzler - Modularising & Organising Flutter Code 17 | * [Quizzler Stub Project](https://github.com/NonymousMorlock/quizzler-flutter) 18 | 19 | ## Section 11: Boss Level Challenge 2 - Destini 20 | * [Destini Stub](https://github.com/NonymousMorlock/destini-challenge-starting) 21 | 22 | ## Section 12: BMI Calculator - Building Flutter UIs for Intermediates 23 | * [BMI Stub Project](https://github.com/NonymousMorlock/bmi-calculator) 24 | * [LAB Navigation Demo](https://github.com/NonymousMorlock/Navigation-Flutter-Demo) 25 | 26 | ## Section 13: Clima - Powering Your Flutter App with Live Weather Web Data 27 | * [Clima Stub Project](https://github.com/NonymousMorlock/clima) 28 | 29 | ## Section 14: Boss Level Challenge 3 - Bitcoin Ticker (a.k.a. Am I Rich?) 30 | * [Bitcoin Ticker Stub Project](https://github.com/NonymousMorlock/bitcoin-ticker) 31 | 32 | ## Section 15: Flash Chat - Flutter x Firebase Cloud Firestore 33 | * [Flash Chat Stub Project](https://github.com/NonymousMorlock/flash-chat-flutter) 34 | 35 | ## Section 16: Flutter State Management 36 | * [State Management Example](https://github.com/NonymousMorlock/state_management-flutter) 37 | --------------------------------------------------------------------------------