Please note that this page does not hosts or makes available any of the listed filenames. You
cannot download any of those files from here.
|
001 Introduction.en_US.srt |
2.66KB |
001 Introduction.mp4 |
38.57MB |
002 What is Flutter_.en_US.srt |
8.20KB |
002 What is Flutter_.mp4 |
11.68MB |
003 Join our Online Learning Community.html |
1.20KB |
004 Understanding the Flutter Architecture.en_US.srt |
6.97KB |
004 Understanding the Flutter Architecture.mp4 |
10.21MB |
005 How Flutter & Dart Code Gets Compiled To Native Apps.en_US.srt |
4.33KB |
005 How Flutter & Dart Code Gets Compiled To Native Apps.mp4 |
6.28MB |
006 Understanding Flutter Versions.en_US.srt |
4.08KB |
006 Understanding Flutter Versions.mp4 |
7.12MB |
007 Flutter macOS Setup.en_US.srt |
32.86KB |
007 Flutter macOS Setup.mp4 |
429.06MB |
008 macOS Development Environment.en_US.srt |
5.28KB |
008 macOS Development Environment.mp4 |
49.77MB |
009 Android Licenses & XMLSchema Error.html |
2.15KB |
010 Flutter Windows Setup.en_US.srt |
49.36KB |
010 Flutter Windows Setup.mp4 |
330.43MB |
010 Windows-SDK-Download.txt |
68B |
011 Windows Development Environment.en_US.srt |
4.60KB |
011 Windows Development Environment.mp4 |
35.01MB |
012 Flutter & Material Design.en_US.srt |
1.77KB |
012 Flutter & Material Design.mp4 |
2.62MB |
013 Flutter Alternatives.en_US.srt |
8.43KB |
013 Flutter Alternatives.mp4 |
17.99MB |
014 Course Outline.en_US.srt |
9.41KB |
014 Course Outline.mp4 |
15.98MB |
015 How To Get The Most Out Of The Course.en_US.srt |
3.95KB |
015 How To Get The Most Out Of The Course.mp4 |
5.10MB |
016 Useful Resources & Links.html |
1.40KB |
017 Module Introduction.en_US.srt |
3.23KB |
017 Module Introduction.mp4 |
7.38MB |
018 Creating a New Project.en_US.srt |
17.11KB |
018 Creating a New Project.mp4 |
58.74MB |
019 An Overview of the Generated Files & Folders.en_US.srt |
11.18KB |
019 An Overview of the Generated Files & Folders.mp4 |
48.48MB |
020 More on Git (Version Control System).html |
1.55KB |
021 Analyzing the Default App.en_US.srt |
7.29KB |
021 Analyzing the Default App.mp4 |
55.59MB |
022 Dart Basics.en_US.srt |
22.70KB |
022 Dart Basics.mp4 |
37.89MB |
023 dart-overview.pdf |
112.96KB |
023 dart-overview-slide.pdf |
88.84KB |
023 More Dart Basics.en_US.srt |
17.25KB |
023 More Dart Basics.mp4 |
33.37MB |
024 Dart Basics - Summary.html |
9.64KB |
024 dart-overview.pdf |
112.96KB |
025 [quiz] Dart Fundamentals.html |
15.18KB |
025 Building an App From Scratch.en_US.srt |
14.43KB |
025 Building an App From Scratch.mp4 |
74.72MB |
026 Running the App on an Emulator.en_US.srt |
4.46KB |
026 Running the App on an Emulator.mp4 |
16.58MB |
027 Class Constructors & Named Arguments.en_US.srt |
10.70KB |
027 Class Constructors & Named Arguments.mp4 |
35.75MB |
028 First Summary & Additional Syntax.en_US.srt |
11.02KB |
028 First Summary & Additional Syntax.mp4 |
49.62MB |
029 [quiz] Flutter App Basics.html |
7.37KB |
029 basics-01-building-a-widget-tree.zip |
39.57KB |
029 Building a Widget Tree.en_US.srt |
9.88KB |
029 Building a Widget Tree.mp4 |
80.92MB |
030 flutter-widget-types-slide.pdf |
76.34KB |
030 Visible (Input _ Output) & Invisible (Layout _ Control) Widgets.en_US.srt |
4.14KB |
030 Visible (Input _ Output) & Invisible (Layout _ Control) Widgets.mp4 |
14.46MB |
031 Adding Layout Widgets.en_US.srt |
8.86KB |
031 Adding Layout Widgets.mp4 |
58.67MB |
032 [quiz] Widget Basics.html |
13.45KB |
032 Connecting Functions & Buttons.en_US.srt |
9.72KB |
032 Connecting Functions & Buttons.mp4 |
51.56MB |
033 Anonymous Functions.en_US.srt |
4.49KB |
033 Anonymous Functions.mp4 |
22.19MB |
033 basics-02-column-raisedbutton-anonymous-functions.zip |
40.14KB |
034 basics-03-incorrect-stateless-widget.zip |
39.86KB |
034 Updating Widget Data (Or_ Using StatelessWidget Incorrectly).en_US.srt |
8.47KB |
034 Updating Widget Data (Or_ Using StatelessWidget Incorrectly).mp4 |
63.31MB |
035 [DART DEEP DIVE] Understanding Lists.html |
3.51KB |
036 flutter-stateless-stateful-widgets-slide.pdf |
73.85KB |
036 Updating Correctly with Stateful Widgets.en_US.srt |
14.98KB |
036 Updating Correctly with Stateful Widgets.mp4 |
46.39MB |
037 [quiz] Stateful & Stateless Widgets.html |
7.81KB |
037 A Brief Look Under The Hood.en_US.srt |
3.27KB |
037 A Brief Look Under The Hood.mp4 |
13.78MB |
038 basics-04-stateful-widget-private-properties.zip |
40.11KB |
038 Using Private Properties.en_US.srt |
6.60KB |
038 Using Private Properties.mp4 |
31.06MB |
039 Creating a New, Custom Widget.en_US.srt |
15.74KB |
039 Creating a New, Custom Widget.mp4 |
74.12MB |
040 basics-05-custom-stateless-widget.zip |
40.72KB |
040 First Styling & Layouting Steps.en_US.srt |
10.56KB |
040 First Styling & Layouting Steps.mp4 |
45.51MB |
041 Enums & Multiple Constructors.en_US.srt |
4.95KB |
041 Enums & Multiple Constructors.mp4 |
26.75MB |
042 Official Docs & The Widget Catalog.en_US.srt |
3.53KB |
042 Official Docs & The Widget Catalog.mp4 |
30.09MB |
043 Passing Callback Functions Around.en_US.srt |
13.81KB |
043 Passing Callback Functions Around.mp4 |
102.13MB |
044 Introducing Maps.en_US.srt |
7.18KB |
044 Introducing Maps.mp4 |
33.31MB |
045 basics-06-added-answer-mapping.zip |
41.56KB |
045 Mapping Lists to Widgets.en_US.srt |
13.27KB |
045 Mapping Lists to Widgets.mp4 |
102.89MB |
046 basics-07-final-const.zip |
41.34KB |
046 final vs const.en_US.srt |
14.35KB |
046 final vs const.mp4 |
75.73MB |
047 [quiz] Advanced Flutter & Dart Basics.html |
14.55KB |
047 basics-08-added-if-and-ternary-expression.zip |
42.06KB |
047 Introducing _if_ Statements.en_US.srt |
8.78KB |
047 Introducing _if_ Statements.mp4 |
49.70MB |
048 [DART DEEP DIVE] More on _if_ Statements.en_US.srt |
15.51KB |
048 [DART DEEP DIVE] More on _if_ Statements.mp4 |
32.24MB |
049 [DART DEEP DIVE] The _null_ Value.en_US.srt |
2.56KB |
049 [DART DEEP DIVE] The _null_ Value.mp4 |
4.10MB |
050 basics-08-added-if-and-ternary-expression.zip |
42.06KB |
050 Outputting Widgets Conditionally.en_US.srt |
3.23KB |
050 Outputting Widgets Conditionally.mp4 |
17.41MB |
051 basics-09-splitting-into-widgets.zip |
43.37KB |
051 Splitting the App Into Widgets.en_US.srt |
11.95KB |
051 Splitting the App Into Widgets.mp4 |
66.20MB |
052 Calculating a Total Score.en_US.srt |
9.25KB |
052 Calculating a Total Score.mp4 |
51.31MB |
052 questions.txt |
758B |
053 Getters & _else-if_.en_US.srt |
7.98KB |
053 Getters & _else-if_.mp4 |
34.26MB |
054 basics-10-finished.zip |
43.21KB |
054 Resetting the Quiz.en_US.srt |
6.29KB |
054 Resetting the Quiz.mp4 |
30.37MB |
055 [assignment_file] Time to Practice_ Flutter Basics.zip |
5.05KB |
055 [assignment_video] Time to Practice_ Flutter Basics.mp4 |
13.24MB |
055 [assignment] Time to Practice_ Flutter Basics.html |
2.59KB |
055 Wrap Up.en_US.srt |
2.45KB |
055 Wrap Up.mp4 |
8.68MB |
056 basics-01-building-a-widget-tree.zip |
39.57KB |
056 basics-02-column-raisedbutton-anonymous-functions.zip |
40.14KB |
056 basics-03-incorrect-stateless-widget.zip |
39.86KB |
056 basics-04-stateful-widget-private-properties.zip |
40.11KB |
056 basics-05-custom-stateless-widget.zip |
40.72KB |
056 basics-06-added-answer-mapping.zip |
41.56KB |
056 basics-07-final-const.zip |
41.34KB |
056 basics-08-added-if-and-ternary-expression.zip |
42.06KB |
056 basics-09-splitting-into-widgets.zip |
43.37KB |
056 basics-10-finished.zip |
43.21KB |
056 dart-basics-summary.pdf |
103.01KB |
056 flutter-basics-summary.pdf |
67.74KB |
056 Module Resources.html |
1.44KB |
056 widgets-basics-cheat-sheet.pdf |
52.39KB |
057 Module Introduction.en_US.srt |
2.48KB |
057 Module Introduction.mp4 |
3.79MB |
058 Running the App on a Real Android Device.en_US.srt |
5.12KB |
058 Running the App on a Real Android Device.mp4 |
11.28MB |
059 Running the App on an iOS Emulator.en_US.srt |
7.61KB |
059 Running the App on an iOS Emulator.mp4 |
45.71MB |
060 Running the App on a Real iOS Device.en_US.srt |
800B |
060 Running the App on a Real iOS Device.mp4 |
8.49MB |
061 Working with the Emulators _ Using the Emulators.en_US.srt |
2.94KB |
061 Working with the Emulators _ Using the Emulators.mp4 |
6.04MB |
062 Understanding Error Messages & Fixing Errors.en_US.srt |
7.02KB |
062 Understanding Error Messages & Fixing Errors.mp4 |
52.00MB |
063 Using the Debugger.en_US.srt |
8.15KB |
063 Using the Debugger.mp4 |
41.48MB |
064 Getting Started with the Dart DevTools.en_US.srt |
6.35KB |
064 Getting Started with the Dart DevTools.mp4 |
36.28MB |
065 Understanding the Repaint Rainbow.en_US.srt |
4.24KB |
065 Understanding the Repaint Rainbow.mp4 |
12.57MB |
066 Wrapping up the Dart DevTools.en_US.srt |
1.97KB |
066 Wrapping up the Dart DevTools.mp4 |
8.01MB |
067 debugging-01-finished.zip |
43.33KB |
067 Useful Resources & Links.html |
1.06KB |
068 Module Introduction.en_US.srt |
4.26KB |
068 Module Introduction.mp4 |
6.65MB |
069 An Overview of the Core Flutter Widgets.en_US.srt |
12.93KB |
069 An Overview of the Core Flutter Widgets.mp4 |
27.08MB |
069 core-widgets-cheat-sheet.pdf |
125.15KB |
070 Planning the App.en_US.srt |
3.10KB |
070 Planning the App.mp4 |
4.87MB |
071 Combining Widgets.en_US.srt |
12.23KB |
071 Combining Widgets.mp4 |
73.64MB |
071 core-widgets-cheat-sheet.pdf |
125.15KB |
071 main.dart |
522B |
071 real-apps-02-card-with-container.zip |
39.68KB |
072 real-apps-03-column-alignment.zip |
39.66KB |
072 rows-columns-cheat-sheet.pdf |
93.34KB |
072 Understanding Column Alignment.en_US.srt |
8.61KB |
072 Understanding Column Alignment.mp4 |
29.03MB |
073 [quiz] Columns & Rows.html |
6.97KB |
073 Not a Widget_ Adding a Transaction Model & Transaction Data.en_US.srt |
10.88KB |
073 Not a Widget_ Adding a Transaction Model & Transaction Data.mp4 |
44.08MB |
074 Mapping Data Into Widgets.en_US.srt |
4.85KB |
074 Mapping Data Into Widgets.mp4 |
22.24MB |
075 Building a Custom List Item.en_US.srt |
7.03KB |
075 Building a Custom List Item.mp4 |
21.31MB |
076 Styling a Container.en_US.srt |
7.03KB |
076 Styling a Container.mp4 |
26.71MB |
077 Styling Text.en_US.srt |
3.62KB |
077 Styling Text.mp4 |
20.36MB |
078 More Styling!.en_US.srt |
2.20KB |
078 More Styling!.mp4 |
10.49MB |
078 real-apps-04-list-of-transaction-cards.zip |
41.04KB |
079 [quiz] Styling Time!.html |
7.07KB |
079 Containers vs Columns vs Rows.en_US.srt |
4.62KB |
079 Containers vs Columns vs Rows.mp4 |
8.85MB |
080 Using String Interpolation.en_US.srt |
7.40KB |
080 Using String Interpolation.mp4 |
28.08MB |
081 Installing External Packages & Formatting Dates.en_US.srt |
9.90KB |
081 Installing External Packages & Formatting Dates.mp4 |
44.85MB |
082 DateFormat Patterns.html |
2.83KB |
083 Adding Text Input Widgets (TextField).en_US.srt |
9.83KB |
083 Adding Text Input Widgets (TextField).mp4 |
75.84MB |
083 real-apps-05-textfields-and-button.zip |
41.09KB |
084 Fetching User Input.en_US.srt |
13.02KB |
084 Fetching User Input.mp4 |
66.85MB |
084 real-apps-06-user-input-on-every-keystroke.zip |
41.36KB |
084 real-apps-07-using-texteditingcontroller.zip |
41.36KB |
085 Splitting the App Into Widgets.en_US.srt |
16.28KB |
085 Splitting the App Into Widgets.mp4 |
130.87MB |
086 Connecting Widgets & Managing Data _ State.en_US.srt |
8.29KB |
086 Connecting Widgets & Managing Data _ State.mp4 |
39.78MB |
087 Adding User Transactions to the List.en_US.srt |
4.99KB |
087 Adding User Transactions to the List.mp4 |
20.83MB |
087 real-apps-08-add-transaction-flow.zip |
45.66KB |
088 Making the List Scrollable!.en_US.srt |
7.83KB |
088 Making the List Scrollable!.mp4 |
32.65MB |
088 real-apps-09-scrollable-column.zip |
45.56KB |
089 real-apps-10-listview-children.zip |
45.52KB |
089 real-apps-11-listview-builder.zip |
45.51KB |
089 Working with ListViews.en_US.srt |
16.14KB |
089 Working with ListViews.mp4 |
96.54MB |
090 [quiz] Lists, Scrolling & Text Input.html |
6.96KB |
090 Further Input & Output Styling and Configuration.en_US.srt |
11.04KB |
090 Further Input & Output Styling and Configuration.mp4 |
76.18MB |
091 Adding AppBar Buttons & Floating Action Buttons.en_US.srt |
6.22KB |
091 Adding AppBar Buttons & Floating Action Buttons.mp4 |
26.81MB |
092 real-apps-12-modal-sheet.zip |
44.68KB |
092 Showing a Modal Bottom Sheet.en_US.srt |
12.48KB |
092 Showing a Modal Bottom Sheet.mp4 |
67.91MB |
093 Improving & Styling the Modal Bottom Sheet.en_US.srt |
9.25KB |
093 Improving & Styling the Modal Bottom Sheet.mp4 |
58.82MB |
094 Configuring & Using Themes.en_US.srt |
11.21KB |
094 Configuring & Using Themes.mp4 |
85.06MB |
094 real-apps-13-added-theming.zip |
44.89KB |
095 Custom Fonts & Working with Text Themes.en_US.srt |
14.11KB |
095 Custom Fonts & Working with Text Themes.mp4 |
80.50MB |
095 fonts.zip |
320.09KB |
096 [quiz] Theming.html |
6.78KB |
096 Adding Images to the App.en_US.srt |
10.28KB |
096 Adding Images to the App.mp4 |
80.31MB |
096 image.zip |
12.19KB |
096 real-apps-14-added-fonts-and-images.zip |
379.79KB |
097 chart-sketch.png |
777.85KB |
097 Planning the Chart Widget.en_US.srt |
5.10KB |
097 Planning the Chart Widget.mp4 |
15.30MB |
098 Looping Through Lists.en_US.srt |
16.49KB |
098 Looping Through Lists.mp4 |
94.75MB |
099 More on _for_ Loops.html |
1.32KB |
100 Deriving Recent Transactions.en_US.srt |
9.20KB |
100 Deriving Recent Transactions.mp4 |
78.80MB |
100 Double-Decimal-Place-Precision.txt |
33B |
101 Creating Bars for our Chart.en_US.srt |
12.80KB |
101 Creating Bars for our Chart.mp4 |
76.20MB |
102 Populating the Chart with Values.en_US.srt |
8.18KB |
102 Populating the Chart with Values.mp4 |
35.64MB |
103 Finishing the Chart Bars.en_US.srt |
6.52KB |
103 Finishing the Chart Bars.mp4 |
49.25MB |
103 real-apps-15-chart-and-chartbars.zip |
382.80KB |
104 Flexible & Expanded_ Deep Dive.en_US.srt |
14.23KB |
104 Flexible & Expanded_ Deep Dive.mp4 |
58.23MB |
104 widget-playground-finished.zip |
5.16KB |
104 widget-playground-start.zip |
5.04KB |
105 Adding a ListTile Widget.en_US.srt |
6.22KB |
105 Adding a ListTile Widget.mp4 |
36.39MB |
105 real-apps-16-added-listtile.zip |
382.18KB |
106 Improving the Overall Chart.en_US.srt |
3.97KB |
106 Improving the Overall Chart.mp4 |
12.18MB |
107 Widgets & Configuring Widgets - Summary _ Overview.en_US.srt |
7.02KB |
107 Widgets & Configuring Widgets - Summary _ Overview.mp4 |
50.93MB |
108 Getting Started with Date Selection.en_US.srt |
6.63KB |
108 Getting Started with Date Selection.mp4 |
34.83MB |
109 Showing a DatePicker.en_US.srt |
14.62KB |
109 Showing a DatePicker.mp4 |
130.56MB |
110 Adding Transactions with a Date.en_US.srt |
3.99KB |
110 Adding Transactions with a Date.mp4 |
14.61MB |
110 real-apps-17-date-input-and-picker.zip |
382.39KB |
111 Deleting Transactions & Using IconButtons.en_US.srt |
9.10KB |
111 Deleting Transactions & Using IconButtons.mp4 |
72.28MB |
112 Final Polishing!.en_US.srt |
7.12KB |
112 Final Polishing!.mp4 |
56.16MB |
112 real-apps-18-finished.zip |
381.23KB |
113 Wrap Up.en_US.srt |
5.18KB |
113 Wrap Up.mp4 |
29.72MB |
114 real-apps-01-starting-setup.zip |
39.51KB |
114 real-apps-02-card-with-container.zip |
39.68KB |
114 real-apps-03-column-alignment.zip |
39.66KB |
114 real-apps-04-list-of-transaction-cards.zip |
41.04KB |
114 real-apps-05-textfields-and-button.zip |
41.09KB |
114 real-apps-06-user-input-on-every-keystroke.zip |
41.36KB |
114 real-apps-07-using-texteditingcontroller.zip |
41.36KB |
114 real-apps-08-add-transaction-flow.zip |
45.66KB |
114 real-apps-09-scrollable-column.zip |
45.56KB |
114 real-apps-10-listview-children.zip |
45.52KB |
114 real-apps-11-listview-builder.zip |
45.51KB |
114 real-apps-12-modal-sheet.zip |
44.68KB |
114 real-apps-13-added-theming.zip |
44.89KB |
114 real-apps-14-added-fonts-and-images.zip |
379.79KB |
114 real-apps-15-chart-and-chartbars.zip |
382.80KB |
114 real-apps-16-added-listtile.zip |
382.18KB |
114 real-apps-17-date-input-and-picker.zip |
382.39KB |
114 real-apps-18-finished.zip |
381.23KB |
114 Useful Resources & Links.html |
1.69KB |
115 Module Introduction.en_US.srt |
2.06KB |
115 Module Introduction.mp4 |
3.05MB |
116 responsive-adaptive.pdf |
92.62KB |
116 What does _Responsive_ and _Adaptive_ Mean_.en_US.srt |
7.58KB |
116 What does _Responsive_ and _Adaptive_ Mean_.mp4 |
9.27MB |
117 Examples_ Where we could improve the App!.en_US.srt |
3.81KB |
117 Examples_ Where we could improve the App!.mp4 |
23.09MB |
118 Calculating Sizes Dynamically.en_US.srt |
11.50KB |
118 Calculating Sizes Dynamically.mp4 |
91.87MB |
118 resp-01-dynamically-calculated-widgets.zip |
383.08KB |
119 Working with the _textScaleFactor_.html |
1.82KB |
120 Using the LayoutBuilder Widget.en_US.srt |
9.47KB |
120 Using the LayoutBuilder Widget.mp4 |
37.74MB |
121 [quiz] Responsiveness.html |
7.01KB |
121 Controlling the Device Orientation.en_US.srt |
5.16KB |
121 Controlling the Device Orientation.mp4 |
25.86MB |
122 Rendering Alternative Landscape Content - 1.en_US.srt |
5.75KB |
122 Rendering Alternative Landscape Content - 1.mp4 |
30.00MB |
123 Finishing Landscape Mode.en_US.srt |
3.63KB |
123 Finishing Landscape Mode.mp4 |
18.23MB |
124 resp-02-different-uis-based-on-orientation.zip |
383.79KB |
124 Showing Different Content Based on Device Orientation.en_US.srt |
6.82KB |
124 Showing Different Content Based on Device Orientation.mp4 |
57.28MB |
125 An-Improved-ModalBottomSheet.txt |
37B |
125 resp-03-respect-keyboard.zip |
382.06KB |
125 Respecting the Softkeyboard Insets.en_US.srt |
4.43KB |
125 Respecting the Softkeyboard Insets.mp4 |
19.19MB |
126 resp-04-width-check-in-condition.zip |
382.89KB |
126 Using the Device Size in Conditions.en_US.srt |
5.35KB |
126 Using the Device Size in Conditions.mp4 |
38.36MB |
127 Managing the MediaQuery Object.en_US.srt |
2.76KB |
127 Managing the MediaQuery Object.mp4 |
26.48MB |
128 Checking the Device Platform.en_US.srt |
7.49KB |
128 Checking the Device Platform.mp4 |
34.76MB |
128 resp-05-adaptive-widget-and-platform-check.zip |
383.97KB |
129 Using Cupertino (iOS) Widgets.en_US.srt |
10.88KB |
129 Using Cupertino (iOS) Widgets.mp4 |
154.43MB |
130 Using the SafeArea.en_US.srt |
2.23KB |
130 Using the SafeArea.mp4 |
10.28MB |
131 More Cupertino Styles.en_US.srt |
533B |
131 More Cupertino Styles.mp4 |
35.31MB |
131 resp-06-cupertino-widgets.zip |
382.44KB |
132 Using Cupertino Buttons.en_US.srt |
4.05KB |
132 Using Cupertino Buttons.mp4 |
23.00MB |
133 Creating Custom Adaptive Widgets.en_US.srt |
6.19KB |
133 Creating Custom Adaptive Widgets.mp4 |
54.10MB |
133 resp-07-finished.zip |
382.47KB |
134 [quiz] Adaptive Widgets.html |
6.60KB |
134 Wrap Up.en_US.srt |
2.35KB |
134 Wrap Up.mp4 |
19.76MB |
135 resp-01-dynamically-calculated-widgets.zip |
383.08KB |
135 resp-02-different-uis-based-on-orientation.zip |
383.79KB |
135 resp-03-respect-keyboard.zip |
382.06KB |
135 resp-04-width-check-in-condition.zip |
382.89KB |
135 resp-05-adaptive-widget-and-platform-check.zip |
383.97KB |
135 resp-06-cupertino-widgets.zip |
382.44KB |
135 resp-07-finished.zip |
382.47KB |
135 Useful Resources & Links.html |
1.68KB |
136 Module Introduction.en_US.srt |
3.12KB |
136 Module Introduction.mp4 |
4.16MB |
137 The Problem At Hand.en_US.srt |
3.87KB |
137 The Problem At Hand.mp4 |
15.30MB |
138 widget-and-element-tree.pdf |
72.96KB |
138 Widget Tree & Element Tree - What, Why and How_.en_US.srt |
14.38KB |
138 Widget Tree & Element Tree - What, Why and How_.mp4 |
85.90MB |
139 How Flutter Rebuilds & Repaints the Screen.en_US.srt |
10.64KB |
139 How Flutter Rebuilds & Repaints the Screen.mp4 |
40.42MB |
139 Inside-Flutter-Official-Docs.txt |
50B |
139 widget-element-tree.png |
1.31MB |
140 How Flutter Executes build().en_US.srt |
12.14KB |
140 How Flutter Executes build().mp4 |
107.22MB |
141 deep-dive-01-flutter-build-const.zip |
384.20KB |
141 Using _const_ Widgets & Constructors.en_US.srt |
14.70KB |
141 Using _const_ Widgets & Constructors.mp4 |
85.69MB |
142 [quiz] Widgets, Elements, build().html |
8.67KB |
142 Writing Good Code.en_US.srt |
5.24KB |
142 Writing Good Code.mp4 |
7.98MB |
143 Extracting Widgets.en_US.srt |
8.04KB |
143 Extracting Widgets.mp4 |
75.08MB |
144 deep-dive-02-builder-methods.zip |
384.77KB |
144 Using Builder Methods.en_US.srt |
13.23KB |
144 Using Builder Methods.mp4 |
122.76MB |
145 [assignment_video] Time to Practice_ Builder Methods.mp4 |
5.28MB |
145 [assignment] Time to Practice_ Builder Methods.html |
2.05KB |
145 deep-dive-03-widget-lifecycle.zip |
384.98KB |
145 Understanding the Widget Lifecycle.en_US.srt |
17.37KB |
145 Understanding the Widget Lifecycle.mp4 |
81.20MB |
145 widget-lifecycle.pdf |
69.88KB |
146 Calling super.initState() etc..html |
2.31KB |
147 app-lifecycle.pdf |
69.96KB |
147 deep-dive-04-app-lifecycle.zip |
384.75KB |
147 Understanding the App Lifecycle.en_US.srt |
11.81KB |
147 Understanding the App Lifecycle.mp4 |
59.70MB |
148 context.pdf |
74.24KB |
148 More-on-InheritedWidget-Context.txt |
44B |
148 Understanding Context.en_US.srt |
8.69KB |
148 Understanding Context.mp4 |
52.09MB |
149 A Problem with Lists & Stateful Widgets.en_US.srt |
6.93KB |
149 A Problem with Lists & Stateful Widgets.mp4 |
34.84MB |
150 listview-keys.png |
1.02MB |
150 Understanding the Problem Root.en_US.srt |
6.07KB |
150 Understanding the Problem Root.mp4 |
11.51MB |
151 deep-dive-05-finished.zip |
384.36KB |
151 More-on-Initializer-Lists.txt |
64B |
151 More-on-Keys-in-Flutter.txt |
44B |
151 Using Keys.en_US.srt |
13.81KB |
151 Using Keys.mp4 |
90.65MB |
152 [quiz] Keys, Lists, Stateful Widgets.html |
6.83KB |
152 Wrap Up.en_US.srt |
2.25KB |
152 Wrap Up.mp4 |
7.31MB |
153 deep-dive-01-flutter-build-const.zip |
384.20KB |
153 deep-dive-02-builder-methods.zip |
384.77KB |
153 deep-dive-03-widget-lifecycle.zip |
384.98KB |
153 deep-dive-04-app-lifecycle.zip |
384.75KB |
153 deep-dive-05-finished.zip |
384.36KB |
153 Useful Resources & Links.html |
1.79KB |
154 Module Introduction.en_US.srt |
3.03KB |
154 Module Introduction.mp4 |
5.78MB |
155 meals-app-sketch.png |
1.23MB |
155 Planning the App.en_US.srt |
5.31KB |
155 Planning the App.mp4 |
11.10MB |
156 dummy-data.dart |
909B |
156 nav-01-starting-setup.zip |
39.40KB |
156 Starting With The App - Adding Base Data.en_US.srt |
14.26KB |
156 Starting With The App - Adding Base Data.mp4 |
67.14MB |
157 Creating a Grid & Working with Linear Gradients.en_US.srt |
9.81KB |
157 Creating a Grid & Working with Linear Gradients.mp4 |
45.41MB |
158 nav-02-categories-and-categories-screen.zip |
44.31KB |
158 Registering a Screen as the Main Screen.en_US.srt |
4.15KB |
158 Registering a Screen as the Main Screen.mp4 |
21.00MB |
159 fonts.zip |
560.06KB |
159 nav-03-theme-and-font.zip |
605.36KB |
159 Styling & Theming.en_US.srt |
8.05KB |
159 Styling & Theming.mp4 |
72.37MB |
160 how-navigation-works.pdf |
69.91KB |
160 Navigating to a New Page.en_US.srt |
13.16KB |
160 Navigating to a New Page.mp4 |
65.66MB |
161 nav-04-pushing-and-passing-data.zip |
607.26KB |
161 Passing Data via the Constructor.en_US.srt |
3.22KB |
161 Passing Data via the Constructor.mp4 |
17.87MB |
162 nav-05-named-routes-and-args.zip |
607.17KB |
162 Using Named Routes & Passing Data With Named Routes.en_US.srt |
7.93KB |
162 Using Named Routes & Passing Data With Named Routes.mp4 |
39.04MB |
163 [quiz] Screens & Navigation.html |
13.26KB |
163 Diving Deeper into Named Routes.en_US.srt |
3.43KB |
163 Diving Deeper into Named Routes.mp4 |
18.66MB |
164 Adding a Meal Model & Data.en_US.srt |
15.33KB |
164 Adding a Meal Model & Data.mp4 |
126.79MB |
164 dummy-data.dart |
12.01KB |
165 Selecting Meals for a Chosen Category.en_US.srt |
5.75KB |
165 Selecting Meals for a Chosen Category.mp4 |
37.02MB |
166 Displaying Recipe Items & Using Network Images.en_US.srt |
19.25KB |
166 Displaying Recipe Items & Using Network Images.mp4 |
149.32MB |
167 Finishing the Meal List Item.en_US.srt |
18.93KB |
167 Finishing the Meal List Item.mp4 |
157.84MB |
167 nav-06-finished-meal-items.zip |
614.58KB |
168 nav-07-navigation-to-detail-page.zip |
616.29KB |
168 Navigating to the Meal Detail Page.en_US.srt |
8.65KB |
168 Navigating to the Meal Detail Page.mp4 |
52.57MB |
169 onGenerateRoute & onUnknownRoute.en_US.srt |
6.74KB |
169 onGenerateRoute & onUnknownRoute.mp4 |
58.22MB |
170 [quiz] More Navigation!.html |
6.06KB |
170 Finishing the Meal Detail Page.en_US.srt |
21.30KB |
170 Finishing the Meal Detail Page.mp4 |
128.88MB |
170 nav-08-recipe-detail-page.zip |
616.21KB |
171 Adding a TabBar to the Appbar.en_US.srt |
12.75KB |
171 Adding a TabBar to the Appbar.mp4 |
70.73MB |
171 nav-09-appbar-tabs.zip |
617.16KB |
172 Adding a Bottom TabBar.en_US.srt |
16.14KB |
172 Adding a Bottom TabBar.mp4 |
127.82MB |
172 nav-10-bottom-tabs.zip |
617.30KB |
173 Adding a Custom Drawer.en_US.srt |
15.71KB |
173 Adding a Custom Drawer.mp4 |
85.75MB |
174 Adding Links to the Drawer.en_US.srt |
4.52KB |
174 Adding Links to the Drawer.mp4 |
47.03MB |
174 nav-11-drawer.zip |
617.81KB |
175 [quiz] Tabs & Drawers!.html |
5.56KB |
175 nav-12-replacing-screens.zip |
620.13KB |
175 Replacing Pages (Instead of Pushing).en_US.srt |
5.66KB |
175 Replacing Pages (Instead of Pushing).mp4 |
30.93MB |
176 nav-13-passing-data-back.zip |
620.42KB |
176 Popping Pages & Passing Data Back.en_US.srt |
19.82KB |
176 Popping Pages & Passing Data Back.mp4 |
127.28MB |
177 [quiz] Replacing, Popping & Data.html |
7.33KB |
177 Adding Filter Switches.en_US.srt |
9.05KB |
177 Adding Filter Switches.mp4 |
57.06MB |
178 Adding Filtering Logic.en_US.srt |
19.08KB |
178 Adding Filtering Logic.mp4 |
224.17MB |
179 Adding a _Mark as Favorite_ Feature.en_US.srt |
23.49KB |
179 Adding a _Mark as Favorite_ Feature.mp4 |
212.50MB |
180 A Problem!.en_US.srt |
2.98KB |
180 A Problem!.mp4 |
15.94MB |
180 nav-14-finished.zip |
620.62KB |
181 Wrap Up.en_US.srt |
3.59KB |
181 Wrap Up.mp4 |
11.51MB |
182 nav-01-starting-setup.zip |
39.40KB |
182 nav-02-categories-and-categories-screen.zip |
44.31KB |
182 nav-03-theme-and-font.zip |
605.36KB |
182 nav-04-pushing-and-passing-data.zip |
607.26KB |
182 nav-05-named-routes-and-args.zip |
607.17KB |
182 nav-06-finished-meal-items.zip |
614.58KB |
182 nav-07-navigation-to-detail-page.zip |
616.29KB |
182 nav-08-recipe-detail-page.zip |
616.21KB |
182 nav-09-appbar-tabs.zip |
617.16KB |
182 nav-10-bottom-tabs.zip |
617.30KB |
182 nav-11-drawer.zip |
617.81KB |
182 nav-12-replacing-screens.zip |
620.13KB |
182 nav-13-passing-data-back.zip |
620.42KB |
182 nav-14-finished.zip |
620.62KB |
182 Useful Resources & Links.html |
1.15KB |
183 Module Introduction.en_US.srt |
2.88KB |
183 Module Introduction.mp4 |
4.54MB |
184 Planning the App.en_US.srt |
8.88KB |
184 Planning the App.mp4 |
15.26MB |
184 shop-app-sketch.png |
1.03MB |
185 Defining a Data Model.en_US.srt |
8.12KB |
185 Defining a Data Model.mp4 |
33.88MB |
185 state-01-starting-setup.zip |
39.41KB |
186 products.txt |
1.04KB |
186 Working on the _Products_ Grid & Item Widgets.en_US.srt |
20.09KB |
186 Working on the _Products_ Grid & Item Widgets.mp4 |
154.62MB |
187 fonts.zip |
107.50KB |
187 Styling & Theming the App.en_US.srt |
6.18KB |
187 Styling & Theming the App.mp4 |
35.66MB |
188 Adding Navigation to the App.en_US.srt |
12.33KB |
188 Adding Navigation to the App.mp4 |
74.32MB |
188 state-02-detail-screen.zip |
154.46KB |
189 state-and-state-management.pdf |
77.49KB |
189 Why State Management_ And what is _State_ and _State Management__.en_US.srt |
8.79KB |
189 Why State Management_ And what is _State_ and _State Management__.mp4 |
27.79MB |
190 provider-package.pdf |
72.57KB |
190 Understanding the _Provider_ Package & Approach.en_US.srt |
3.63KB |
190 Understanding the _Provider_ Package & Approach.mp4 |
6.86MB |
191 Working with Providers & Listeners.en_US.srt |
26.71KB |
191 Working with Providers & Listeners.mp4 |
204.02MB |
192 [DART DEEP DIVE] Inheritance (_extends_) vs Mixins (_with_).en_US.srt |
8.26KB |
192 [DART DEEP DIVE] Inheritance (_extends_) vs Mixins (_with_).mp4 |
17.44MB |
193 Providing non-Objects.html |
2.16KB |
194 Listening in Different Places & Ways.en_US.srt |
7.16KB |
194 Listening in Different Places & Ways.mp4 |
70.26MB |
194 state-03-provider-package.zip |
157.23KB |
195 [quiz] State, State Management & The Provider Package_ Approach.html |
8.26KB |
195 state-04-provider-with-single-product.zip |
157.72KB |
195 Using Nested Models & Providers.en_US.srt |
17.68KB |
195 Using Nested Models & Providers.mp4 |
163.19MB |
196 Exploring Alternative Provider Syntaxes.en_US.srt |
8.84KB |
196 Exploring Alternative Provider Syntaxes.mp4 |
48.70MB |
197 state-05-consumer-and-alternative-syntaxes.zip |
158.23KB |
197 Using _Consumer_ instead of _Provider.of_.en_US.srt |
9.48KB |
197 Using _Consumer_ instead of _Provider.of_.mp4 |
79.42MB |
198 Local State vs App-wide State.en_US.srt |
18.77KB |
198 Local State vs App-wide State.mp4 |
157.62MB |
198 state-06-stateful-widget.zip |
157.07KB |
199 Adding Shopping Cart Data.en_US.srt |
10.53KB |
199 Adding Shopping Cart Data.mp4 |
53.60MB |
200 [quiz] More on State Management & The Provider Package.html |
8.50KB |
200 Working with Multiple Providers.en_US.srt |
4.60KB |
200 Working with Multiple Providers.mp4 |
25.82MB |
201 badge.dart |
1.09KB |
201 Connecting the Cart Provider.en_US.srt |
14.05KB |
201 Connecting the Cart Provider.mp4 |
115.93MB |
201 state-07-cart-badge-and-connected-model.zip |
160.78KB |
202 Working on the Shopping Cart & Displaying a Total.en_US.srt |
13.89KB |
202 Working on the Shopping Cart & Displaying a Total.mp4 |
76.06MB |
203 Displaying a List of Cart Items.en_US.srt |
13.19KB |
203 Displaying a List of Cart Items.mp4 |
109.57MB |
204 Making Cart Items Dismissible.en_US.srt |
10.70KB |
204 Making Cart Items Dismissible.mp4 |
57.34MB |
205 Adding Product Detail Data.en_US.srt |
5.41KB |
205 Adding Product Detail Data.mp4 |
31.93MB |
205 state-08-product-detail-page.zip |
162.70KB |
206 Providing an Orders Object.en_US.srt |
9.20KB |
206 Providing an Orders Object.mp4 |
53.46MB |
207 Adding Orders.en_US.srt |
3.13KB |
207 Adding Orders.mp4 |
16.54MB |
208 Adding an Orders Screen.en_US.srt |
9.79KB |
208 Adding an Orders Screen.mp4 |
57.91MB |
208 state-09-orders-screen.zip |
164.97KB |
209 Using a Side Drawer.en_US.srt |
6.87KB |
209 Using a Side Drawer.mp4 |
39.82MB |
210 Making Orders Expandable & Stateful Widgets vs Providers.en_US.srt |
12.53KB |
210 Making Orders Expandable & Stateful Widgets vs Providers.mp4 |
117.27MB |
210 state-10-finished.zip |
165.78KB |
211 Wrap Up.en_US.srt |
4.36KB |
211 Wrap Up.mp4 |
36.45MB |
212 state-01-starting-setup.zip |
39.41KB |
212 state-02-detail-screen.zip |
154.46KB |
212 state-03-provider-package.zip |
157.23KB |
212 state-04-provider-with-single-product.zip |
157.72KB |
212 state-05-consumer-and-alternative-syntaxes.zip |
158.23KB |
212 state-06-stateful-widget.zip |
157.07KB |
212 state-07-cart-badge-and-connected-model.zip |
160.78KB |
212 state-08-product-detail-page.zip |
162.70KB |
212 state-09-orders-screen.zip |
164.97KB |
212 state-10-finished.zip |
165.78KB |
212 state-10-finished-provider-4.zip |
171.83KB |
212 Useful Resources & Links.html |
1.13KB |
213 Module Introduction.en_US.srt |
4.05KB |
213 Module Introduction.mp4 |
6.19MB |
214 input-01-snackbar.zip |
165.97KB |
214 Snackbars & Undoing _Add to Cart_ Actions.en_US.srt |
13.56KB |
214 Snackbars & Undoing _Add to Cart_ Actions.mp4 |
107.53MB |
215 input-02-showdialog.zip |
166.40KB |
215 Showing Alert Dialogs.en_US.srt |
9.09KB |
215 Showing Alert Dialogs.mp4 |
73.38MB |
216 Adding a _Manage Products_ Page.en_US.srt |
17.32KB |
216 Adding a _Manage Products_ Page.mp4 |
99.15MB |
217 _Edit Product_ Screen & A Problem.en_US.srt |
6.51KB |
217 _Edit Product_ Screen & A Problem.mp4 |
36.12MB |
217 input-03-empty-edit-product-screen.zip |
171.37KB |
218 Using Forms & Working with Form Inputs.en_US.srt |
10.19KB |
218 Using Forms & Working with Form Inputs.mp4 |
57.68MB |
219 ListView or Column.html |
2.12KB |
220 input-04-managing-focus.zip |
170.24KB |
220 Managing Form Input Focus.en_US.srt |
5.53KB |
220 Managing Form Input Focus.mp4 |
31.70MB |
221 input-05-description-field.zip |
170.71KB |
221 Multiline Inputs & Disposing Objects.en_US.srt |
5.36KB |
221 Multiline Inputs & Disposing Objects.mp4 |
42.29MB |
222 Image Input & Image Preview.en_US.srt |
16.27KB |
222 Image Input & Image Preview.mp4 |
128.10MB |
222 input-06-image-input.zip |
170.21KB |
223 input-07-submit-form.zip |
170.60KB |
223 Submitting Forms.en_US.srt |
14.92KB |
223 Submitting Forms.mp4 |
120.71MB |
224 input-08-validation.zip |
170.78KB |
224 Validating User Input.en_US.srt |
5.60KB |
224 Validating User Input.mp4 |
31.59MB |
225 Adding Validation to All Inputs.en_US.srt |
11.22KB |
225 Adding Validation to All Inputs.mp4 |
96.19MB |
226 [OPTIONAL] Working with Regular Expressions.html |
2.91KB |
227 Saving New Products.en_US.srt |
4.33KB |
227 Saving New Products.mp4 |
43.13MB |
228 Time to Update Products!.en_US.srt |
19.35KB |
228 Time to Update Products!.mp4 |
181.29MB |
229 Allowing Users to Delete Products.en_US.srt |
4.57KB |
229 Allowing Users to Delete Products.mp4 |
33.79MB |
229 input-09-finished.zip |
171.15KB |
230 Wrap Up.en_US.srt |
1.12KB |
230 Wrap Up.mp4 |
2.36MB |
231 input-01-snackbar.zip |
165.97KB |
231 input-02-showdialog.zip |
166.40KB |
231 input-03-empty-edit-product-screen.zip |
171.37KB |
231 input-04-managing-focus.zip |
170.24KB |
231 input-05-description-field.zip |
170.71KB |
231 input-06-image-input.zip |
170.21KB |
231 input-07-submit-form.zip |
170.60KB |
231 input-08-validation.zip |
170.78KB |
231 input-09-finished.zip |
171.15KB |
231 Useful Resources & Links.html |
930B |
232 input-09-finished.zip |
171.15KB |
232 Module Introduction.en_US.srt |
2.55KB |
232 Module Introduction.mp4 |
3.39MB |
233 On-Device vs Web Storage.en_US.srt |
5.37KB |
233 On-Device vs Web Storage.mp4 |
8.54MB |
234 flutter-web-db-connections.pdf |
79.87KB |
234 How to Connect Flutter to a Database.en_US.srt |
4.74KB |
234 How to Connect Flutter to a Database.mp4 |
6.29MB |
235 Preparing Our Backend.en_US.srt |
6.53KB |
235 Preparing Our Backend.mp4 |
27.30MB |
236 How To Send Http Requests.en_US.srt |
8.00KB |
236 How To Send Http Requests.mp4 |
16.15MB |
237 http-01-send-post-without-response.zip |
173.50KB |
237 Sending POST Requests.en_US.srt |
13.93KB |
237 Sending POST Requests.mp4 |
117.22MB |
237 Whats-JSON-JavaScript-Object-Notation-.txt |
71B |
238 http-02-use-post-response.zip |
172.35KB |
238 Working with Futures in Dart.en_US.srt |
9.69KB |
238 Working with Futures in Dart.mp4 |
76.06MB |
239 [DART DEEP DIVE] Futures & Async Code.en_US.srt |
12.30KB |
239 [DART DEEP DIVE] Futures & Async Code.mp4 |
23.86MB |
240 [quiz] Http Requests & Futures.html |
11.87KB |
240 http-03-loading-spinner.zip |
172.21KB |
240 Showing a Loading Indicator.en_US.srt |
8.82KB |
240 Showing a Loading Indicator.mp4 |
52.88MB |
241 Handling Errors Gracefully.en_US.srt |
16.74KB |
241 Handling Errors Gracefully.mp4 |
92.83MB |
241 http-04-error-handling.zip |
172.23KB |
242 http-05-async-await.zip |
171.86KB |
242 Working with _async_ & _await_.en_US.srt |
13.39KB |
242 Working with _async_ & _await_.mp4 |
75.28MB |
243 Fetching Data, initState & _of(context)_.en_US.srt |
11.18KB |
243 Fetching Data, initState & _of(context)_.mp4 |
126.81MB |
244 How to Transform Fetched Data.en_US.srt |
9.96KB |
244 How to Transform Fetched Data.mp4 |
87.80MB |
244 http-06-fetch-get-products.zip |
173.15KB |
245 http-07-pull-to-refresh.zip |
172.83KB |
245 Implementing Pull-to-Refresh.en_US.srt |
5.68KB |
245 Implementing Pull-to-Refresh.mp4 |
26.66MB |
246 Updating Data via PATCH Requests.en_US.srt |
8.42KB |
246 Updating Data via PATCH Requests.mp4 |
69.44MB |
247 http-08-delete-and-optimistic-updating.zip |
176.71KB |
247 More-on-Http-Status-Codes.txt |
57B |
247 Utilizing Optimistic Updating.en_US.srt |
9.80KB |
247 Utilizing Optimistic Updating.mp4 |
56.76MB |
248 Creating Custom Exceptions & More Error Handling.en_US.srt |
11.32KB |
248 Creating Custom Exceptions & More Error Handling.mp4 |
107.62MB |
249 A Challenge For You!.en_US.srt |
2.58KB |
249 A Challenge For You!.mp4 |
3.54MB |
250 Updating the _Favorite_ Status Optimistically.en_US.srt |
8.35KB |
250 Updating the _Favorite_ Status Optimistically.mp4 |
64.61MB |
251 Storing Orders in the Web.en_US.srt |
14.49KB |
251 Storing Orders in the Web.mp4 |
116.55MB |
252 Fetching Orders & Fixing an Issue.en_US.srt |
15.12KB |
252 Fetching Orders & Fixing an Issue.mp4 |
175.67MB |
252 http-09-fav-status-and-orders.zip |
176.54KB |
253 http-10-finished.zip |
174.75KB |
253 Using the _FutureBuilder_ Widget & Improving the Code.en_US.srt |
12.93KB |
253 Using the _FutureBuilder_ Widget & Improving the Code.mp4 |
78.15MB |
254 Wrap Up.en_US.srt |
2.54KB |
254 Wrap Up.mp4 |
21.90MB |
255 http-01-send-post-without-response.zip |
173.50KB |
255 http-02-use-post-response.zip |
172.35KB |
255 http-03-loading-spinner.zip |
172.21KB |
255 http-04-error-handling.zip |
172.23KB |
255 http-05-async-await.zip |
171.86KB |
255 http-06-fetch-get-products.zip |
173.15KB |
255 http-07-pull-to-refresh.zip |
172.83KB |
255 http-08-delete-and-optimistic-updating.zip |
176.71KB |
255 http-09-fav-status-and-orders.zip |
176.54KB |
255 http-10-finished.zip |
174.75KB |
255 Useful Resources & Links.html |
955B |
256 Module Introduction.en_US.srt |
2.28KB |
256 Module Introduction.mp4 |
2.93MB |
257 How Authentication Works.en_US.srt |
8.30KB |
257 How Authentication Works.mp4 |
9.02MB |
257 how-auth-works.pdf |
68.62KB |
258 Firebase-Security-Rules.txt |
51B |
258 http-10-finished.zip |
174.75KB |
258 Prepare Backend.en_US.srt |
5.00KB |
258 Prepare Backend.mp4 |
15.08MB |
259 Adding the Auth Screen.en_US.srt |
21.26KB |
259 Adding the Auth Screen.mp4 |
237.57MB |
259 auth-01-authscreen.zip |
177.54KB |
259 auth-screen.dart |
7.18KB |
260 Adding User Signup.en_US.srt |
17.56KB |
260 Adding User Signup.mp4 |
136.76MB |
260 auth-02-signup.zip |
178.00KB |
261 Allowing Users to Log In.en_US.srt |
8.00KB |
261 Allowing Users to Log In.mp4 |
73.17MB |
261 auth-03-login.zip |
177.91KB |
262 auth-04-error-handling.zip |
179.76KB |
262 Handling Authentication Errors.en_US.srt |
16.69KB |
262 Handling Authentication Errors.mp4 |
146.61MB |
263 auth-05-using-the-token.zip |
180.26KB |
263 Managing the Auth Token Locally (in the App).en_US.srt |
14.94KB |
263 Managing the Auth Token Locally (in the App).mp4 |
115.25MB |
264 Using the _ProxyProvider_ and Attaching the Token to Outgoing Http Requests.en_US.srt |
12.66KB |
264 Using the _ProxyProvider_ and Attaching the Token to Outgoing Http Requests.mp4 |
107.32MB |
265 Adding the Token to All Requests.en_US.srt |
10.24KB |
265 Adding the Token to All Requests.mp4 |
54.89MB |
266 Connecting the _Favorite_ Status to Users.en_US.srt |
12.79KB |
266 Connecting the _Favorite_ Status to Users.mp4 |
108.34MB |
267 Attaching Products to Users & Filtering By Creator.en_US.srt |
17.46KB |
267 Attaching Products to Users & Filtering By Creator.mp4 |
131.58MB |
267 auth-06-attaching-products-to-users.zip |
182.36KB |
268 Attaching Orders to Users.en_US.srt |
3.44KB |
268 Attaching Orders to Users.mp4 |
18.83MB |
269 Adding a Logout Functionality.en_US.srt |
4.96KB |
269 Adding a Logout Functionality.mp4 |
41.90MB |
269 auth-07-logout.zip |
179.37KB |
270 auth-08-auto-logout.zip |
180.21KB |
270 Automatically Logging Users Out (After Some Time).en_US.srt |
7.03KB |
270 Automatically Logging Users Out (After Some Time).mp4 |
50.18MB |
271 auth-09-auto-login.zip |
181.19KB |
271 auth-10-finished.zip |
180.89KB |
271 Automatically Logging Users In.en_US.srt |
22.75KB |
271 Automatically Logging Users In.mp4 |
124.65MB |
271 splash-screen.dart |
235B |
272 Wrap Up.en_US.srt |
2.12KB |
272 Wrap Up.mp4 |
12.80MB |
273 auth-01-authscreen.zip |
177.54KB |
273 auth-02-signup.zip |
178.00KB |
273 auth-03-login.zip |
177.91KB |
273 auth-04-error-handling.zip |
179.76KB |
273 auth-05-using-the-token.zip |
180.26KB |
273 auth-06-attaching-products-to-users.zip |
182.36KB |
273 auth-07-logout.zip |
179.37KB |
273 auth-08-auto-logout.zip |
180.21KB |
273 auth-09-auto-login.zip |
181.19KB |
273 auth-10-finished.zip |
180.89KB |
273 auth-10-finished-provider-4.zip |
183.32KB |
273 Useful Resources & Links.html |
1.09KB |
274 Module Introduction.en_US.srt |
1.73KB |
274 Module Introduction.mp4 |
2.57MB |
275 animations-01-custom-animation.zip |
183.28KB |
275 Animations From Scratch (Completely Manually Controlled).en_US.srt |
18.20KB |
275 Animations From Scratch (Completely Manually Controlled).mp4 |
173.29MB |
275 auth-10-finished.zip |
180.89KB |
276 animations-02-animatedbuilder.zip |
183.16KB |
276 Using the _AnimatedBuilder_ Widget.en_US.srt |
4.89KB |
276 Using the _AnimatedBuilder_ Widget.mp4 |
43.84MB |
277 animations-03-animatedcontainer.zip |
183.45KB |
277 Working with the _AnimatedContainer_.en_US.srt |
3.81KB |
277 Working with the _AnimatedContainer_.mp4 |
30.38MB |
278 animations-04-more-built-in-animations.zip |
184.63KB |
278 More Built-in Animation & Transition Widgets.en_US.srt |
11.03KB |
278 More Built-in Animation & Transition Widgets.mp4 |
101.07MB |
279 animations-05-fadeinimage.zip |
650.90KB |
279 Fading Loaded Images In (And Showing a Placeholder).en_US.srt |
4.22KB |
279 Fading Loaded Images In (And Showing a Placeholder).mp4 |
36.03MB |
279 product-placeholder.png |
493.16KB |
280 Adding a _Hero_ Transition.en_US.srt |
3.44KB |
280 Adding a _Hero_ Transition.mp4 |
16.36MB |
281 animations-06-hero-and-slivers.zip |
651.83KB |
281 Working with Slivers.en_US.srt |
7.62KB |
281 Working with Slivers.mp4 |
77.63MB |
282 Practice_ Animating Order Boxes.en_US.srt |
4.93KB |
282 Practice_ Animating Order Boxes.mp4 |
26.91MB |
283 A Fix for the Latest Version of Flutter.html |
1.39KB |
284 animations-07-finished.zip |
652.38KB |
284 Implementing Custom Route Transitions.en_US.srt |
12.04KB |
284 Implementing Custom Route Transitions.mp4 |
67.67MB |
285 Wrap Up.en_US.srt |
1.10KB |
285 Wrap Up.mp4 |
8.13MB |
286 animations-01-custom-animation.zip |
183.28KB |
286 animations-02-animatedbuilder.zip |
183.16KB |
286 animations-03-animatedcontainer.zip |
183.45KB |
286 animations-04-more-built-in-animations.zip |
184.63KB |
286 animations-05-fadeinimage.zip |
650.90KB |
286 animations-06-hero-and-slivers.zip |
651.83KB |
286 animations-07-finished.zip |
652.38KB |
286 Useful Resources & Links.html |
939B |
287 Module Introduction.en_US.srt |
1.98KB |
287 Module Introduction.mp4 |
2.82MB |
288 great-places-sketch.png |
920.17KB |
288 Planning the App.en_US.srt |
3.71KB |
288 Planning the App.mp4 |
6.30MB |
289 main.dart |
352B |
289 PlaceList & Place Provider Setup.en_US.srt |
16.17KB |
289 PlaceList & Place Provider Setup.mp4 |
129.00MB |
290 Adding the _Add Place_ Screen & An Image Input.en_US.srt |
21.19KB |
290 Adding the _Add Place_ Screen & An Image Input.mp4 |
96.68MB |
290 native-02-places-list-and-provider.zip |
45.97KB |
291 Using Image Picker & The Device Camera.en_US.srt |
17.06KB |
291 Using Image Picker & The Device Camera.mp4 |
72.98MB |
292 native-03-image-picker.zip |
48.05KB |
292 Storing the Image on the Filesystem (on the Device).en_US.srt |
13.88KB |
292 Storing the Image on the Filesystem (on the Device).mp4 |
107.82MB |
293 Managing Data & Images via the Provider Package.en_US.srt |
18.96KB |
293 Managing Data & Images via the Provider Package.mp4 |
109.25MB |
294 Handling Errors.en_US.srt |
1.79KB |
294 Handling Errors.mp4 |
14.14MB |
294 native-04-outputting-images.zip |
48.96KB |
295 Testing on Real Devices.en_US.srt |
5.91KB |
295 Testing on Real Devices.mp4 |
25.05MB |
296 Preparing SQLite.en_US.srt |
16.51KB |
296 Preparing SQLite.mp4 |
148.69MB |
296 SQL-vs-NoSQL.txt |
50B |
297 native-05-sqflite.zip |
50.24KB |
297 Storing & Fetching Data with SQLite.en_US.srt |
15.05KB |
297 Storing & Fetching Data with SQLite.mp4 |
165.02MB |
298 Adding a Location Input & The _location_ Package.en_US.srt |
12.02KB |
298 Adding a Location Input & The _location_ Package.mp4 |
99.20MB |
299 Fetching the User Coordinates.en_US.srt |
2.95KB |
299 Fetching the User Coordinates.mp4 |
18.59MB |
299 native-06-location-input-and-location.zip |
130.13KB |
300 Displaying a Static Map Snapshot.en_US.srt |
10.02KB |
300 Displaying a Static Map Snapshot.mp4 |
51.72MB |
301 native-07-google-maps-screen.zip |
129.89KB |
301 Rendering a Dynamic Map (via Google Maps).en_US.srt |
17.08KB |
301 Rendering a Dynamic Map (via Google Maps).mp4 |
173.30MB |
302 Allowing Users to Pick a Location on the Map.en_US.srt |
12.08KB |
302 Allowing Users to Pick a Location on the Map.mp4 |
72.18MB |
302 native-08-selecting-a-place.zip |
129.83KB |
303 native-09-storing-location-in-db.zip |
131.80KB |
303 Storing the Location in SQLite.en_US.srt |
20.86KB |
303 Storing the Location in SQLite.mp4 |
189.95MB |
304 Adding a _Place Detail_ Screen & Opening the Map in _readonly_ Mode.en_US.srt |
13.60KB |
304 Adding a _Place Detail_ Screen & Opening the Map in _readonly_ Mode.mp4 |
117.98MB |
304 native-10-finished.zip |
126.67KB |
305 Wrap Up.en_US.srt |
2.38KB |
305 Wrap Up.mp4 |
12.20MB |
306 native-01-starting-setup.zip |
39.37KB |
306 native-02-places-list-and-provider.zip |
45.97KB |
306 native-03-image-picker.zip |
48.05KB |
306 native-04-outputting-images.zip |
48.96KB |
306 native-05-sqflite.zip |
50.24KB |
306 native-06-location-input-and-location.zip |
130.13KB |
306 native-07-google-maps-screen.zip |
129.89KB |
306 native-08-selecting-a-place.zip |
129.83KB |
306 native-09-storing-location-in-db.zip |
131.80KB |
306 native-10-finished.zip |
126.67KB |
306 Useful Resources & Links.html |
1.68KB |
307 Module Introduction.en_US.srt |
2.18KB |
307 Module Introduction.mp4 |
5.00MB |
308 What is Firebase_.en_US.srt |
5.29KB |
308 What is Firebase_.mp4 |
7.82MB |
309 Creating a New App.en_US.srt |
5.57KB |
309 Creating a New App.mp4 |
46.81MB |
309 firebase-01-starting-setup.zip |
3.57KB |
310 Getting Started with Firebase.en_US.srt |
13.05KB |
310 Getting Started with Firebase.mp4 |
113.70MB |
311 Getting Started with Flutter & the Firebase SDK.en_US.srt |
19.19KB |
311 Getting Started with Flutter & the Firebase SDK.mp4 |
165.30MB |
312 Adding _GoogleServices-Info.plist_ correctly to iOS.html |
1000B |
313 Rendering Stream Data with StreamBuilder.en_US.srt |
7.50KB |
313 Rendering Stream Data with StreamBuilder.mp4 |
48.56MB |
314 Adding Data.en_US.srt |
3.53KB |
314 Adding Data.mp4 |
15.13MB |
315 A Basic Authentication Screen.en_US.srt |
12.08KB |
315 A Basic Authentication Screen.mp4 |
73.95MB |
316 Adding an App Theme.en_US.srt |
4.28KB |
316 Adding an App Theme.mp4 |
43.49MB |
317 Creating an Authentication Form.en_US.srt |
16.68KB |
317 Creating an Authentication Form.mp4 |
148.52MB |
318 Connecting Auth Form & Auth Screen.en_US.srt |
5.57KB |
318 Connecting Auth Form & Auth Screen.mp4 |
30.75MB |
319 Implementing Authentication.en_US.srt |
16.04KB |
319 Implementing Authentication.mp4 |
141.90MB |
320 Storing Extra User Data.en_US.srt |
7.85KB |
320 Storing Extra User Data.mp4 |
80.55MB |
321 Finishing Authentication & Logout.en_US.srt |
8.10KB |
321 Finishing Authentication & Logout.mp4 |
54.42MB |
322 Adding Firebase Security Rules.en_US.srt |
11.90KB |
322 Adding Firebase Security Rules.mp4 |
46.42MB |
323 Listening to Chat Messages.en_US.srt |
5.81KB |
323 Listening to Chat Messages.mp4 |
38.26MB |
324 Sending & Ordering Chat Messages.en_US.srt |
14.31KB |
324 Sending & Ordering Chat Messages.mp4 |
118.90MB |
325 Creating a Basic Chat Bubble Widget.en_US.srt |
7.16KB |
325 Creating a Basic Chat Bubble Widget.mp4 |
41.81MB |
326 Improving the Chat Bubbles.en_US.srt |
14.40KB |
326 Improving the Chat Bubbles.mp4 |
170.40MB |
327 Testing on Multiple Devices.en_US.srt |
5.18KB |
327 Testing on Multiple Devices.mp4 |
40.46MB |
328 Displaying User Names.en_US.srt |
13.62KB |
328 Displaying User Names.mp4 |
127.92MB |
329 ImagePicker_ Latest Version.html |
1.33KB |
330 Adding an Image Picker.en_US.srt |
16.73KB |
330 Adding an Image Picker.mp4 |
152.84MB |
331 Preparing File Upload & Validating Images.en_US.srt |
8.46KB |
331 Preparing File Upload & Validating Images.mp4 |
81.53MB |
332 Uploading Images.en_US.srt |
13.63KB |
332 Uploading Images.mp4 |
106.51MB |
333 Improving Image Upload.en_US.srt |
5.94KB |
333 Improving Image Upload.mp4 |
34.25MB |
334 Running on a Real iOS Device.en_US.srt |
2.50KB |
334 Running on a Real iOS Device.mp4 |
14.47MB |
335 Displaying User Images.en_US.srt |
13.55KB |
335 Displaying User Images.mp4 |
127.16MB |
336 How Push Notifications Work.en_US.srt |
6.76KB |
336 How Push Notifications Work.mp4 |
14.16MB |
337 An Introduction to Firebase Cloud Messaging.en_US.srt |
6.00KB |
337 An Introduction to Firebase Cloud Messaging.mp4 |
68.71MB |
338 Android & Push Notifications.en_US.srt |
12.05KB |
338 Android & Push Notifications.mp4 |
102.75MB |
339 iOS & Push Notifications.en_US.srt |
16.03KB |
339 iOS & Push Notifications.mp4 |
206.85MB |
340 Handling Push Notifications.en_US.srt |
12.69KB |
340 Handling Push Notifications.mp4 |
196.52MB |
341 Getting Started with Firebase Cloud Functions.en_US.srt |
8.28KB |
341 Getting Started with Firebase Cloud Functions.mp4 |
63.96MB |
342 MUST READ_ Firebase Cloud Functions & Billing.html |
2.93KB |
343 Setting a Firestore Trigger.en_US.srt |
11.20KB |
343 Setting a Firestore Trigger.mp4 |
92.18MB |
344 Sending Automated Push Notifications.en_US.srt |
10.23KB |
344 Sending Automated Push Notifications.mp4 |
99.04MB |
345 Polishing & Wrap Up.en_US.srt |
8.69KB |
345 Polishing & Wrap Up.mp4 |
79.18MB |
346 firebase-01-starting-setup.zip |
3.57KB |
346 firebase-02-first-flutter-firebase-example.zip |
3.98KB |
346 firebase-03-added-theme.zip |
5.21KB |
346 firebase-04-added-auth-form.zip |
5.75KB |
346 firebase-05-basic-auth-form-submission.zip |
6.08KB |
346 firebase-06-added-firebase-auth.zip |
6.41KB |
346 firebase-07-logout.zip |
6.47KB |
346 firebase-08-messages-widget.zip |
7.32KB |
346 firebase-09-ordered-messages.zip |
8.09KB |
346 firebase-10-styled-messages.zip |
8.97KB |
346 firebase-11-added-username-display.zip |
9.37KB |
346 firebase-12-added-image-picker.zip |
10.24KB |
346 firebase-13-image-validation.zip |
10.32KB |
346 firebase-14-image-upload.zip |
10.29KB |
346 firebase-15-improved-image-upload.zip |
10.64KB |
346 firebase-16-display-user-images.zip |
10.70KB |
346 firebase-17-base-notification-code.zip |
47.64KB |
346 firebase-18-polishing.zip |
47.67KB |
346 firebase-upload-push-notification.pdf |
106.12KB |
346 Module Resources.html |
604B |
347 Module Introduction.en_US.srt |
1.79KB |
347 Module Introduction.mp4 |
2.28MB |
348 Using a Proper Project Setup.html |
940B |
349 main.dart |
762B |
349 native-code-02-added-flutter-code.zip |
39.89KB |
349 Sending a Method Call from Flutter.en_US.srt |
10.86KB |
349 Sending a Method Call from Flutter.mp4 |
86.38MB |
350 native-code-03-android-code.zip |
9.47KB |
350 Running Android Code.en_US.srt |
17.22KB |
350 Running Android Code.mp4 |
154.01MB |
351 native-code-04-ios-code.zip |
2.77KB |
351 native-code-05-finished.zip |
49.67KB |
351 Running iOS Code.en_US.srt |
11.68KB |
351 Running iOS Code.mp4 |
125.55MB |
352 Wrap Up.en_US.srt |
1.25KB |
352 Wrap Up.mp4 |
5.47MB |
353 native-code-01-starting-setup.zip |
39.62KB |
353 native-code-02-added-flutter-code.zip |
39.89KB |
353 native-code-03-android-code.zip |
9.47KB |
353 native-code-04-ios-code.zip |
2.77KB |
353 native-code-05-finished.zip |
49.67KB |
353 Useful Resources & Links.html |
1019B |
354 Module Introduction.en_US.srt |
2.54KB |
354 Module Introduction.mp4 |
2.72MB |
355 Preparing the Code.en_US.srt |
3.20KB |
355 Preparing the Code.mp4 |
10.00MB |
356 Android-Versions.txt |
56B |
356 Preparing the App Configuration.en_US.srt |
8.19KB |
356 Preparing the App Configuration.mp4 |
39.68MB |
357 Preparing Third-Party Services.en_US.srt |
1.88KB |
357 Preparing Third-Party Services.mp4 |
6.67MB |
358 Adding Icons & Splash Screens.en_US.srt |
12.00KB |
358 Adding Icons & Splash Screens.mp4 |
99.34MB |
358 icons.zip |
44.95KB |
358 splash.zip |
153.72KB |
358 splash-ios.zip |
21.52KB |
359 Publishing Android Apps.en_US.srt |
12.04KB |
359 Publishing Android Apps.mp4 |
92.06MB |
360 Publishing iOS Apps.en_US.srt |
8.02KB |
360 Publishing iOS Apps.mp4 |
73.40MB |
361 Useful Resources & Links.html |
891B |
362 You did it!.en_US.srt |
1.62KB |
362 You did it!.mp4 |
27.44MB |
363 Your Next Steps (To Become an Awesome Developer!).en_US.srt |
4.90KB |
363 Your Next Steps (To Become an Awesome Developer!).mp4 |
6.49MB |
364 app-dev-blueprint.pdf |
85.35KB |
364 How to Plan & Develop Successful Apps.en_US.srt |
16.61KB |
364 How to Plan & Develop Successful Apps.mp4 |
17.38MB |
365 Bonus_ More Content!.html |
1.52KB |