File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 67
67
* [ Run code snippets on DartPad] ( https://dartpad.dartlang.org/ )
68
68
* [ Dart Math Library] ( https://api.dartlang.org/stable/2.2.0/dart-math/dart-math-library.html )
69
69
* [ Random Class] ( https://api.dartlang.org/stable/2.2.0/dart-math/Random-class.html )
70
+ * [ Dicee Completed Project] ( https://github.com/londonappbrewery/Dicee-Flutter-Completed )
70
71
71
72
## Section 8: Boss Level Challenge 1 - Magic 8 Ball
72
73
80
81
* [ Luan Nico's Audioplayers Package] ( https://pub.dartlang.org/packages/audioplayers )
81
82
* [ AudioCache Documentation] ( https://github.com/luanpotter/audioplayers/blob/master/doc/audio_cache.md )
82
83
* [ DartPad Functions Exercise] ( https://dartpad.dartlang.org/4bf7549c820d1adb4be8673e92820e43 )
84
+ * [ Xylophone Completed Project] ( https://github.com/londonappbrewery/Xylophone-Flutter-Completed )
83
85
84
86
## Section 10: Quizzler - Modularising & Organising Flutter Code
85
87
120
122
* [ LAB Navigation Demo] ( https://github.com/londonappbrewery/Navigation-Flutter-Demo )
121
123
* [ Navigate with Named Routes] ( https://flutter.dev/docs/cookbook/navigation/named-routes )
122
124
* [ Definition of the Body Mass Index (BMI)] ( https://en.wikipedia.org/wiki/Body_mass_index )
125
+ * [ BMI Completed Project] ( https://github.com/londonappbrewery/BMI-Calculator-Completed )
123
126
124
127
## Section 13: Clima - Powering Your Flutter App with Live Weather Web Data
125
128
143
146
* [ OpenWeatherMap Weather Conditions] ( https://openweathermap.org/weather-conditions )
144
147
* [ Create and Style a TextField] ( https://flutter.dev/docs/cookbook/forms/text-input )
145
148
* [ The TextField Class] ( https://docs.flutter.io/flutter/material/TextField-class.html )
149
+ * [ Clima Completed Project] ( https://github.com/londonappbrewery/Clima-Flutter-Completed )
146
150
147
151
## Section 14: Boss Level Challenge 3 - Bitcoin Ticker (a.k.a. Am I Rich?)
148
152
You can’t perform that action at this time.
0 commit comments