├── LICENSE ├── README.md ├── Section 03 └── Source code.txt ├── Section 04 └── For mac users.txt ├── Section 05 ├── For windows users.txt └── optional- android studio.txt ├── Section 06 └── hellodartvars.zip ├── Section 07 ├── hellodartvars.zip └── resources.txt ├── Section 08 └── sourcecode.zip ├── Section 09 └── Intro to class.zip ├── Section 10 └── abstract class.zip ├── Section 11 └── dart collections.zip ├── Section 16 └── flag.png ├── Section 17 └── film.json ├── Section 18 └── Resources.txt ├── Section 19 ├── Challenge instructions.txt ├── original (1).png ├── original.png ├── original.zip └── solution.zip ├── Section 21 └── resources.txt ├── Section 22 ├── API links.txt └── Resources.txt ├── Section 23 └── resources.txt ├── Section 24 └── resources.txt └── Section 25 ├── icon splash.zip └── resources.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/README.md -------------------------------------------------------------------------------- /Section 03/Source code.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 03/Source code.txt -------------------------------------------------------------------------------- /Section 04/For mac users.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 04/For mac users.txt -------------------------------------------------------------------------------- /Section 05/For windows users.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 05/For windows users.txt -------------------------------------------------------------------------------- /Section 05/optional- android studio.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 05/optional- android studio.txt -------------------------------------------------------------------------------- /Section 06/hellodartvars.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 06/hellodartvars.zip -------------------------------------------------------------------------------- /Section 07/hellodartvars.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 07/hellodartvars.zip -------------------------------------------------------------------------------- /Section 07/resources.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 07/resources.txt -------------------------------------------------------------------------------- /Section 08/sourcecode.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 08/sourcecode.zip -------------------------------------------------------------------------------- /Section 09/Intro to class.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 09/Intro to class.zip -------------------------------------------------------------------------------- /Section 10/abstract class.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 10/abstract class.zip -------------------------------------------------------------------------------- /Section 11/dart collections.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 11/dart collections.zip -------------------------------------------------------------------------------- /Section 16/flag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 16/flag.png -------------------------------------------------------------------------------- /Section 17/film.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 17/film.json -------------------------------------------------------------------------------- /Section 18/Resources.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 18/Resources.txt -------------------------------------------------------------------------------- /Section 19/Challenge instructions.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 19/Challenge instructions.txt -------------------------------------------------------------------------------- /Section 19/original (1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 19/original (1).png -------------------------------------------------------------------------------- /Section 19/original.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 19/original.png -------------------------------------------------------------------------------- /Section 19/original.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 19/original.zip -------------------------------------------------------------------------------- /Section 19/solution.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 19/solution.zip -------------------------------------------------------------------------------- /Section 21/resources.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 21/resources.txt -------------------------------------------------------------------------------- /Section 22/API links.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 22/API links.txt -------------------------------------------------------------------------------- /Section 22/Resources.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 22/Resources.txt -------------------------------------------------------------------------------- /Section 23/resources.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 23/resources.txt -------------------------------------------------------------------------------- /Section 24/resources.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 24/resources.txt -------------------------------------------------------------------------------- /Section 25/icon splash.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 25/icon splash.zip -------------------------------------------------------------------------------- /Section 25/resources.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/The-Complete-Flutter-and-Dart-App-Development-Course-/HEAD/Section 25/resources.txt --------------------------------------------------------------------------------