Torrent Info
Title Flutter & Dart - The Complete Guide [2021 Edition]
Category
Size 22.33GB

Files List
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.
[TGx]Downloaded from torrentgalaxy.to .txt 585B
0 1B
001 Introduction.en_US.srt 2.65KB
001 Introduction.mp4 38.50MB
002 What is Flutter_.en_US.srt 8.20KB
002 What is Flutter_.mp4 11.67MB
003 Join our Online Learning Community.html 1.24KB
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.13MB
007 Flutter macOS Setup.en_US.srt 36.04KB
007 Flutter macOS Setup.mp4 323.03MB
008 first-app.zip 6.18KB
008 macOS Development Environment.en_US.srt 26.67KB
008 macOS Development Environment.mp4 241.78MB
009 Flutter Windows Setup.en_US.srt 31.27KB
009 Flutter Windows Setup.mp4 306.26MB
009 Windows-SDK-Download.txt 68B
010 first-app.zip 6.18KB
010 Windows Development Environment.en_US.srt 24.62KB
010 Windows Development Environment.mp4 216.53MB
011 Flutter & Material Design.en_US.srt 1.77KB
011 Flutter & Material Design.mp4 2.61MB
012 Flutter Alternatives.en_US.srt 8.43KB
012 Flutter Alternatives.mp4 17.98MB
013 Course Outline.en_US.srt 9.41KB
013 Course Outline.mp4 15.97MB
014 How To Get The Most Out Of The Course.en_US.srt 3.95KB
014 How To Get The Most Out Of The Course.mp4 5.10MB
015 Useful Resources & Links.html 1.73KB
016 Module Introduction.en_US.srt 3.23KB
016 Module Introduction.mp4 8.49MB
017 basics-00-starting-project.zip 42.94KB
017 Creating a New Project.en_US.srt 8.11KB
017 Creating a New Project.mp4 30.55MB
018 An Overview of the Generated Files & Folders.en_US.srt 11.18KB
018 An Overview of the Generated Files & Folders.mp4 70.86MB
019 More on Git (Version Control System).html 1.55KB
020 Analyzing the Default App.en_US.srt 7.29KB
020 Analyzing the Default App.mp4 58.11MB
021 Dart Basics.en_US.srt 22.70KB
021 Dart Basics.mp4 46.09MB
022 dart-overview.pdf 112.96KB
022 dart-overview-slide.pdf 88.84KB
022 More Dart Basics.en_US.srt 17.25KB
022 More Dart Basics.mp4 39.60MB
023 Dart Basics - Summary.html 9.64KB
023 dart-overview.pdf 112.96KB
024 [quiz] Dart Fundamentals.html 15.18KB
024 Building an App From Scratch.en_US.srt 14.43KB
024 Building an App From Scratch.mp4 79.93MB
025 Running the App on an Emulator.en_US.srt 4.46KB
025 Running the App on an Emulator.mp4 18.15MB
026 Class Constructors & Named Arguments.en_US.srt 10.70KB
026 Class Constructors & Named Arguments.mp4 36.62MB
027 First Summary & Additional Syntax.en_US.srt 11.02KB
027 First Summary & Additional Syntax.mp4 53.44MB
028 [quiz] Flutter App Basics.html 7.37KB
028 basics-01-building-a-widget-tree.zip 39.57KB
028 Building a Widget Tree.en_US.srt 9.88KB
028 Building a Widget Tree.mp4 84.59MB
029 flutter-widget-types-slide.pdf 76.34KB
029 Visible (Input _ Output) & Invisible (Layout _ Control) Widgets.en_US.srt 4.14KB
029 Visible (Input _ Output) & Invisible (Layout _ Control) Widgets.mp4 21.12MB
030 Adding Layout Widgets.en_US.srt 14.67KB
030 Adding Layout Widgets.mp4 74.80MB
030 flutter-old-and-new-buttons.pdf 38.94KB
031 [quiz] Widget Basics.html 13.45KB
031 Connecting Functions & Buttons.en_US.srt 9.72KB
031 Connecting Functions & Buttons.mp4 55.09MB
032 Anonymous Functions.en_US.srt 4.49KB
032 Anonymous Functions.mp4 23.73MB
032 basics-02-column-raisedbutton-anonymous-functions.zip 40.14KB
033 basics-03-incorrect-stateless-widget.zip 39.86KB
033 Updating Widget Data (Or_ Using StatelessWidget Incorrectly).en_US.srt 8.47KB
033 Updating Widget Data (Or_ Using StatelessWidget Incorrectly).mp4 66.45MB
034 [DART DEEP DIVE] Understanding Lists.html 3.51KB
035 flutter-stateless-stateful-widgets-slide.pdf 73.85KB
035 Updating Correctly with Stateful Widgets.en_US.srt 14.98KB
035 Updating Correctly with Stateful Widgets.mp4 62.78MB
036 [quiz] Stateful & Stateless Widgets.html 7.81KB
036 A Brief Look Under The Hood.en_US.srt 3.27KB
036 A Brief Look Under The Hood.mp4 14.89MB
037 basics-04-stateful-widget-private-properties.zip 40.11KB
037 Using Private Properties.en_US.srt 6.60KB
037 Using Private Properties.mp4 33.53MB
038 Creating a New, Custom Widget.en_US.srt 15.74KB
038 Creating a New, Custom Widget.mp4 79.73MB
039 basics-05-custom-stateless-widget.zip 40.72KB
039 First Styling & Layouting Steps.en_US.srt 10.56KB
039 First Styling & Layouting Steps.mp4 49.29MB
040 Enums & Multiple Constructors.en_US.srt 4.95KB
040 Enums & Multiple Constructors.mp4 50.39MB
041 Official Docs & The Widget Catalog.en_US.srt 3.53KB
041 Official Docs & The Widget Catalog.mp4 31.30MB
042 Styling Buttons & Passing Callback Functions Around.html 2.81KB
043 Passing Callback Functions Around.en_US.srt 13.81KB
043 Passing Callback Functions Around.mp4 111.88MB
044 Introducing Maps.en_US.srt 7.18KB
044 Introducing Maps.mp4 40.92MB
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 77.56MB
046 basics-07-final-const.zip 41.34KB
046 final vs const.en_US.srt 14.35KB
046 final vs const.mp4 80.83MB
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 52.88MB
048 [DART DEEP DIVE] More on _if_ Statements.en_US.srt 15.51KB
048 [DART DEEP DIVE] More on _if_ Statements.mp4 37.56MB
049 [DART DEEP DIVE] The _null_ Value & Null Safety.en_US.srt 19.43KB
049 [DART DEEP DIVE] The _null_ Value & Null Safety.mp4 98.02MB
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 18.44MB
051 basics-09-splitting-into-widgets.zip 43.37KB
051 Splitting the App Into Widgets.en_US.srt 12.95KB
051 Splitting the App Into Widgets.mp4 79.22MB
052 Calculating a Total Score.en_US.srt 11.01KB
052 Calculating a Total Score.mp4 66.77MB
052 questions.txt 758B
053 Getters & _else-if_.en_US.srt 7.98KB
053 Getters & _else-if_.mp4 37.30MB
054 basics-10-finished.zip 43.21KB
054 Resetting the Quiz.en_US.srt 6.94KB
054 Resetting the Quiz.mp4 31.46MB
055 _Old_ Button Widgets vs _New_ Button Widgets.en_US.srt 20.98KB
055 _Old_ Button Widgets vs _New_ Button Widgets.mp4 93.86MB
055 Migrating-to-the-New-Material-Buttons-and-their-Themes.pdf 149.18KB
056 [assignment_file] Time to Practice_ Flutter Basics.zip 5.05KB
056 [assignment_info] Time to Practice_ Flutter Basics.html 2.58KB
056 [assignment_solution] Time to Practice_ Flutter Basics.mp4 131.28MB
056 [assignment] Time to Practice_ Flutter Basics.mp4 13.24MB
056 Wrap Up.en_US.srt 2.45KB
056 Wrap Up.mp4 10.82MB
057 basics-01-building-a-widget-tree.zip 39.57KB
057 basics-02-column-raisedbutton-anonymous-functions.zip 40.14KB
057 basics-03-incorrect-stateless-widget.zip 39.86KB
057 basics-04-stateful-widget-private-properties.zip 40.11KB
057 basics-05-custom-stateless-widget.zip 40.72KB
057 basics-06-added-answer-mapping.zip 41.56KB
057 basics-07-final-const.zip 41.34KB
057 basics-08-added-if-and-ternary-expression.zip 42.06KB
057 basics-09-splitting-into-widgets.zip 43.37KB
057 basics-10-finished.zip 43.21KB
057 dart-basics-summary.pdf 103.01KB
057 flutter-basics-summary.pdf 67.74KB
057 Module Resources.html 1.44KB
057 widgets-basics-cheat-sheet.pdf 52.39KB
058 Module Introduction.en_US.srt 2.48KB
058 Module Introduction.mp4 4.70MB
059 Running the App on a Real Android Device.en_US.srt 5.12KB
059 Running the App on a Real Android Device.mp4 13.12MB
060 Running the App on an iOS Emulator.en_US.srt 7.71KB
060 Running the App on an iOS Emulator.mp4 48.46MB
061 Running the App on a Real iOS Device.en_US.srt 800B
061 Running the App on a Real iOS Device.mp4 9.31MB
062 Working with the Emulators _ Using the Emulators.en_US.srt 2.94KB
062 Working with the Emulators _ Using the Emulators.mp4 7.16MB
063 Understanding Error Messages & Fixing Errors.en_US.srt 7.02KB
063 Understanding Error Messages & Fixing Errors.mp4 39.22MB
064 Using the Debugger.en_US.srt 8.15KB
064 Using the Debugger.mp4 44.46MB
065 Getting Started with the Dart DevTools.en_US.srt 6.35KB
065 Getting Started with the Dart DevTools.mp4 38.61MB
066 Understanding the Repaint Rainbow.en_US.srt 4.24KB
066 Understanding the Repaint Rainbow.mp4 14.14MB
067 Wrapping up the Dart DevTools.en_US.srt 1.97KB
067 Wrapping up the Dart DevTools.mp4 8.70MB
068 debugging-01-finished.zip 43.33KB
068 Useful Resources & Links.html 1.06KB
069 Module Introduction.en_US.srt 4.26KB
069 Module Introduction.mp4 8.20MB
070 An Overview of the Core Flutter Widgets.en_US.srt 12.93KB
070 An Overview of the Core Flutter Widgets.mp4 31.63MB
070 core-widgets-cheat-sheet.pdf 125.15KB
071 Planning the App.en_US.srt 3.10KB
071 Planning the App.mp4 6.11MB
071 real-apps-01-starting-setup.zip 40.70KB
072 Combining Widgets.en_US.srt 12.23KB
072 Combining Widgets.mp4 61.85MB
072 core-widgets-cheat-sheet.pdf 125.15KB
072 main.dart 522B
072 pubspec.yaml 2.83KB
072 real-apps-01-starting-setup.zip 40.70KB
072 real-apps-02-card-with-container.zip 39.68KB
073 real-apps-03-column-alignment.zip 39.66KB
073 rows-columns-cheat-sheet.pdf 93.34KB
073 Understanding Column Alignment.en_US.srt 8.61KB
073 Understanding Column Alignment.mp4 31.88MB
074 [quiz] Columns & Rows.html 6.97KB
074 Not a Widget_ Adding a Transaction Model & Transaction Data.en_US.srt 10.88KB
074 Not a Widget_ Adding a Transaction Model & Transaction Data.mp4 48.05MB
075 Mapping Data Into Widgets.en_US.srt 4.85KB
075 Mapping Data Into Widgets.mp4 32.01MB
076 Building a Custom List Item.en_US.srt 7.03KB
076 Building a Custom List Item.mp4 23.80MB
077 Styling a Container.en_US.srt 7.03KB
077 Styling a Container.mp4 29.15MB
078 Styling Text.en_US.srt 3.62KB
078 Styling Text.mp4 15.80MB
079 More Styling!.en_US.srt 2.20KB
079 More Styling!.mp4 9.76MB
079 real-apps-04-list-of-transaction-cards.zip 41.04KB
080 [quiz] Styling Time!.html 7.07KB
080 Containers vs Columns vs Rows.en_US.srt 4.62KB
080 Containers vs Columns vs Rows.mp4 10.55MB
081 Using String Interpolation.en_US.srt 7.40KB
081 Using String Interpolation.mp4 34.98MB
082 Installing External Packages & Formatting Dates.en_US.srt 9.90KB
082 Installing External Packages & Formatting Dates.mp4 66.70MB
083 DateFormat Patterns.html 2.83KB
084 Adding Text Input Widgets (TextField).en_US.srt 9.83KB
084 Adding Text Input Widgets (TextField).mp4 80.36MB
084 real-apps-05-textfields-and-button.zip 41.09KB
085 Fetching User Input.en_US.srt 13.02KB
085 Fetching User Input.mp4 130.83MB
085 real-apps-06-user-input-on-every-keystroke.zip 41.36KB
085 real-apps-07-using-texteditingcontroller.zip 41.36KB
086 Splitting the App Into Widgets.en_US.srt 16.28KB
086 Splitting the App Into Widgets.mp4 136.88MB
087 Connecting Widgets & Managing Data _ State.en_US.srt 8.29KB
087 Connecting Widgets & Managing Data _ State.mp4 42.82MB
088 Adding User Transactions to the List.en_US.srt 4.99KB
088 Adding User Transactions to the List.mp4 22.67MB
088 real-apps-08-add-transaction-flow.zip 45.66KB
089 Making the List Scrollable!.en_US.srt 7.83KB
089 Making the List Scrollable!.mp4 35.54MB
089 real-apps-09-scrollable-column.zip 45.56KB
090 real-apps-10-listview-children.zip 45.52KB
090 real-apps-11-listview-builder.zip 45.51KB
090 Working with ListViews.en_US.srt 16.14KB
090 Working with ListViews.mp4 102.13MB
091 [quiz] Lists, Scrolling & Text Input.html 6.96KB
091 Further Input & Output Styling and Configuration.en_US.srt 11.04KB
091 Further Input & Output Styling and Configuration.mp4 80.10MB
092 Adding AppBar Buttons & Floating Action Buttons.en_US.srt 6.22KB
092 Adding AppBar Buttons & Floating Action Buttons.mp4 28.89MB
093 real-apps-12-modal-sheet.zip 44.68KB
093 Showing a Modal Bottom Sheet.en_US.srt 12.48KB
093 Showing a Modal Bottom Sheet.mp4 68.77MB
094 Improving & Styling the Modal Bottom Sheet.en_US.srt 9.25KB
094 Improving & Styling the Modal Bottom Sheet.mp4 61.82MB
095 Configuring & Using Themes.en_US.srt 11.21KB
095 Configuring & Using Themes.mp4 89.16MB
095 real-apps-13-added-theming.zip 44.89KB
096 Custom Fonts & Working with Text Themes.en_US.srt 812B
096 Custom Fonts & Working with Text Themes.mp4 183.56MB
096 fonts.zip 320.09KB
097 Updated Text Theme Properties.html 1.04KB
098 [quiz] Theming.html 6.78KB
098 Adding Images to the App.en_US.srt 10.28KB
098 Adding Images to the App.mp4 84.07MB
098 image.zip 12.19KB
098 real-apps-14-added-fonts-and-images.zip 379.79KB
099 chart-sketch.png 777.85KB
099 Planning the Chart Widget.en_US.srt 5.10KB
099 Planning the Chart Widget.mp4 17.35MB
1 19B
10 4B
100 1.81MB
100 Looping Through Lists.en_US.srt 16.49KB
100 Looping Through Lists.mp4 101.26MB
101 418.65KB
101 More on _for_ Loops.html 1.32KB
102 719.76KB
102 Deriving Recent Transactions.en_US.srt 9.20KB
102 Deriving Recent Transactions.mp4 82.19MB
102 Double-Decimal-Place-Precision.txt 33B
103 1.17MB
103 Creating Bars for our Chart.en_US.srt 12.80KB
103 Creating Bars for our Chart.mp4 81.30MB
104 1.64MB
104 Populating the Chart with Values.en_US.srt 8.18KB
104 Populating the Chart with Values.mp4 44.47MB
105 1.64MB
105 Finishing the Chart Bars.en_US.srt 6.52KB
105 Finishing the Chart Bars.mp4 51.74MB
105 real-apps-15-chart-and-chartbars.zip 382.80KB
106 1.90MB
106 Flexible & Expanded_ Deep Dive.en_US.srt 14.23KB
106 Flexible & Expanded_ Deep Dive.mp4 63.14MB
106 widget-playground-finished.zip 5.16KB
106 widget-playground-start.zip 5.04KB
107 76.75KB
107 Adding a ListTile Widget.en_US.srt 6.22KB
107 Adding a ListTile Widget.mp4 38.91MB
107 real-apps-16-added-listtile.zip 382.18KB
108 273.00KB
108 Improving the Overall Chart.en_US.srt 3.97KB
108 Improving the Overall Chart.mp4 13.63MB
109 400.83KB
109 Widgets & Configuring Widgets - Summary _ Overview.en_US.srt 7.02KB
109 Widgets & Configuring Widgets - Summary _ Overview.mp4 53.32MB
11 37B
110 784.77KB
110 Getting Started with Date Selection.en_US.srt 6.63KB
110 Getting Started with Date Selection.mp4 31.93MB
111 796.71KB
111 Showing a DatePicker.en_US.srt 14.62KB
111 Showing a DatePicker.mp4 135.84MB
112 1.25MB
112 Adding Transactions with a Date.en_US.srt 3.99KB
112 Adding Transactions with a Date.mp4 16.00MB
112 real-apps-17-date-input-and-picker.zip 382.39KB
113 179.23KB
113 Deleting Transactions & Using IconButtons.en_US.srt 9.10KB
113 Deleting Transactions & Using IconButtons.mp4 75.56MB
114 446.29KB
114 Final Polishing!.en_US.srt 7.12KB
114 Final Polishing!.mp4 58.65MB
114 real-apps-18-finished.zip 381.23KB
115 1.27MB
115 Wrap Up.en_US.srt 5.18KB
115 Wrap Up.mp4 31.60MB
116 1.79MB
116 real-apps-01-starting-setup.zip 39.51KB
116 real-apps-02-card-with-container.zip 39.68KB
116 real-apps-03-column-alignment.zip 39.66KB
116 real-apps-04-list-of-transaction-cards.zip 41.04KB
116 real-apps-05-textfields-and-button.zip 41.09KB
116 real-apps-06-user-input-on-every-keystroke.zip 41.36KB
116 real-apps-07-using-texteditingcontroller.zip 41.36KB
116 real-apps-08-add-transaction-flow.zip 45.66KB
116 real-apps-09-scrollable-column.zip 45.56KB
116 real-apps-10-listview-children.zip 45.52KB
116 real-apps-11-listview-builder.zip 45.51KB
116 real-apps-12-modal-sheet.zip 44.68KB
116 real-apps-13-added-theming.zip 44.89KB
116 real-apps-14-added-fonts-and-images.zip 379.79KB
116 real-apps-15-chart-and-chartbars.zip 382.80KB
116 real-apps-16-added-listtile.zip 382.18KB
116 real-apps-17-date-input-and-picker.zip 382.39KB
116 real-apps-18-finished.zip 381.23KB
116 Useful Resources & Links.html 1.69KB
117 1.95MB
117 Module Introduction.en_US.srt 2.06KB
117 Module Introduction.mp4 3.77MB
118 295.78KB
118 responsive-adaptive.pdf 92.62KB
118 What does _Responsive_ and _Adaptive_ Mean_.en_US.srt 7.58KB
118 What does _Responsive_ and _Adaptive_ Mean_.mp4 12.06MB
119 446.60KB
119 Examples_ Where we could improve the App!.en_US.srt 3.81KB
119 Examples_ Where we could improve the App!.mp4 24.51MB
12 189B
120 458.79KB
120 Calculating Sizes Dynamically.en_US.srt 11.50KB
120 Calculating Sizes Dynamically.mp4 96.09MB
120 resp-01-dynamically-calculated-widgets.zip 383.08KB
121 1.20MB
121 Working with the _textScaleFactor_.html 1.82KB
122 1.47MB
122 Using the LayoutBuilder Widget.en_US.srt 9.47KB
122 Using the LayoutBuilder Widget.mp4 68.69MB
123 352.22KB
123 [quiz] Responsiveness.html 7.01KB
123 Controlling the Device Orientation.en_US.srt 3.96KB
123 Controlling the Device Orientation.mp4 27.84MB
124 1.14MB
124 Rendering Alternative Landscape Content - 1.en_US.srt 5.75KB
124 Rendering Alternative Landscape Content - 1.mp4 32.19MB
125 1.22MB
125 Finishing Landscape Mode.en_US.srt 3.63KB
125 Finishing Landscape Mode.mp4 19.54MB
126 1.53MB
126 resp-02-different-uis-based-on-orientation.zip 383.79KB
126 Showing Different Content Based on Device Orientation.en_US.srt 6.82KB
126 Showing Different Content Based on Device Orientation.mp4 59.75MB
127 1.76MB
127 An-Improved-ModalBottomSheet.txt 37B
127 resp-03-respect-keyboard.zip 382.06KB
127 Respecting the Softkeyboard Insets.en_US.srt 4.43KB
127 Respecting the Softkeyboard Insets.mp4 20.90MB
128 1.23MB
128 resp-04-width-check-in-condition.zip 382.89KB
128 Using the Device Size in Conditions.en_US.srt 5.35KB
128 Using the Device Size in Conditions.mp4 27.92MB
129 1.31MB
129 Managing the MediaQuery Object.en_US.srt 2.76KB
129 Managing the MediaQuery Object.mp4 27.42MB
13 57B
130 1.52MB
130 Checking the Device Platform.en_US.srt 7.49KB
130 Checking the Device Platform.mp4 34.71MB
130 resp-05-adaptive-widget-and-platform-check.zip 383.97KB
131 286.76KB
131 Using Cupertino (iOS) Widgets.en_US.srt 10.88KB
131 Using Cupertino (iOS) Widgets.mp4 158.41MB
132 707.23KB
132 Using the SafeArea.en_US.srt 2.23KB
132 Using the SafeArea.mp4 11.02MB
133 1.15MB
133 More Cupertino Styles.en_US.srt 533B
133 More Cupertino Styles.mp4 36.77MB
133 resp-06-cupertino-widgets.zip 382.44KB
134 1.23MB
134 Using Cupertino Buttons.en_US.srt 4.05KB
134 Using Cupertino Buttons.mp4 34.62MB
135 1.30MB
135 Creating Custom Adaptive Widgets.en_US.srt 6.19KB
135 Creating Custom Adaptive Widgets.mp4 56.36MB
135 resp-07-finished.zip 382.47KB
136 1.55MB
136 [quiz] Adaptive Widgets.html 6.60KB
136 Wrap Up.en_US.srt 2.35KB
136 Wrap Up.mp4 20.54MB
137 1.27MB
137 resp-01-dynamically-calculated-widgets.zip 383.08KB
137 resp-02-different-uis-based-on-orientation.zip 383.79KB
137 resp-03-respect-keyboard.zip 382.06KB
137 resp-04-width-check-in-condition.zip 382.89KB
137 resp-05-adaptive-widget-and-platform-check.zip 383.97KB
137 resp-06-cupertino-widgets.zip 382.44KB
137 resp-07-finished.zip 382.47KB
137 Useful Resources & Links.html 1.68KB
138 1.87MB
138 Module Introduction.en_US.srt 3.12KB
138 Module Introduction.mp4 5.32MB
139 880.13KB
139 The Problem At Hand.en_US.srt 3.87KB
139 The Problem At Hand.mp4 16.79MB
14 96B
140 1.22MB
140 widget-and-element-tree.pdf 72.96KB
140 Widget Tree & Element Tree - What, Why and How_.en_US.srt 14.38KB
140 Widget Tree & Element Tree - What, Why and How_.mp4 90.95MB
141 153.63KB
141 How Flutter Rebuilds & Repaints the Screen.en_US.srt 10.64KB
141 How Flutter Rebuilds & Repaints the Screen.mp4 44.42MB
141 Inside-Flutter-Official-Docs.txt 50B
141 widget-element-tree.png 1.31MB
142 182.28KB
142 How Flutter Executes build().en_US.srt 12.14KB
142 How Flutter Executes build().mp4 111.47MB
143 258.93KB
143 deep-dive-01-flutter-build-const.zip 384.20KB
143 Using _const_ Widgets & Constructors.en_US.srt 14.70KB
143 Using _const_ Widgets & Constructors.mp4 146.12MB
144 512.80KB
144 [quiz] Widgets, Elements, build().html 8.67KB
144 Writing Good Code.en_US.srt 5.24KB
144 Writing Good Code.mp4 9.83MB
145 568.78KB
145 Extracting Widgets.en_US.srt 8.04KB
145 Extracting Widgets.mp4 77.82MB
146 1.06MB
146 deep-dive-02-builder-methods.zip 384.77KB
146 Using Builder Methods.en_US.srt 13.23KB
146 Using Builder Methods.mp4 127.45MB
147 1.48MB
147 [assignment_info] Time to Practice_ Builder Methods.html 2.04KB
147 [assignment_solution] Time to Practice_ Builder Methods.mp4 22.85MB
147 [assignment] Time to Practice_ Builder Methods.mp4 5.28MB
147 deep-dive-03-widget-lifecycle.zip 384.98KB
147 Understanding the Widget Lifecycle.en_US.srt 17.37KB
147 Understanding the Widget Lifecycle.mp4 87.31MB
147 widget-lifecycle.pdf 69.88KB
148 254.93KB
148 Calling super.initState() etc..html 2.31KB
149 1.16MB
149 app-lifecycle.pdf 69.96KB
149 deep-dive-04-app-lifecycle.zip 384.75KB
149 Understanding the App Lifecycle.en_US.srt 11.81KB
149 Understanding the App Lifecycle.mp4 64.13MB
15 4B
150 1.35MB
150 context.pdf 74.24KB
150 More-on-InheritedWidget-Context.txt 44B
150 Understanding Context.en_US.srt 8.69KB
150 Understanding Context.mp4 55.29MB
151 1.89MB
151 A Problem with Lists & Stateful Widgets.en_US.srt 6.93KB
151 A Problem with Lists & Stateful Widgets.mp4 37.43MB
152 333.00KB
152 listview-keys.png 1.02MB
152 Understanding the Problem Root.en_US.srt 6.07KB
152 Understanding the Problem Root.mp4 13.93MB
153 364.46KB
153 deep-dive-05-finished.zip 384.36KB
153 More-on-Initializer-Lists.txt 64B
153 More-on-Keys-in-Flutter.txt 44B
153 Using Keys.en_US.srt 13.81KB
153 Using Keys.mp4 95.70MB
154 898.11KB
154 [quiz] Keys, Lists, Stateful Widgets.html 6.83KB
154 Wrap Up.en_US.srt 2.25KB
154 Wrap Up.mp4 9.05MB
155 1.64MB
155 deep-dive-01-flutter-build-const.zip 384.20KB
155 deep-dive-02-builder-methods.zip 384.77KB
155 deep-dive-03-widget-lifecycle.zip 384.98KB
155 deep-dive-04-app-lifecycle.zip 384.75KB
155 deep-dive-05-finished.zip 384.36KB
155 Useful Resources & Links.html 1.79KB
156 1.90MB
156 Module Introduction.en_US.srt 3.03KB
156 Module Introduction.mp4 5.77MB
157 23.76KB
157 meals-app-sketch.png 1.23MB
157 Planning the App.en_US.srt 5.31KB
157 Planning the App.mp4 13.34MB
158 362.29KB
158 dummy-data.dart 909B
158 nav-01-starting-setup.zip 40.63KB
158 Starting With The App - Adding Base Data.en_US.srt 14.26KB
158 Starting With The App - Adding Base Data.mp4 67.31MB
159 722.97KB
159 Creating a Grid & Working with Linear Gradients.en_US.srt 9.81KB
159 Creating a Grid & Working with Linear Gradients.mp4 49.08MB
16 27B
160 934.98KB
160 nav-02-categories-and-categories-screen.zip 44.31KB
160 Registering a Screen as the Main Screen.en_US.srt 4.15KB
160 Registering a Screen as the Main Screen.mp4 22.47MB
161 577.78KB
161 fonts.zip 560.06KB
161 nav-03-theme-and-font.zip 605.36KB
161 Styling & Theming.en_US.srt 8.05KB
161 Styling & Theming.mp4 75.71MB
162 695.51KB
162 how-navigation-works.pdf 69.91KB
162 Navigating to a New Page.en_US.srt 13.16KB
162 Navigating to a New Page.mp4 70.47MB
163 1.12MB
163 nav-04-pushing-and-passing-data.zip 607.26KB
163 Passing Data via the Constructor.en_US.srt 3.22KB
163 Passing Data via the Constructor.mp4 19.10MB
164 262.85KB
164 nav-05-named-routes-and-args.zip 607.17KB
164 Using Named Routes & Passing Data With Named Routes.en_US.srt 7.93KB
164 Using Named Routes & Passing Data With Named Routes.mp4 42.20MB
165 488.10KB
165 [quiz] Screens & Navigation.html 13.26KB
165 Diving Deeper into Named Routes.en_US.srt 3.43KB
165 Diving Deeper into Named Routes.mp4 19.93MB
166 1.03MB
166 Adding a Meal Model & Data.en_US.srt 15.33KB
166 Adding a Meal Model & Data.mp4 132.64MB
166 dummy-data.dart 12.01KB
167 1.29MB
167 Selecting Meals for a Chosen Category.en_US.srt 5.75KB
167 Selecting Meals for a Chosen Category.mp4 39.23MB
168 1.61MB
168 Displaying Recipe Items & Using Network Images.en_US.srt 19.25KB
168 Displaying Recipe Items & Using Network Images.mp4 156.30MB
169 729.82KB
169 Finishing the Meal List Item.en_US.srt 18.93KB
169 Finishing the Meal List Item.mp4 164.90MB
169 nav-06-finished-meal-items.zip 614.58KB
17 30B
170 936.98KB
170 nav-07-navigation-to-detail-page.zip 616.29KB
170 Navigating to the Meal Detail Page.en_US.srt 8.65KB
170 Navigating to the Meal Detail Page.mp4 55.98MB
171 1.05MB
171 onGenerateRoute & onUnknownRoute.en_US.srt 6.74KB
171 onGenerateRoute & onUnknownRoute.mp4 43.46MB
172 1.14MB
172 [quiz] More Navigation!.html 6.06KB
172 Finishing the Meal Detail Page.en_US.srt 21.30KB
172 Finishing the Meal Detail Page.mp4 193.29MB
172 nav-08-recipe-detail-page.zip 616.21KB
173 1.54MB
173 Adding a TabBar to the Appbar.en_US.srt 12.75KB
173 Adding a TabBar to the Appbar.mp4 75.55MB
173 nav-09-appbar-tabs.zip 617.16KB
174 1.95MB
174 Adding a Bottom TabBar.en_US.srt 16.14KB
174 Adding a Bottom TabBar.mp4 133.80MB
174 nav-10-bottom-tabs.zip 617.30KB
175 354.93KB
175 Adding a Custom Drawer.en_US.srt 15.71KB
175 Adding a Custom Drawer.mp4 126.39MB
176 1.91MB
176 Adding Links to the Drawer.en_US.srt 4.52KB
176 Adding Links to the Drawer.mp4 48.86MB
176 nav-11-drawer.zip 617.81KB
177 483.38KB
177 [quiz] Tabs & Drawers!.html 5.56KB
177 nav-12-replacing-screens.zip 620.13KB
177 Replacing Pages (Instead of Pushing).en_US.srt 5.66KB
177 Replacing Pages (Instead of Pushing).mp4 32.99MB
178 898.77KB
178 nav-13-passing-data-back.zip 620.42KB
178 Popping Pages & Passing Data Back.en_US.srt 19.82KB
178 Popping Pages & Passing Data Back.mp4 135.25MB
179 1.12MB
179 [quiz] Replacing, Popping & Data.html 7.33KB
179 Adding Filter Switches.en_US.srt 9.05KB
179 Adding Filter Switches.mp4 60.94MB
18 102B
180 1.41MB
180 Adding Filtering Logic.en_US.srt 19.08KB
180 Adding Filtering Logic.mp4 231.63MB
181 1.53MB
181 Adding a _Mark as Favorite_ Feature.en_US.srt 23.49KB
181 Adding a _Mark as Favorite_ Feature.mp4 221.72MB
182 1.54MB
182 A Problem!.en_US.srt 2.98KB
182 A Problem!.mp4 17.09MB
182 nav-14-finished.zip 620.62KB
183 1.58MB
183 Wrap Up.en_US.srt 3.59KB
183 Wrap Up.mp4 11.50MB
184 1.65MB
184 nav-01-starting-setup.zip 39.40KB
184 nav-02-categories-and-categories-screen.zip 44.31KB
184 nav-03-theme-and-font.zip 605.36KB
184 nav-04-pushing-and-passing-data.zip 607.26KB
184 nav-05-named-routes-and-args.zip 607.17KB
184 nav-06-finished-meal-items.zip 614.58KB
184 nav-07-navigation-to-detail-page.zip 616.29KB
184 nav-08-recipe-detail-page.zip 616.21KB
184 nav-09-appbar-tabs.zip 617.16KB
184 nav-10-bottom-tabs.zip 617.30KB
184 nav-11-drawer.zip 617.81KB
184 nav-12-replacing-screens.zip 620.13KB
184 nav-13-passing-data-back.zip 620.42KB
184 nav-14-finished.zip 620.62KB
184 Useful Resources & Links.html 1.15KB
185 1.76MB
185 Module Introduction.en_US.srt 2.88KB
185 Module Introduction.mp4 5.55MB
186 174.35KB
186 Planning the App.en_US.srt 8.88KB
186 Planning the App.mp4 18.52MB
186 shop-app-sketch.png 1.03MB
187 549.79KB
187 Defining a Data Model.en_US.srt 8.12KB
187 Defining a Data Model.mp4 38.66MB
187 state-01-starting-setup.zip 40.59KB
188 1.18MB
188 products.txt 1.04KB
188 Working on the _Products_ Grid & Item Widgets.en_US.srt 20.09KB
188 Working on the _Products_ Grid & Item Widgets.mp4 118.85MB
189 1.47MB
189 fonts.zip 107.50KB
189 Styling & Theming the App.en_US.srt 6.18KB
189 Styling & Theming the App.mp4 38.07MB
19 249B
190 1.52MB
190 Adding Navigation to the App.en_US.srt 12.33KB
190 Adding Navigation to the App.mp4 79.23MB
190 state-02-detail-screen.zip 154.46KB
191 1.61MB
191 state-and-state-management.pdf 77.49KB
191 Why State Management_ And what is _State_ and _State Management__.en_US.srt 8.79KB
191 Why State Management_ And what is _State_ and _State Management__.mp4 30.86MB
192 1.80MB
192 provider-package.pdf 72.57KB
192 Understanding the _Provider_ Package & Approach.en_US.srt 3.63KB
192 Understanding the _Provider_ Package & Approach.mp4 8.21MB
193 1.08MB
193 Working with Providers & Listeners.en_US.srt 27.91KB
193 Working with Providers & Listeners.mp4 213.98MB
194 1.39MB
194 [DART DEEP DIVE] Inheritance (_extends_) vs Mixins (_with_).en_US.srt 8.26KB
194 [DART DEEP DIVE] Inheritance (_extends_) vs Mixins (_with_).mp4 20.45MB
195 407.68KB
195 Providing non-Objects.html 2.16KB
196 788.23KB
196 Listening in Different Places & Ways.en_US.srt 7.16KB
196 Listening in Different Places & Ways.mp4 70.24MB
196 state-03-provider-package.zip 157.23KB
197 802.58KB
197 [quiz] State, State Management & The Provider Package_ Approach.html 8.26KB
197 state-04-provider-with-single-product.zip 157.72KB
197 Using Nested Models & Providers.en_US.srt 18.13KB
197 Using Nested Models & Providers.mp4 169.83MB
198 1.09MB
198 Exploring Alternative Provider Syntaxes.en_US.srt 8.89KB
198 Exploring Alternative Provider Syntaxes.mp4 44.35MB
199 1.34MB
199 state-05-consumer-and-alternative-syntaxes.zip 158.23KB
199 Using _Consumer_ instead of _Provider.of_.en_US.srt 9.48KB
199 Using _Consumer_ instead of _Provider.of_.mp4 82.93MB
2 4B
20 252B
200 1.39MB
200 Local State vs App-wide State.en_US.srt 18.77KB
200 Local State vs App-wide State.mp4 165.09MB
200 state-06-stateful-widget.zip 157.07KB
201 1.50MB
201 Adding Shopping Cart Data.en_US.srt 10.53KB
201 Adding Shopping Cart Data.mp4 57.67MB
202 1.52MB
202 [quiz] More on State Management & The Provider Package.html 8.50KB
202 Working with Multiple Providers.en_US.srt 4.82KB
202 Working with Multiple Providers.mp4 27.54MB
203 1.85MB
203 badge.dart 1.09KB
203 Connecting the Cart Provider.en_US.srt 14.05KB
203 Connecting the Cart Provider.mp4 121.52MB
203 state-07-cart-badge-and-connected-model.zip 160.78KB
204 1.93MB
204 Working on the Shopping Cart & Displaying a Total.en_US.srt 13.89KB
204 Working on the Shopping Cart & Displaying a Total.mp4 81.59MB
205 1.94MB
205 Displaying a List of Cart Items.en_US.srt 13.19KB
205 Displaying a List of Cart Items.mp4 114.86MB
206 303.13KB
206 Making Cart Items Dismissible.en_US.srt 10.70KB
206 Making Cart Items Dismissible.mp4 61.50MB
207 455.65KB
207 Adding Product Detail Data.en_US.srt 5.41KB
207 Adding Product Detail Data.mp4 47.65MB
207 state-08-product-detail-page.zip 162.70KB
208 583.68KB
208 Providing an Orders Object.en_US.srt 9.71KB
208 Providing an Orders Object.mp4 57.12MB
209 720.63KB
209 Adding Orders.en_US.srt 3.13KB
209 Adding Orders.mp4 17.83MB
21 132B
210 1.23MB
210 Adding an Orders Screen.en_US.srt 9.79KB
210 Adding an Orders Screen.mp4 61.75MB
210 state-09-orders-screen.zip 164.97KB
211 1.38MB
211 Using a Side Drawer.en_US.srt 6.87KB
211 Using a Side Drawer.mp4 42.53MB
212 1.60MB
212 Making Orders Expandable & Stateful Widgets vs Providers.en_US.srt 12.53KB
212 Making Orders Expandable & Stateful Widgets vs Providers.mp4 122.30MB
212 state-10-finished.zip 165.78KB
213 467.34KB
213 Wrap Up.en_US.srt 4.36KB
213 Wrap Up.mp4 38.06MB
214 588.39KB
214 state-01-starting-setup.zip 39.41KB
214 state-02-detail-screen.zip 154.46KB
214 state-03-provider-package.zip 157.23KB
214 state-04-provider-with-single-product.zip 157.72KB
214 state-05-consumer-and-alternative-syntaxes.zip 158.23KB
214 state-06-stateful-widget.zip 157.07KB
214 state-07-cart-badge-and-connected-model.zip 160.78KB
214 state-08-product-detail-page.zip 162.70KB
214 state-09-orders-screen.zip 164.97KB
214 state-10-finished.zip 165.78KB
214 state-10-finished-provider-4.zip 171.83KB
214 Useful Resources & Links.html 1.13KB
215 1.02MB
215 Module Introduction.en_US.srt 4.05KB
215 Module Introduction.mp4 7.60MB
216 1.29MB
216 input-01-snackbar.zip 165.97KB
216 Snackbars & Undoing _Add to Cart_ Actions.en_US.srt 13.56KB
216 Snackbars & Undoing _Add to Cart_ Actions.mp4 110.93MB
217 1.38MB
217 Using ScaffoldMessenger for Snackbars.html 984B
218 153.83KB
218 input-02-showdialog.zip 166.40KB
218 Showing Alert Dialogs.en_US.srt 9.09KB
218 Showing Alert Dialogs.mp4 76.73MB
219 479.92KB
219 Adding a _Manage Products_ Page.en_US.srt 17.32KB
219 Adding a _Manage Products_ Page.mp4 105.86MB
22 16B
220 489.93KB
220 _Edit Product_ Screen & A Problem.en_US.srt 6.51KB
220 _Edit Product_ Screen & A Problem.mp4 38.48MB
220 input-03-empty-edit-product-screen.zip 171.37KB
221 1009.14KB
221 Using Forms & Working with Form Inputs.en_US.srt 10.19KB
221 Using Forms & Working with Form Inputs.mp4 61.44MB
222 1.01MB
222 ListView or Column.html 2.12KB
223 1.81MB
223 input-04-managing-focus.zip 170.24KB
223 Managing Form Input Focus.en_US.srt 5.53KB
223 Managing Form Input Focus.mp4 33.85MB
224 1.99MB
224 input-05-description-field.zip 170.71KB
224 Multiline Inputs & Disposing Objects.en_US.srt 5.36KB
224 Multiline Inputs & Disposing Objects.mp4 44.24MB
225 76.08KB
225 Adding an Image Preview.html 1.72KB
226 120.35KB
226 Image Input & Image Preview.en_US.srt 16.27KB
226 Image Input & Image Preview.mp4 134.33MB
226 input-06-image-input.zip 170.21KB
227 222.58KB
227 input-07-submit-form.zip 170.60KB
227 Submitting Forms.en_US.srt 14.92KB
227 Submitting Forms.mp4 126.33MB
228 349.82KB
228 input-08-validation.zip 170.78KB
228 Validating User Input.en_US.srt 5.60KB
228 Validating User Input.mp4 33.52MB
229 383.14KB
229 Adding Validation to All Inputs.en_US.srt 11.22KB
229 Adding Validation to All Inputs.mp4 100.78MB
23 29B
230 409.35KB
230 [OPTIONAL] Working with Regular Expressions.html 2.91KB
231 551.04KB
231 Saving New Products.en_US.srt 4.33KB
231 Saving New Products.mp4 44.88MB
232 716.64KB
232 Time to Update Products!.en_US.srt 19.35KB
232 Time to Update Products!.mp4 188.98MB
233 1.14MB
233 Allowing Users to Delete Products.en_US.srt 4.57KB
233 Allowing Users to Delete Products.mp4 35.43MB
233 input-09-finished.zip 171.15KB
234 1.45MB
234 Wrap Up.en_US.srt 1.12KB
234 Wrap Up.mp4 2.73MB
235 621.77KB
235 input-01-snackbar.zip 165.97KB
235 input-02-showdialog.zip 166.40KB
235 input-03-empty-edit-product-screen.zip 171.37KB
235 input-04-managing-focus.zip 170.24KB
235 input-05-description-field.zip 170.71KB
235 input-06-image-input.zip 170.21KB
235 input-07-submit-form.zip 170.60KB
235 input-08-validation.zip 170.78KB
235 input-09-finished.zip 171.15KB
235 Useful Resources & Links.html 930B
236 870.55KB
236 input-09-finished.zip 171.15KB
236 Module Introduction.en_US.srt 2.55KB
236 Module Introduction.mp4 4.34MB
237 1.11MB
237 On-Device vs Web Storage.en_US.srt 5.37KB
237 On-Device vs Web Storage.mp4 10.48MB
238 1.31MB
238 flutter-web-db-connections.pdf 79.87KB
238 How to Connect Flutter to a Database.en_US.srt 4.74KB
238 How to Connect Flutter to a Database.mp4 7.96MB
239 1.70MB
239 Preparing Our Backend.en_US.srt 6.53KB
239 Preparing Our Backend.mp4 29.39MB
24 175B
240 43.59KB
240 How To Send Http Requests.en_US.srt 8.00KB
240 How To Send Http Requests.mp4 18.94MB
241 79.95KB
241 Using the Http Package.html 1.79KB
242 167.06KB
242 http-01-send-post-without-response.zip 159.83KB
242 Sending POST Requests.en_US.srt 13.93KB
242 Sending POST Requests.mp4 123.82MB
242 Whats-JSON-JavaScript-Object-Notation-.txt 71B
243 474.49KB
243 http-02-use-post-response.zip 159.32KB
243 Working with Futures in Dart.en_US.srt 9.69KB
243 Working with Futures in Dart.mp4 79.61MB
244 592.78KB
244 [DART DEEP DIVE] Futures & Async Code.en_US.srt 12.30KB
244 [DART DEEP DIVE] Futures & Async Code.mp4 28.30MB
245 829.25KB
245 [quiz] Http Requests & Futures.html 11.87KB
245 http-03-loading-spinner.zip 172.21KB
245 Showing a Loading Indicator.en_US.srt 8.82KB
245 Showing a Loading Indicator.mp4 56.10MB
246 1.49MB
246 Handling Errors Gracefully.en_US.srt 17.11KB
246 Handling Errors Gracefully.mp4 98.60MB
246 http-04-error-handling.zip 172.23KB
247 199.90KB
247 http-05-async-await.zip 171.86KB
247 Working with _async_ & _await_.en_US.srt 13.39KB
247 Working with _async_ & _await_.mp4 68.48MB
248 278.96KB
248 Fetching Data, initState & _of(context)_.en_US.srt 11.18KB
248 Fetching Data, initState & _of(context)_.mp4 120.66MB
249 1.15MB
249 How to Transform Fetched Data.en_US.srt 9.96KB
249 How to Transform Fetched Data.mp4 91.30MB
249 http-06-fetch-get-products.zip 173.15KB
25 163B
250 1.33MB
250 http-07-pull-to-refresh.zip 172.83KB
250 Implementing Pull-to-Refresh.en_US.srt 6.82KB
250 Implementing Pull-to-Refresh.mp4 50.71MB
251 1.42MB
251 Updating Data via PATCH Requests.en_US.srt 8.42KB
251 Updating Data via PATCH Requests.mp4 72.53MB
252 1.53MB
252 http-08-delete-and-optimistic-updating.zip 176.71KB
252 More-on-Http-Status-Codes.txt 57B
252 Utilizing Optimistic Updating.en_US.srt 9.80KB
252 Utilizing Optimistic Updating.mp4 60.52MB
253 1.79MB
253 Creating Custom Exceptions & More Error Handling.en_US.srt 11.32KB
253 Creating Custom Exceptions & More Error Handling.mp4 111.86MB
254 898.39KB
254 A Challenge For You!.en_US.srt 2.58KB
254 A Challenge For You!.mp4 4.36MB
255 1.10MB
255 Updating the _Favorite_ Status Optimistically.en_US.srt 8.35KB
255 Updating the _Favorite_ Status Optimistically.mp4 67.72MB
256 1.46MB
256 Storing Orders in the Web.en_US.srt 14.49KB
256 Storing Orders in the Web.mp4 122.03MB
257 1.55MB
257 Fetching Orders & Fixing an Issue.en_US.srt 15.12KB
257 Fetching Orders & Fixing an Issue.mp4 181.38MB
257 http-09-fav-status-and-orders.zip 176.54KB
258 1.80MB
258 http-10-finished.zip 174.75KB
258 Using the _FutureBuilder_ Widget & Improving the Code.en_US.srt 17.68KB
258 Using the _FutureBuilder_ Widget & Improving the Code.mp4 112.02MB
259 73.94KB
259 Wrap Up.en_US.srt 2.54KB
259 Wrap Up.mp4 31.78MB
26 132B
260 283.79KB
260 http-01-send-post-without-response.zip 173.50KB
260 http-02-use-post-response.zip 172.35KB
260 http-03-loading-spinner.zip 172.21KB
260 http-04-error-handling.zip 172.23KB
260 http-05-async-await.zip 171.86KB
260 http-06-fetch-get-products.zip 173.15KB
260 http-07-pull-to-refresh.zip 172.83KB
260 http-08-delete-and-optimistic-updating.zip 176.71KB
260 http-09-fav-status-and-orders.zip 176.54KB
260 http-10-finished.zip 161.50KB
260 Useful Resources & Links.html 955B
261 467.64KB
261 Module Introduction.en_US.srt 2.28KB
261 Module Introduction.mp4 3.71MB
262 921.14KB
262 How Authentication Works.en_US.srt 8.30KB
262 How Authentication Works.mp4 11.74MB
262 how-auth-works.pdf 68.62KB
263 1.06MB
263 Firebase-Security-Rules.txt 51B
263 http-10-finished.zip 174.75KB
263 Prepare Backend.en_US.srt 5.00KB
263 Prepare Backend.mp4 22.21MB
264 1.48MB
264 Adding the Auth Screen.en_US.srt 21.26KB
264 Adding the Auth Screen.mp4 245.09MB
264 auth-01-authscreen.zip 163.75KB
264 auth-screen.dart 7.24KB
265 1.56MB
265 Signup Requests & URLs.html 1.76KB
266 1.85MB
266 Adding User Signup.en_US.srt 17.56KB
266 Adding User Signup.mp4 143.06MB
266 auth-02-signup.zip 164.17KB
267 18.80KB
267 Allowing Users to Log In.en_US.srt 8.00KB
267 Allowing Users to Log In.mp4 76.05MB
267 auth-03-login.zip 164.17KB
268 176.31KB
268 auth-04-error-handling.zip 165.27KB
268 Handling Authentication Errors.en_US.srt 16.69KB
268 Handling Authentication Errors.mp4 92.21MB
269 473.77KB
269 auth-05-using-the-token.zip 180.26KB
269 Managing the Auth Token Locally (in the App).en_US.srt 14.94KB
269 Managing the Auth Token Locally (in the App).mp4 85.78MB
27 60B
270 662.37KB
270 Using the _ProxyProvider_ and Attaching the Token to Outgoing Http Requests.en_US.srt 11.57KB
270 Using the _ProxyProvider_ and Attaching the Token to Outgoing Http Requests.mp4 64.73MB
271 929.53KB
271 Adding the Token to All Requests.en_US.srt 10.24KB
271 Adding the Token to All Requests.mp4 58.84MB
272 1.16MB
272 Connecting the _Favorite_ Status to Users.en_US.srt 12.79KB
272 Connecting the _Favorite_ Status to Users.mp4 113.25MB
273 1.21MB
273 Attaching Products to Users & Filtering By Creator.en_US.srt 17.46KB
273 Attaching Products to Users & Filtering By Creator.mp4 96.96MB
273 auth-06-attaching-products-to-users.zip 182.36KB
274 1.64MB
274 Attaching Orders to Users.en_US.srt 3.44KB
274 Attaching Orders to Users.mp4 20.20MB
275 2.00MB
275 Adding a Logout Functionality.en_US.srt 4.96KB
275 Adding a Logout Functionality.mp4 43.83MB
275 auth-07-logout.zip 179.37KB
276 28.14KB
276 auth-08-auto-logout.zip 180.21KB
276 Automatically Logging Users Out (After Some Time).en_US.srt 7.03KB
276 Automatically Logging Users Out (After Some Time).mp4 38.15MB
277 206.95KB
277 auth-09-auto-login.zip 181.19KB
277 auth-10-finished.zip 180.89KB
277 Automatically Logging Users In.en_US.srt 22.75KB
277 Automatically Logging Users In.mp4 133.21MB
277 splash-screen.dart 235B
278 672.95KB
278 Wrap Up.en_US.srt 2.12KB
278 Wrap Up.mp4 13.52MB
279 1.11MB
279 auth-01-authscreen.zip 163.75KB
279 auth-02-signup.zip 164.17KB
279 auth-03-login.zip 164.17KB
279 auth-04-error-handling.zip 165.27KB
279 auth-05-using-the-token.zip 165.70KB
279 auth-06-attaching-products-to-users.zip 166.82KB
279 auth-07-logout.zip 165.55KB
279 auth-08-auto-logout.zip 165.97KB
279 auth-09-auto-login.zip 167.66KB
279 auth-10-finished.zip 167.22KB
279 auth-10-finished-provider-4.zip 168.55KB
279 Useful Resources & Links.html 1.09KB
28 26B
280 1.31MB
280 Module Introduction.en_US.srt 1.73KB
280 Module Introduction.mp4 3.21MB
281 1.86MB
281 animations-01-custom-animation.zip 183.28KB
281 Animations From Scratch (Completely Manually Controlled).en_US.srt 18.20KB
281 Animations From Scratch (Completely Manually Controlled).mp4 179.88MB
281 auth-10-finished.zip 180.89KB
282 75.67KB
282 animations-02-animatedbuilder.zip 183.16KB
282 Using the _AnimatedBuilder_ Widget.en_US.srt 4.89KB
282 Using the _AnimatedBuilder_ Widget.mp4 45.53MB
283 381.12KB
283 animations-03-animatedcontainer.zip 183.45KB
283 Working with the _AnimatedContainer_.en_US.srt 3.81KB
283 Working with the _AnimatedContainer_.mp4 31.66MB
284 493.83KB
284 animations-04-more-built-in-animations.zip 184.63KB
284 More Built-in Animation & Transition Widgets.en_US.srt 11.03KB
284 More Built-in Animation & Transition Widgets.mp4 105.33MB
285 679.14KB
285 animations-05-fadeinimage.zip 650.90KB
285 Fading Loaded Images In (And Showing a Placeholder).en_US.srt 4.22KB
285 Fading Loaded Images In (And Showing a Placeholder).mp4 37.70MB
285 product-placeholder.png 493.16KB
286 782.10KB
286 Adding a _Hero_ Transition.en_US.srt 3.44KB
286 Adding a _Hero_ Transition.mp4 17.54MB
287 888.08KB
287 animations-06-hero-and-slivers.zip 651.83KB
287 Working with Slivers.en_US.srt 7.62KB
287 Working with Slivers.mp4 80.36MB
288 902.57KB
288 Practice_ Animating Order Boxes.en_US.srt 4.93KB
288 Practice_ Animating Order Boxes.mp4 28.69MB
289 1.01MB
289 A Fix for the Latest Version of Flutter.html 1.39KB
29 121B
290 1.94MB
290 animations-07-finished.zip 652.38KB
290 Implementing Custom Route Transitions.en_US.srt 12.04KB
290 Implementing Custom Route Transitions.mp4 101.12MB
291 269.16KB
291 Wrap Up.en_US.srt 1.10KB
291 Wrap Up.mp4 8.51MB
292 333.11KB
292 animations-01-custom-animation.zip 183.28KB
292 animations-02-animatedbuilder.zip 183.16KB
292 animations-03-animatedcontainer.zip 183.45KB
292 animations-04-more-built-in-animations.zip 184.63KB
292 animations-05-fadeinimage.zip 650.90KB
292 animations-06-hero-and-slivers.zip 651.83KB
292 animations-07-finished.zip 652.38KB
292 Useful Resources & Links.html 939B
293 507.04KB
293 Module Introduction.en_US.srt 1.98KB
293 Module Introduction.mp4 3.53MB
294 1000.98KB
294 great-places-sketch.png 920.17KB
294 Planning the App.en_US.srt 3.71KB
294 Planning the App.mp4 7.88MB
295 1.18MB
295 native-01-starting-setup.zip 40.60KB
295 PlaceList & Place Provider Setup.en_US.srt 16.17KB
295 PlaceList & Place Provider Setup.mp4 167.00MB
296 1.45MB
296 Adding the _Add Place_ Screen & An Image Input.en_US.srt 21.19KB
296 Adding the _Add Place_ Screen & An Image Input.mp4 168.37MB
296 native-02-places-list-and-provider.zip 45.97KB
297 1.52MB
297 Using Image Picker & The Device Camera.en_US.srt 17.06KB
297 Using Image Picker & The Device Camera.mp4 178.98MB
298 1.79MB
298 native-03-image-picker.zip 48.05KB
298 Storing the Image on the Filesystem (on the Device).en_US.srt 13.88KB
298 Storing the Image on the Filesystem (on the Device).mp4 112.56MB
299 178.09KB
299 Managing Data & Images via the Provider Package.en_US.srt 18.96KB
299 Managing Data & Images via the Provider Package.mp4 116.57MB
3 26B
30 28B
300 219.10KB
300 Handling Errors.en_US.srt 1.79KB
300 Handling Errors.mp4 14.69MB
300 native-04-outputting-images.zip 48.96KB
301 250.76KB
301 Testing on Real Devices.en_US.srt 5.91KB
301 Testing on Real Devices.mp4 27.19MB
302 701.74KB
302 Preparing SQLite.en_US.srt 16.51KB
302 Preparing SQLite.mp4 154.50MB
302 SQL-vs-NoSQL.txt 50B
303 969.60KB
303 native-05-sqflite.zip 50.24KB
303 Storing & Fetching Data with SQLite.en_US.srt 15.05KB
303 Storing & Fetching Data with SQLite.mp4 170.51MB
304 1.30MB
304 Adding a Location Input & The _location_ Package.en_US.srt 12.02KB
304 Adding a Location Input & The _location_ Package.mp4 103.75MB
305 1.49MB
305 Fetching the User Coordinates.en_US.srt 2.95KB
305 Fetching the User Coordinates.mp4 19.72MB
305 native-06-location-input-and-location.zip 130.13KB
306 1.51MB
306 Displaying a Static Map Snapshot.en_US.srt 10.02KB
306 Displaying a Static Map Snapshot.mp4 55.65MB
307 1.79MB
307 native-07-google-maps-screen.zip 129.89KB
307 Rendering a Dynamic Map (via Google Maps).en_US.srt 17.08KB
307 Rendering a Dynamic Map (via Google Maps).mp4 179.81MB
308 1.80MB
308 Allowing Users to Pick a Location on the Map.en_US.srt 12.08KB
308 Allowing Users to Pick a Location on the Map.mp4 104.71MB
308 native-08-selecting-a-place.zip 129.83KB
309 1.88MB
309 native-09-storing-location-in-db.zip 131.80KB
309 Storing the Location in SQLite.en_US.srt 20.86KB
309 Storing the Location in SQLite.mp4 198.22MB
31 7B
310 40.45KB
310 Adding a _Place Detail_ Screen & Opening the Map in _readonly_ Mode.en_US.srt 13.60KB
310 Adding a _Place Detail_ Screen & Opening the Map in _readonly_ Mode.mp4 88.63MB
310 native-10-finished.zip 126.67KB
311 126.54KB
311 Wrap Up.en_US.srt 2.38KB
311 Wrap Up.mp4 12.99MB
312 412.02KB
312 native-01-starting-setup.zip 39.37KB
312 native-02-places-list-and-provider.zip 45.97KB
312 native-03-image-picker.zip 48.05KB
312 native-04-outputting-images.zip 48.96KB
312 native-05-sqflite.zip 50.24KB
312 native-06-location-input-and-location.zip 130.13KB
312 native-07-google-maps-screen.zip 129.89KB
312 native-08-selecting-a-place.zip 129.83KB
312 native-09-storing-location-in-db.zip 131.80KB
312 native-10-finished.zip 126.67KB
312 Useful Resources & Links.html 1.68KB
313 766.57KB
313 Module Introduction.en_US.srt 2.24KB
313 Module Introduction.mp4 5.85MB
314 864.91KB
314 What is Firebase_.en_US.srt 5.51KB
314 What is Firebase_.mp4 9.79MB
315 893.53KB
315 Creating a New App.en_US.srt 5.61KB
315 Creating a New App.mp4 48.95MB
315 firebase-01-starting-setup.zip 3.57KB
316 1.72MB
316 Getting Started with Firebase.en_US.srt 13.47KB
316 Getting Started with Firebase.mp4 118.54MB
317 1.89MB
317 Important_ Flutter Firebase Versions.html 1.41KB
318 118.82KB
318 Getting Started with Flutter & the Firebase SDK.en_US.srt 19.99KB
318 Getting Started with Flutter & the Firebase SDK.mp4 117.87MB
319 156.20KB
319 Adding _GoogleServices-Info.plist_ correctly to iOS.html 1000B
32 17B
320 236.29KB
320 Rendering Stream Data with StreamBuilder.en_US.srt 7.63KB
320 Rendering Stream Data with StreamBuilder.mp4 51.52MB
321 457.35KB
321 Adding Data.en_US.srt 3.72KB
321 Adding Data.mp4 16.36MB
322 697.77KB
322 A Basic Authentication Screen.en_US.srt 12.52KB
322 A Basic Authentication Screen.mp4 78.75MB
323 738.17KB
323 Adding an App Theme.en_US.srt 4.46KB
323 Adding an App Theme.mp4 45.12MB
324 922.43KB
324 Creating an Authentication Form.en_US.srt 16.95KB
324 Creating an Authentication Form.mp4 154.85MB
325 1.30MB
325 Connecting Auth Form & Auth Screen.en_US.srt 6.08KB
325 Connecting Auth Form & Auth Screen.mp4 33.01MB
326 1.64MB
326 Adding the firebase_auth Package.html 671B
327 1.66MB
327 Implementing Authentication.en_US.srt 16.83KB
327 Implementing Authentication.mp4 147.88MB
328 231.00KB
328 Storing Extra User Data.en_US.srt 8.23KB
328 Storing Extra User Data.mp4 83.61MB
329 293.19KB
329 Finishing Authentication & Logout.en_US.srt 8.84KB
329 Finishing Authentication & Logout.mp4 57.64MB
33 19B
330 484.81KB
330 Adding Firebase Security Rules.en_US.srt 12.40KB
330 Adding Firebase Security Rules.mp4 50.97MB
331 532.25KB
331 Listening to Chat Messages.en_US.srt 6.05KB
331 Listening to Chat Messages.mp4 40.61MB
332 811.85KB
332 Sending & Ordering Chat Messages.en_US.srt 14.94KB
332 Sending & Ordering Chat Messages.mp4 124.33MB
333 1.05MB
333 Creating a Basic Chat Bubble Widget.en_US.srt 7.25KB
333 Creating a Basic Chat Bubble Widget.mp4 44.59MB
334 1.27MB
334 Improving the Chat Bubbles.en_US.srt 14.96KB
334 Improving the Chat Bubbles.mp4 175.95MB
335 Testing on Multiple Devices.en_US.srt 5.58KB
335 Testing on Multiple Devices.mp4 42.39MB
336 Displaying User Names.en_US.srt 14.27KB
336 Displaying User Names.mp4 133.05MB
337 ImagePicker_ Latest Version.html 1.33KB
338 Adding an Image Picker.en_US.srt 17.29KB
338 Adding an Image Picker.mp4 159.23MB
339 Preparing File Upload & Validating Images.en_US.srt 8.98KB
339 Preparing File Upload & Validating Images.mp4 84.71MB
34 72B
340 Uploading Images.en_US.srt 14.24KB
340 Uploading Images.mp4 111.45MB
341 Improving Image Upload.en_US.srt 6.28KB
341 Improving Image Upload.mp4 36.40MB
342 Running on a Real iOS Device.en_US.srt 2.42KB
342 Running on a Real iOS Device.mp4 15.34MB
343 Displaying User Images.en_US.srt 14.12KB
343 Displaying User Images.mp4 137.56MB
344 How Push Notifications Work.en_US.srt 6.91KB
344 How Push Notifications Work.mp4 16.84MB
345 Adding the firebase_messaging Package.html 786B
346 An Introduction to Firebase Cloud Messaging.en_US.srt 6.08KB
346 An Introduction to Firebase Cloud Messaging.mp4 70.78MB
347 Android & Push Notifications.en_US.srt 12.25KB
347 Android & Push Notifications.mp4 107.04MB
348 iOS & Push Notifications.en_US.srt 16.81KB
348 iOS & Push Notifications.mp4 212.76MB
349 Handling Push Notifications.en_US.srt 12.91KB
349 Handling Push Notifications.mp4 201.01MB
35 144B
350 Getting Started with Firebase Cloud Functions.en_US.srt 8.38KB
350 Getting Started with Firebase Cloud Functions.mp4 66.85MB
351 MUST READ_ Firebase Cloud Functions & Billing.html 2.25KB
352 Setting a Firestore Trigger.en_US.srt 11.58KB
352 Setting a Firestore Trigger.mp4 96.05MB
353 Sending Automated Push Notifications.en_US.srt 10.68KB
353 Sending Automated Push Notifications.mp4 102.88MB
354 Polishing & Wrap Up.en_US.srt 9.15KB
354 Polishing & Wrap Up.mp4 82.43MB
355 firebase-19-updated-to-latest-firebase-packages.zip 60.98KB
355 Updating to the latest Firebase Package Versions.html 8.59KB
356 firebase-01-starting-setup.zip 3.57KB
356 firebase-02-first-flutter-firebase-example.zip 3.98KB
356 firebase-03-added-theme.zip 5.21KB
356 firebase-04-added-auth-form.zip 5.75KB
356 firebase-05-basic-auth-form-submission.zip 6.08KB
356 firebase-06-added-firebase-auth.zip 6.41KB
356 firebase-07-logout.zip 6.47KB
356 firebase-08-messages-widget.zip 7.32KB
356 firebase-09-ordered-messages.zip 8.09KB
356 firebase-10-styled-messages.zip 8.97KB
356 firebase-11-added-username-display.zip 9.37KB
356 firebase-12-added-image-picker.zip 10.24KB
356 firebase-13-image-validation.zip 10.32KB
356 firebase-14-image-upload.zip 10.29KB
356 firebase-15-improved-image-upload.zip 10.64KB
356 firebase-16-display-user-images.zip 10.70KB
356 firebase-17-base-notification-code.zip 47.64KB
356 firebase-18-polishing.zip 47.67KB
356 firebase-upload-push-notification.pdf 106.12KB
356 Module Resources.html 604B
357 Module Introduction.en_US.srt 1.79KB
357 Module Introduction.mp4 2.95MB
358 Using a Proper Project Setup.html 940B
359 main.dart 762B
359 native-code-02-added-flutter-code.zip 39.89KB
359 Sending a Method Call from Flutter.en_US.srt 10.86KB
359 Sending a Method Call from Flutter.mp4 90.37MB
36 107B
360 native-code-03-android-code.zip 9.47KB
360 Running Android Code.en_US.srt 17.22KB
360 Running Android Code.mp4 160.97MB
361 native-code-04-ios-code.zip 2.77KB
361 native-code-05-finished.zip 49.67KB
361 Running iOS Code.en_US.srt 11.68KB
361 Running iOS Code.mp4 125.48MB
362 Wrap Up.en_US.srt 1.25KB
362 Wrap Up.mp4 5.88MB
363 native-code-01-starting-setup.zip 39.62KB
363 native-code-02-added-flutter-code.zip 39.89KB
363 native-code-03-android-code.zip 9.47KB
363 native-code-04-ios-code.zip 2.77KB
363 native-code-05-finished.zip 49.67KB
363 Useful Resources & Links.html 1019B
364 Module Introduction.en_US.srt 2.54KB
364 Module Introduction.mp4 3.48MB
365 Preparing the Code.en_US.srt 3.20KB
365 Preparing the Code.mp4 13.13MB
366 Android-Versions.txt 56B
366 Preparing the App Configuration.en_US.srt 8.19KB
366 Preparing the App Configuration.mp4 42.48MB
367 Preparing Third-Party Services.en_US.srt 1.88KB
367 Preparing Third-Party Services.mp4 7.25MB
368 Adding Icons & Splash Screens.en_US.srt 12.00KB
368 Adding Icons & Splash Screens.mp4 103.56MB
368 icons.zip 44.95KB
368 splash.zip 153.72KB
368 splash-ios.zip 21.52KB
369 Publishing Android Apps.en_US.srt 12.04KB
369 Publishing Android Apps.mp4 95.94MB
37 29B
370 Publishing iOS Apps.en_US.srt 8.02KB
370 Publishing iOS Apps.mp4 76.21MB
371 Useful Resources & Links.html 891B
372 You did it!.en_US.srt 1.62KB
372 You did it!.mp4 27.96MB
373 Your Next Steps (To Become an Awesome Developer!).en_US.srt 4.90KB
373 Your Next Steps (To Become an Awesome Developer!).mp4 8.12MB
374 app-dev-blueprint.pdf 85.35KB
374 How to Plan & Develop Successful Apps.en_US.srt 16.61KB
374 How to Plan & Develop Successful Apps.mp4 22.58MB
375 Flutter 2 - What's New_ What's The Impact On This Course_.en_US.srt 15.78KB
375 Flutter 2 - What's New_ What's The Impact On This Course_.mp4 128.80MB
375 More-Technical-Announcement.txt 64B
375 Official-Announcement.txt 68B
376 _Old_ vs _New_ Button Widgets.en_US.srt 18.47KB
376 _Old_ vs _New_ Button Widgets.mp4 71.66MB
376 Migrating-to-the-New-Material-Buttons-and-their-Themes.pdf 149.18KB
377 Bonus_ More Content!.html 1.52KB
38 131B
39 14B
4 15B
40 63B
41 38B
42 3B
43 172B
44 18B
45 5B
46 440B
47 47B
48 111B
49 19B
5 5B
50 13B
51 21B
52 45B
53 18B
54 682.52KB
55 1.46MB
56 133.21KB
57 1.43MB
58 1.14MB
59 770.09KB
6 122B
60 1.44MB
61 1.98MB
62 122.66KB
63 147.96KB
64 542.57KB
65 564.66KB
66 1.07MB
67 981.93KB
68 138.81KB
69 681.74KB
7 121B
70 1.29MB
71 257.24KB
72 452.25KB
73 1.12MB
74 1.87MB
75 756.90KB
76 896.21KB
77 1.22MB
78 1.40MB
79 1.98MB
8 448B
80 1.04MB
81 1.91MB
82 1.95MB
83 65.19KB
84 306.60KB
85 140.40KB
86 1.79MB
87 712.28KB
88 1.05MB
89 1.63MB
9 12B
90 863.32KB
91 1.37MB
92 703.05KB
93 224.00KB
94 1.29MB
95 1.41MB
96 1.93MB
97 403.82KB
98 1.07MB
99 1.57MB
TutsNode.com.txt 63B
Distribution statistics by country
United Kingdom (GB) 3
Bulgaria (BG) 2
Spain (ES) 1
Malaysia (MY) 1
Canada (CA) 1
Total 8
IP List List of IP addresses which were distributed this torrent