Details for:

Type:
Files:
Size:

Uploaded On:
Added By:
Trusted

Seeders:
Leechers:
Info Hash:
52561BCBC86EFC5DB04AE7D97631D3F5CBD40ED3
  1. 01 Introduction/001 Introduction.en.srt 2.7 KB
  2. 01 Introduction/001 Introduction.mp4 38.5 MB
  3. 01 Introduction/002 What is Flutter_.en.srt 8.5 KB
  4. 01 Introduction/002 What is Flutter_.mp4 11.7 MB
  5. 01 Introduction/003 Join our Online Learning Community.html 1.7 KB
  6. 01 Introduction/004 Understanding the Flutter Architecture.en.srt 7.2 KB
  7. 01 Introduction/004 Understanding the Flutter Architecture.mp4 10.2 MB
  8. 01 Introduction/005 How Flutter & Dart Code Gets Compiled To Native Apps.en.srt 4.5 KB
  9. 01 Introduction/005 How Flutter & Dart Code Gets Compiled To Native Apps.mp4 6.3 MB
  10. 01 Introduction/006 Understanding Flutter Versions.en.srt 4.2 KB
  11. 01 Introduction/006 Understanding Flutter Versions.mp4 7.1 MB
  12. 01 Introduction/007 Flutter macOS Setup.en.srt 37.9 KB
  13. 01 Introduction/007 Flutter macOS Setup.mp4 323.0 MB
  14. 01 Introduction/008 first_app.zip 6.2 KB
  15. 01 Introduction/008 macOS Development Environment.en.srt 28.1 KB
  16. 01 Introduction/008 macOS Development Environment.mp4 241.8 MB
  17. 01 Introduction/009 Flutter Windows Setup.en.srt 33.0 KB
  18. 01 Introduction/009 Flutter Windows Setup.mp4 306.3 MB
  19. 01 Introduction/010 Windows Development Environment.en.srt 25.9 KB
  20. 01 Introduction/010 Windows Development Environment.mp4 216.5 MB
  21. 01 Introduction/010 first_app.zip 6.2 KB
  22. 01 Introduction/011 Flutter & Material Design.en.srt 1.8 KB
  23. 01 Introduction/011 Flutter & Material Design.mp4 2.6 MB
  24. 01 Introduction/012 Flutter Alternatives.en.srt 8.7 KB
  25. 01 Introduction/012 Flutter Alternatives.mp4 18.0 MB
  26. 01 Introduction/013 Course Outline.en.srt 9.7 KB
  27. 01 Introduction/013 Course Outline.mp4 16.0 MB
  28. 01 Introduction/014 How To Get The Most Out Of The Course.en.srt 4.1 KB
  29. 01 Introduction/014 How To Get The Most Out Of The Course.mp4 5.1 MB
  30. 01 Introduction/015 Useful Resources & Links.html 2.1 KB
  31. 01 Introduction/external-assets-links.txt 94 bytes
  32. 02 Flutter Basics [QUIZ APP]/001 Module Introduction.en.srt 3.3 KB
  33. 02 Flutter Basics [QUIZ APP]/001 Module Introduction.mp4 7.4 MB
  34. 02 Flutter Basics [QUIZ APP]/002 Creating a New Project.en.srt 8.6 KB
  35. 02 Flutter Basics [QUIZ APP]/002 Creating a New Project.mp4 28.1 MB
  36. 02 Flutter Basics [QUIZ APP]/003 An Overview of the Generated Files & Folders.en.srt 11.6 KB
  37. 02 Flutter Basics [QUIZ APP]/003 An Overview of the Generated Files & Folders.mp4 66.8 MB
  38. 02 Flutter Basics [QUIZ APP]/004 More on Git (Version Control System).html 2.0 KB
  39. 02 Flutter Basics [QUIZ APP]/005 Analyzing the Default App.en.srt 7.6 KB
  40. 02 Flutter Basics [QUIZ APP]/005 Analyzing the Default App.mp4 55.4 MB
  41. 02 Flutter Basics [QUIZ APP]/006 Dart Basics.en.srt 23.6 KB
  42. 02 Flutter Basics [QUIZ APP]/006 Dart Basics.mp4 37.6 MB
  43. 02 Flutter Basics [QUIZ APP]/007 More Dart Basics.en.srt 17.9 KB
  44. 02 Flutter Basics [QUIZ APP]/007 More Dart Basics.mp4 33.2 MB
  45. 02 Flutter Basics [QUIZ APP]/008 Dart Basics - Summary.html 10.0 KB
  46. 02 Flutter Basics [QUIZ APP]/009 Building an App From Scratch.en.srt 15.0 KB
  47. 02 Flutter Basics [QUIZ APP]/009 Building an App From Scratch.mp4 74.5 MB
  48. 02 Flutter Basics [QUIZ APP]/010 Running the App on an Emulator.en.srt 4.6 KB
  49. 02 Flutter Basics [QUIZ APP]/010 Running the App on an Emulator.mp4 16.5 MB
  50. 02 Flutter Basics [QUIZ APP]/011 Class Constructors & Named Arguments.en.srt 11.1 KB
  51. 02 Flutter Basics [QUIZ APP]/011 Class Constructors & Named Arguments.mp4 38.9 MB
  52. 02 Flutter Basics [QUIZ APP]/012 First Summary & Additional Syntax.en.srt 11.4 KB
  53. 02 Flutter Basics [QUIZ APP]/012 First Summary & Additional Syntax.mp4 49.5 MB
  54. 02 Flutter Basics [QUIZ APP]/013 Building a Widget Tree.en.srt 10.2 KB
  55. 02 Flutter Basics [QUIZ APP]/013 Building a Widget Tree.mp4 80.9 MB
  56. 02 Flutter Basics [QUIZ APP]/014 Visible (Input _ Output) & Invisible (Layout _ Control) Widgets.en.srt 4.3 KB
  57. 02 Flutter Basics [QUIZ APP]/014 Visible (Input _ Output) & Invisible (Layout _ Control) Widgets.mp4 19.6 MB
  58. 02 Flutter Basics [QUIZ APP]/015 Adding Layout Widgets.en.srt 15.5 KB
  59. 02 Flutter Basics [QUIZ APP]/015 Adding Layout Widgets.mp4 74.8 MB
  60. 02 Flutter Basics [QUIZ APP]/016 Connecting Functions & Buttons.en.srt 10.1 KB
  61. 02 Flutter Basics [QUIZ APP]/016 Connecting Functions & Buttons.mp4 51.4 MB
  62. 02 Flutter Basics [QUIZ APP]/017 Anonymous Functions.en.srt 4.7 KB
  63. 02 Flutter Basics [QUIZ APP]/017 Anonymous Functions.mp4 22.1 MB
  64. 02 Flutter Basics [QUIZ APP]/017 basics-00-starting-project.zip 42.9 KB
  65. 02 Flutter Basics [QUIZ APP]/018 Updating Widget Data (Or_ Using StatelessWidget Incorrectly).en.srt 8.8 KB
  66. 02 Flutter Basics [QUIZ APP]/018 Updating Widget Data (Or_ Using StatelessWidget Incorrectly).mp4 63.2 MB
  67. 02 Flutter Basics [QUIZ APP]/019 [DART DEEP DIVE] Understanding Lists.html 3.9 KB
  68. 02 Flutter Basics [QUIZ APP]/020 Updating Correctly with Stateful Widgets.en.srt 15.5 KB
  69. 02 Flutter Basics [QUIZ APP]/020 Updating Correctly with Stateful Widgets.mp4 56.9 MB
  70. 02 Flutter Basics [QUIZ APP]/021 A Brief Look Under The Hood.en.srt 3.4 KB
  71. 02 Flutter Basics [QUIZ APP]/021 A Brief Look Under The Hood.mp4 13.7 MB
  72. 02 Flutter Basics [QUIZ APP]/022 Using Private Properties.en.srt 6.8 KB
  73. 02 Flutter Basics [QUIZ APP]/022 Using Private Properties.mp4 31.0 MB
  74. 02 Flutter Basics [QUIZ APP]/022 dart-overview-slide.pdf 88.8 KB
  75. 02 Flutter Basics [QUIZ APP]/022 dart-overview.pdf 113.0 KB
  76. 02 Flutter Basics [QUIZ APP]/023 Creating a New, Custom Widget.en.srt 16.3 KB
  77. 02 Flutter Basics [QUIZ APP]/023 Creating a New, Custom Widget.mp4 74.0 MB
  78. 02 Flutter Basics [QUIZ APP]/023 dart-overview.pdf 113.0 KB
  79. 02 Flutter Basics [QUIZ APP]/024 First Styling & Layouting Steps.en.srt 10.9 KB
  80. 02 Flutter Basics [QUIZ APP]/024 First Styling & Layouting Steps.mp4 45.4 MB
  81. 02 Flutter Basics [QUIZ APP]/025 Enums & Multiple Constructors.en.srt 5.1 KB
  82. 02 Flutter Basics [QUIZ APP]/025 Enums & Multiple Constructors.mp4 48.4 MB
  83. 02 Flutter Basics [QUIZ APP]/026 Official Docs & The Widget Catalog.en.srt 3.7 KB
  84. 02 Flutter Basics [QUIZ APP]/026 Official Docs & The Widget Catalog.mp4 30.0 MB
  85. 02 Flutter Basics [QUIZ APP]/027 Styling Buttons & Passing Callback Functions Around.html 3.2 KB
  86. 02 Flutter Basics [QUIZ APP]/028 Passing Callback Functions Around.en.srt 14.3 KB
  87. 02 Flutter Basics [QUIZ APP]/028 Passing Callback Functions Around.mp4 106.8 MB
  88. 02 Flutter Basics [QUIZ APP]/028 basics-01-building-a-widget-tree.zip 39.6 KB
  89. 02 Flutter Basics [QUIZ APP]/029 Introducing Maps.en.srt 7.5 KB
  90. 02 Flutter Basics [QUIZ APP]/029 Introducing Maps.mp4 38.1 MB
  91. 02 Flutter Basics [QUIZ APP]/029 flutter-widget-types-slide.pdf 76.3 KB
  92. 02 Flutter Basics [QUIZ APP]/030 Mapping Lists to Widgets.en.srt 13.8 KB
  93. 02 Flutter Basics [QUIZ APP]/030 Mapping Lists to Widgets.mp4 77.6 MB
  94. 02 Flutter Basics [QUIZ APP]/030 flutter-old-and-new-buttons.pdf 38.9 KB
  95. 02 Flutter Basics [QUIZ APP]/031 final vs const.en.srt 14.9 KB
  96. 02 Flutter Basics [QUIZ APP]/031 final vs const.mp4 75.5 MB
  97. 02 Flutter Basics [QUIZ APP]/032 Introducing _if_ Statements.en.srt 9.1 KB
  98. 02 Flutter Basics [QUIZ APP]/032 Introducing _if_ Statements.mp4 49.6 MB
  99. 02 Flutter Basics [QUIZ APP]/032 basics-02-column-raisedbutton-anonymous-functions.zip 40.1 KB
  100. 02 Flutter Basics [QUIZ APP]/033 [DART DEEP DIVE] More on _if_ Statements.en.srt 16.1 KB
  101. 02 Flutter Basics [QUIZ APP]/033 [DART DEEP DIVE] More on _if_ Statements.mp4 32.1 MB
  102. 02 Flutter Basics [QUIZ APP]/033 basics-03-incorrect-stateless-widget.zip 39.9 KB
  103. 02 Flutter Basics [QUIZ APP]/034 [DART DEEP DIVE] The _null_ Value & Null Safety.en.srt 20.5 KB
  104. 02 Flutter Basics [QUIZ APP]/034 [DART DEEP DIVE] The _null_ Value & Null Safety.mp4 92.1 MB
  105. 02 Flutter Basics [QUIZ APP]/035 Outputting Widgets Conditionally.en.srt 3.3 KB
  106. 02 Flutter Basics [QUIZ APP]/035 Outputting Widgets Conditionally.mp4 17.4 MB
  107. 02 Flutter Basics [QUIZ APP]/035 flutter-stateless-stateful-widgets-slide.pdf 73.8 KB
  108. 02 Flutter Basics [QUIZ APP]/036 Splitting the App Into Widgets.en.srt 13.4 KB
  109. 02 Flutter Basics [QUIZ APP]/036 Splitting the App Into Widgets.mp4 74.1 MB
  110. 02 Flutter Basics [QUIZ APP]/037 Calculating a Total Score.en.srt 11.4 KB
  111. 02 Flutter Basics [QUIZ APP]/037 Calculating a Total Score.mp4 62.4 MB
  112. 02 Flutter Basics [QUIZ APP]/037 basics-04-stateful-widget-private-properties.zip 40.1 KB
  113. 02 Flutter Basics [QUIZ APP]/038 Getters & _else-if_.en.srt 8.3 KB
  114. 02 Flutter Basics [QUIZ APP]/038 Getters & _else-if_.mp4 34.2 MB
  115. 02 Flutter Basics [QUIZ APP]/039 Resetting the Quiz.en.srt 7.2 KB
  116. 02 Flutter Basics [QUIZ APP]/039 Resetting the Quiz.mp4 28.9 MB
  117. 02 Flutter Basics [QUIZ APP]/039 basics-05-custom-stateless-widget.zip 40.7 KB
  118. 02 Flutter Basics [QUIZ APP]/040 _Old_ Button Widgets vs _New_ Button Widgets.en.srt 22.1 KB
  119. 02 Flutter Basics [QUIZ APP]/040 _Old_ Button Widgets vs _New_ Button Widgets.mp4 93.9 MB
  120. 02 Flutter Basics [QUIZ APP]/041 Wrap Up.en.srt 2.5 KB
  121. 02 Flutter Basics [QUIZ APP]/041 Wrap Up.mp4 9.9 MB
  122. 02 Flutter Basics [QUIZ APP]/042 Module Resources.html 1.8 KB
  123. 02 Flutter Basics [QUIZ APP]/045 basics-06-added-answer-mapping.zip 41.6 KB
  124. 02 Flutter Basics [QUIZ APP]/046 basics-07-final-const.zip 41.3 KB
  125. 02 Flutter Basics [QUIZ APP]/047 basics-08-added-if-and-ternary-expression.zip 42.1 KB
  126. 02 Flutter Basics [QUIZ APP]/050 basics-08-added-if-and-ternary-expression.zip 42.1 KB
  127. 02 Flutter Basics [QUIZ APP]/051 basics-09-splitting-into-widgets.zip 43.4 KB
  128. 02 Flutter Basics [QUIZ APP]/052 questions.txt 758 bytes
  129. 02 Flutter Basics [QUIZ APP]/054 basics-10-finished.zip 43.2 KB
  130. 02 Flutter Basics [QUIZ APP]/055 Migrating to the New Material Buttons and their Themes.pdf 149.2 KB
  131. 02 Flutter Basics [QUIZ APP]/057 basics-01-building-a-widget-tree.zip 39.6 KB
  132. 02 Flutter Basics [QUIZ APP]/057 basics-02-column-raisedbutton-anonymous-functions.zip 40.1 KB
  133. 02 Flutter Basics [QUIZ APP]/057 basics-03-incorrect-stateless-widget.zip 39.9 KB
  134. 02 Flutter Basics [QUIZ APP]/057 basics-04-stateful-widget-private-properties.zip 40.1 KB
  135. 02 Flutter Basics [QUIZ APP]/057 basics-05-custom-stateless-widget.zip 40.7 KB
  136. 02 Flutter Basics [QUIZ APP]/057 basics-06-added-answer-mapping.zip 41.6 KB
  137. 02 Flutter Basics [QUIZ APP]/057 basics-07-final-const.zip 41.3 KB
  138. 02 Flutter Basics [QUIZ APP]/057 basics-08-added-if-and-ternary-expression.zip 42.1 KB
  139. 02 Flutter Basics [QUIZ APP]/057 basics-09-splitting-into-widgets.zip 43.4 KB
  140. 02 Flutter Basics [QUIZ APP]/057 basics-10-finished.zip 43.2 KB
  141. 02 Flutter Basics [QUIZ APP]/057 dart-basics-summary.pdf 103.0 KB
  142. 02 Flutter Basics [QUIZ APP]/057 flutter-basics-summary.pdf 67.7 KB
  143. 02 Flutter Basics [QUIZ APP]/057 widgets-basics-cheat-sheet.pdf 52.4 KB
  144. 03 Running Apps on Different Devices & Debugging Apps/001 Module Introduction.en.srt 2.6 KB
  145. 03 Running Apps on Different Devices & Debugging Apps/001 Module Introduction.mp4 3.8 MB
  146. 03 Running Apps on Different Devices & Debugging Apps/002 Running the App on a Real Android Device.en.srt 5.3 KB
  147. 03 Running Apps on Different Devices & Debugging Apps/002 Running the App on a Real Android Device.mp4 11.2 MB
  148. 03 Running Apps on Different Devices & Debugging Apps/003 Running the App on an iOS Emulator.en.srt 8.0 KB
  149. 03 Running Apps on Different Devices & Debugging Apps/003 Running the App on an iOS Emulator.mp4 45.6 MB
  150. 03 Running Apps on Different Devices & Debugging Apps/004 Running the App on a Real iOS Device.en.srt 830 bytes
  151. 03 Running Apps on Different Devices & Debugging Apps/004 Running the App on a Real iOS Device.mp4 8.5 MB
  152. 03 Running Apps on Different Devices & Debugging Apps/005 Working with the Emulators _ Using the Emulators.en.srt 3.0 KB
  153. 03 Running Apps on Different Devices & Debugging Apps/005 Working with the Emulators _ Using the Emulators.mp4 6.0 MB
  154. 03 Running Apps on Different Devices & Debugging Apps/006 Understanding Error Messages & Fixing Errors.en.srt 7.3 KB
  155. 03 Running Apps on Different Devices & Debugging Apps/006 Understanding Error Messages & Fixing Errors.mp4 36.6 MB
  156. 03 Running Apps on Different Devices & Debugging Apps/007 Using the Debugger.en.srt 8.5 KB
  157. 03 Running Apps on Different Devices & Debugging Apps/007 Using the Debugger.mp4 41.4 MB
  158. 03 Running Apps on Different Devices & Debugging Apps/008 Getting Started with the Dart DevTools.en.srt 6.6 KB
  159. 03 Running Apps on Different Devices & Debugging Apps/008 Getting Started with the Dart DevTools.mp4 36.3 MB
  160. 03 Running Apps on Different Devices & Debugging Apps/009 Understanding the Repaint Rainbow.en.srt 4.4 KB
  161. 03 Running Apps on Different Devices & Debugging Apps/009 Understanding the Repaint Rainbow.mp4 12.5 MB
  162. 03 Running Apps on Different Devices & Debugging Apps/010 Wrapping up the Dart DevTools.en.srt 2.0 KB
  163. 03 Running Apps on Different Devices & Debugging Apps/010 Wrapping up the Dart DevTools.mp4 8.0 MB
  164. 03 Running Apps on Different Devices & Debugging Apps/011 Useful Resources & Links.html 1.5 KB
  165. 03 Running Apps on Different Devices & Debugging Apps/068 debugging-01-finished.zip 43.3 KB
  166. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/001 Module Introduction.en.srt 4.4 KB
  167. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/001 Module Introduction.mp4 6.6 MB
  168. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/002 An Overview of the Core Flutter Widgets.en.srt 13.4 KB
  169. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/002 An Overview of the Core Flutter Widgets.mp4 26.9 MB
  170. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/003 Planning the App.en.srt 3.2 KB
  171. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/003 Planning the App.mp4 4.8 MB
  172. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/004 Combining Widgets.en.srt 12.7 KB
  173. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/004 Combining Widgets.mp4 57.3 MB
  174. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/005 Understanding Column Alignment.en.srt 8.9 KB
  175. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/005 Understanding Column Alignment.mp4 28.9 MB
  176. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/006 Not a Widget_ Adding a Transaction Model & Transaction Data.en.srt 0 bytes
  177. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/006 Not a Widget_ Adding a Transaction Model & Transaction Data.mp4 0 bytes
  178. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/007 Mapping Data Into Widgets.en.srt 5.0 KB
  179. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/007 Mapping Data Into Widgets.mp4 30.3 MB
  180. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/008 Building a Custom List Item.en.srt 7.3 KB
  181. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/008 Building a Custom List Item.mp4 21.2 MB
  182. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/009 Styling a Container.en.srt 7.3 KB
  183. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/009 Styling a Container.mp4 26.7 MB
  184. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/010 Styling Text.en.srt 3.8 KB
  185. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/010 Styling Text.mp4 14.5 MB
  186. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/011 More Styling!.en.srt 2.3 KB
  187. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/011 More Styling!.mp4 8.9 MB
  188. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/012 Containers vs Columns vs Rows.en.srt 4.8 KB
  189. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/012 Containers vs Columns vs Rows.mp4 8.8 MB
  190. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/013 Using String Interpolation.en.srt 7.7 KB
  191. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/013 Using String Interpolation.mp4 32.4 MB
  192. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/014 Installing External Packages & Formatting Dates.en.srt 10.3 KB
  193. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/014 Installing External Packages & Formatting Dates.mp4 63.1 MB
  194. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/015 DateFormat Patterns.html 3.1 KB
  195. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/016 Adding Text Input Widgets (TextField).en.srt 10.2 KB
  196. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/016 Adding Text Input Widgets (TextField).mp4 75.7 MB
  197. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/017 Fetching User Input.en.srt 13.5 KB
  198. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/017 Fetching User Input.mp4 126.2 MB
  199. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/018 Splitting the App Into Widgets.en.srt 16.9 KB
  200. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/018 Splitting the App Into Widgets.mp4 130.7 MB
  201. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/019 Connecting Widgets & Managing Data _ State.en.srt 8.6 KB
  202. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/019 Connecting Widgets & Managing Data _ State.mp4 39.6 MB
  203. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/020 Adding User Transactions to the List.en.srt 5.2 KB
  204. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/020 Adding User Transactions to the List.mp4 20.8 MB
  205. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/021 Making the List Scrollable!.en.srt 8.1 KB
  206. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/021 Making the List Scrollable!.mp4 32.6 MB
  207. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/022 Working with ListViews.en.srt 16.7 KB
  208. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/022 Working with ListViews.mp4 96.3 MB
  209. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/023 Further Input & Output Styling and Configuration.en.srt 11.5 KB
  210. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/023 Further Input & Output Styling and Configuration.mp4 76.0 MB
  211. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/024 Adding AppBar Buttons & Floating Action Buttons.en.srt 6.5 KB
  212. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/024 Adding AppBar Buttons & Floating Action Buttons.mp4 26.7 MB
  213. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/025 Showing a Modal Bottom Sheet.en.srt 12.9 KB
  214. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/025 Showing a Modal Bottom Sheet.mp4 68.8 MB
  215. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/026 Improving & Styling the Modal Bottom Sheet.en.srt 9.6 KB
  216. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/026 Improving & Styling the Modal Bottom Sheet.mp4 58.7 MB
  217. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/027 Configuring & Using Themes.en.srt 11.6 KB
  218. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/027 Configuring & Using Themes.mp4 85.0 MB
  219. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/028 Custom Fonts & Working with Text Themes.en.srt 846 bytes
  220. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/028 Custom Fonts & Working with Text Themes.mp4 178.1 MB
  221. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/029 Updated Text Theme Properties.html 1.8 KB
  222. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/030 Adding Images to the App.en.srt 10.7 KB
  223. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/030 Adding Images to the App.mp4 80.3 MB
  224. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/031 Planning the Chart Widget.en.srt 5.3 KB
  225. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/031 Planning the Chart Widget.mp4 15.2 MB
  226. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/032 Looping Through Lists.en.srt 17.1 KB
  227. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/032 Looping Through Lists.mp4 94.6 MB
  228. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/033 More on _for_ Loops.html 1.7 KB
  229. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/034 Deriving Recent Transactions.en.srt 9.6 KB
  230. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/034 Deriving Recent Transactions.mp4 78.6 MB
  231. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/035 Creating Bars for our Chart.en.srt 13.3 KB
  232. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/035 Creating Bars for our Chart.mp4 76.0 MB
  233. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/036 Populating the Chart with Values.en.srt 8.5 KB
  234. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/036 Populating the Chart with Values.mp4 41.4 MB
  235. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/037 Finishing the Chart Bars.en.srt 6.8 KB
  236. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/037 Finishing the Chart Bars.mp4 49.1 MB
  237. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/038 Flexible & Expanded_ Deep Dive.en.srt 14.7 KB
  238. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/038 Flexible & Expanded_ Deep Dive.mp4 58.1 MB
  239. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/039 Adding a ListTile Widget.en.srt 6.4 KB
  240. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/039 Adding a ListTile Widget.mp4 36.3 MB
  241. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/040 Improving the Overall Chart.en.srt 4.1 KB
  242. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/040 Improving the Overall Chart.mp4 12.1 MB
  243. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/041 Widgets & Configuring Widgets - Summary _ Overview.en.srt 7.3 KB
  244. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/041 Widgets & Configuring Widgets - Summary _ Overview.mp4 50.9 MB
  245. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/042 Getting Started with Date Selection.en.srt 6.9 KB
  246. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/042 Getting Started with Date Selection.mp4 29.4 MB
  247. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/043 Showing a DatePicker.en.srt 15.1 KB
  248. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/043 Showing a DatePicker.mp4 130.4 MB
  249. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/044 Adding Transactions with a Date.en.srt 4.1 KB
  250. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/044 Adding Transactions with a Date.mp4 14.5 MB
  251. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/045 Deleting Transactions & Using IconButtons.en.srt 9.4 KB
  252. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/045 Deleting Transactions & Using IconButtons.mp4 72.2 MB
  253. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/046 Final Polishing!.en.srt 7.4 KB
  254. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/046 Final Polishing!.mp4 56.0 MB
  255. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/047 Wrap Up.en.srt 5.4 KB
  256. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/047 Wrap Up.mp4 29.7 MB
  257. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/048 Useful Resources & Links.html 2.1 KB
  258. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/070 core-widgets-cheat-sheet.pdf 125.2 KB
  259. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/071 real-apps-01-starting-setup.zip 40.7 KB
  260. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/072 core-widgets-cheat-sheet.pdf 125.2 KB
  261. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/072 main.dart 522 bytes
  262. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/072 pubspec.yaml 2.8 KB
  263. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/072 real-apps-01-starting-setup.zip 40.7 KB
  264. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/072 real-apps-02-card-with-container.zip 39.7 KB
  265. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/073 real-apps-03-column-alignment.zip 39.7 KB
  266. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/073 rows-columns-cheat-sheet.pdf 93.3 KB
  267. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/079 real-apps-04-list-of-transaction-cards.zip 41.0 KB
  268. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/084 real-apps-05-textfields-and-button.zip 41.1 KB
  269. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/085 real-apps-06-user-input-on-every-keystroke.zip 41.4 KB
  270. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/085 real-apps-07-using-texteditingcontroller.zip 41.4 KB
  271. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/088 real-apps-08-add-transaction-flow.zip 45.7 KB
  272. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/089 real-apps-09-scrollable-column.zip 45.6 KB
  273. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/090 real-apps-10-listview-children.zip 45.5 KB
  274. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/090 real-apps-11-listview-builder.zip 45.5 KB
  275. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/093 real-apps-12-modal-sheet.zip 44.7 KB
  276. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/095 real-apps-13-added-theming.zip 44.9 KB
  277. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/096 fonts.zip 320.1 KB
  278. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/098 image.zip 12.2 KB
  279. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/098 real-apps-14-added-fonts-and-images.zip 379.8 KB
  280. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/099 chart-sketch.png 777.9 KB
  281. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/105 real-apps-15-chart-and-chartbars.zip 382.8 KB
  282. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/106 widget-playground-finished.zip 5.2 KB
  283. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/106 widget-playground-start.zip 5.0 KB
  284. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/107 real-apps-16-added-listtile.zip 382.2 KB
  285. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/112 real-apps-17-date-input-and-picker.zip 382.4 KB
  286. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/114 real-apps-18-finished.zip 381.2 KB
  287. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-01-starting-setup.zip 39.5 KB
  288. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-02-card-with-container.zip 39.7 KB
  289. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-03-column-alignment.zip 39.7 KB
  290. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-04-list-of-transaction-cards.zip 41.0 KB
  291. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-05-textfields-and-button.zip 41.1 KB
  292. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-06-user-input-on-every-keystroke.zip 41.4 KB
  293. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-07-using-texteditingcontroller.zip 41.4 KB
  294. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-08-add-transaction-flow.zip 45.7 KB
  295. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-09-scrollable-column.zip 45.6 KB
  296. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-10-listview-children.zip 45.5 KB
  297. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-11-listview-builder.zip 45.5 KB
  298. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-12-modal-sheet.zip 44.7 KB
  299. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-13-added-theming.zip 44.9 KB
  300. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-14-added-fonts-and-images.zip 379.8 KB
  301. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-15-chart-and-chartbars.zip 382.8 KB
  302. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-16-added-listtile.zip 382.2 KB
  303. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-17-date-input-and-picker.zip 382.4 KB
  304. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/116 real-apps-18-finished.zip 381.2 KB
  305. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/GetFreeCourses.Co.url 116 bytes
  306. 04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/external-assets-links.txt 69 bytes
  307. 05 Responsive & Adaptive User Interfaces and Apps/001 Module Introduction.en.srt 2.1 KB
  308. 05 Responsive & Adaptive User Interfaces and Apps/001 Module Introduction.mp4 3.0 MB
  309. 05 Responsive & Adaptive User Interfaces and Apps/002 What does _Responsive_ and _Adaptive_ Mean_.en.srt 7.8 KB
  310. 05 Responsive & Adaptive User Interfaces and Apps/002 What does _Responsive_ and _Adaptive_ Mean_.mp4 9.2 MB
  311. 05 Responsive & Adaptive User Interfaces and Apps/003 Examples_ Where we could improve the App!.en.srt 3.9 KB
  312. 05 Responsive & Adaptive User Interfaces and Apps/003 Examples_ Where we could improve the App!.mp4 23.0 MB
  313. 05 Responsive & Adaptive User Interfaces and Apps/004 Calculating Sizes Dynamically.en.srt 11.9 KB
  314. 05 Responsive & Adaptive User Interfaces and Apps/004 Calculating Sizes Dynamically.mp4 91.6 MB
  315. 05 Responsive & Adaptive User Interfaces and Apps/005 Working with the _textScaleFactor_.html 2.2 KB
  316. 05 Responsive & Adaptive User Interfaces and Apps/006 Using the LayoutBuilder Widget.en.srt 9.8 KB
  317. 05 Responsive & Adaptive User Interfaces and Apps/006 Using the LayoutBuilder Widget.mp4 65.0 MB
  318. 05 Responsive & Adaptive User Interfaces and Apps/007 Controlling the Device Orientation.en.srt 4.1 KB
  319. 05 Responsive & Adaptive User Interfaces and Apps/007 Controlling the Device Orientation.mp4 25.8 MB
  320. 05 Responsive & Adaptive User Interfaces and Apps/008 Rendering Alternative Landscape Content - 1.en.srt 6.0 KB
  321. 05 Responsive & Adaptive User Interfaces and Apps/008 Rendering Alternative Landscape Content - 1.mp4 30.0 MB
  322. 05 Responsive & Adaptive User Interfaces and Apps/009 Finishing Landscape Mode.en.srt 3.8 KB
  323. 05 Responsive & Adaptive User Interfaces and Apps/009 Finishing Landscape Mode.mp4 18.2 MB
  324. 05 Responsive & Adaptive User Interfaces and Apps/010 Showing Different Content Based on Device Orientation.en.srt 7.1 KB
  325. 05 Responsive & Adaptive User Interfaces and Apps/010 Showing Different Content Based on Device Orientation.mp4 57.2 MB
  326. 05 Responsive & Adaptive User Interfaces and Apps/011 Respecting the Softkeyboard Insets.en.srt 4.6 KB
  327. 05 Responsive & Adaptive User Interfaces and Apps/011 Respecting the Softkeyboard Insets.mp4 19.1 MB
  328. 05 Responsive & Adaptive User Interfaces and Apps/012 Using the Device Size in Conditions.en.srt 5.5 KB
  329. 05 Responsive & Adaptive User Interfaces and Apps/012 Using the Device Size in Conditions.mp4 25.9 MB
  330. 05 Responsive & Adaptive User Interfaces and Apps/013 Managing the MediaQuery Object.en.srt 2.9 KB
  331. 05 Responsive & Adaptive User Interfaces and Apps/013 Managing the MediaQuery Object.mp4 26.4 MB
  332. 05 Responsive & Adaptive User Interfaces and Apps/014 Checking the Device Platform.en.srt 7.8 KB
  333. 05 Responsive & Adaptive User Interfaces and Apps/014 Checking the Device Platform.mp4 34.7 MB
  334. 05 Responsive & Adaptive User Interfaces and Apps/015 Using Cupertino (iOS) Widgets.en.srt 11.3 KB
  335. 05 Responsive & Adaptive User Interfaces and Apps/015 Using Cupertino (iOS) Widgets.mp4 154.2 MB
  336. 05 Responsive & Adaptive User Interfaces and Apps/016 Using the SafeArea.en.srt 2.3 KB
  337. 05 Responsive & Adaptive User Interfaces and Apps/016 Using the SafeArea.mp4 10.2 MB
  338. 05 Responsive & Adaptive User Interfaces and Apps/017 More Cupertino Styles.en.srt 547 bytes
  339. 05 Responsive & Adaptive User Interfaces and Apps/017 More Cupertino Styles.mp4 35.3 MB
  340. 05 Responsive & Adaptive User Interfaces and Apps/018 Using Cupertino Buttons.en.srt 4.2 KB
  341. 05 Responsive & Adaptive User Interfaces and Apps/018 Using Cupertino Buttons.mp4 33.1 MB
  342. 05 Responsive & Adaptive User Interfaces and Apps/019 Creating Custom Adaptive Widgets.en.srt 6.4 KB
  343. 05 Responsive & Adaptive User Interfaces and Apps/019 Creating Custom Adaptive Widgets.mp4 54.1 MB
  344. 05 Responsive & Adaptive User Interfaces and Apps/020 Wrap Up.en.srt 2.4 KB
  345. 05 Responsive & Adaptive User Interfaces and Apps/020 Wrap Up.mp4 19.7 MB
  346. 05 Responsive & Adaptive User Interfaces and Apps/021 Useful Resources & Links.html 2.1 KB
  347. 05 Responsive & Adaptive User Interfaces and Apps/118 responsive-adaptive.pdf 92.6 KB
  348. 05 Responsive & Adaptive User Interfaces and Apps/120 resp-01-dynamically-calculated-widgets.zip 383.1 KB
  349. 05 Responsive & Adaptive User Interfaces and Apps/126 resp-02-different-uis-based-on-orientation.zip 383.8 KB
  350. 05 Responsive & Adaptive User Interfaces and Apps/127 resp-03-respect-keyboard.zip 382.1 KB
  351. 05 Responsive & Adaptive User Interfaces and Apps/128 resp-04-width-check-in-condition.zip 382.9 KB
  352. 05 Responsive & Adaptive User Interfaces and Apps/130 resp-05-adaptive-widget-and-platform-check.zip 384.0 KB
  353. 05 Responsive & Adaptive User Interfaces and Apps/133 resp-06-cupertino-widgets.zip 382.4 KB
  354. 05 Responsive & Adaptive User Interfaces and Apps/135 resp-07-finished.zip 382.5 KB
  355. 05 Responsive & Adaptive User Interfaces and Apps/137 resp-01-dynamically-calculated-widgets.zip 383.1 KB
  356. 05 Responsive & Adaptive User Interfaces and Apps/137 resp-02-different-uis-based-on-orientation.zip 383.8 KB
  357. 05 Responsive & Adaptive User Interfaces and Apps/137 resp-03-respect-keyboard.zip 382.1 KB
  358. 05 Responsive & Adaptive User Interfaces and Apps/137 resp-04-width-check-in-condition.zip 382.9 KB
  359. 05 Responsive & Adaptive User Interfaces and Apps/137 resp-05-adaptive-widget-and-platform-check.zip 384.0 KB
  360. 05 Responsive & Adaptive User Interfaces and Apps/137 resp-06-cupertino-widgets.zip 382.4 KB
  361. 05 Responsive & Adaptive User Interfaces and Apps/137 resp-07-finished.zip 382.5 KB
  362. 05 Responsive & Adaptive User Interfaces and Apps/external-assets-links.txt 71 bytes
  363. 06 Widget & Flutter Internals - Deep Dive/001 Module Introduction.en.srt 3.2 KB
  364. 06 Widget & Flutter Internals - Deep Dive/001 Module Introduction.mp4 4.1 MB
  365. 06 Widget & Flutter Internals - Deep Dive/002 The Problem At Hand.en.srt 4.0 KB
  366. 06 Widget & Flutter Internals - Deep Dive/002 The Problem At Hand.mp4 15.3 MB
  367. 06 Widget & Flutter Internals - Deep Dive/003 Widget Tree & Element Tree - What, Why and How_.en.srt 14.9 KB
  368. 06 Widget & Flutter Internals - Deep Dive/003 Widget Tree & Element Tree - What, Why and How_.mp4 85.7 MB
  369. 06 Widget & Flutter Internals - Deep Dive/004 How Flutter Rebuilds & Repaints the Screen.en.srt 11.0 KB
  370. 06 Widget & Flutter Internals - Deep Dive/004 How Flutter Rebuilds & Repaints the Screen.mp4 40.3 MB
  371. 06 Widget & Flutter Internals - Deep Dive/005 How Flutter Executes build().en.srt 12.6 KB
  372. 06 Widget & Flutter Internals - Deep Dive/005 How Flutter Executes build().mp4 107.0 MB
  373. 06 Widget & Flutter Internals - Deep Dive/006 Using _const_ Widgets & Constructors.en.srt 15.2 KB
  374. 06 Widget & Flutter Internals - Deep Dive/006 Using _const_ Widgets & Constructors.mp4 140.7 MB
  375. 06 Widget & Flutter Internals - Deep Dive/007 Writing Good Code.en.srt 5.4 KB
  376. 06 Widget & Flutter Internals - Deep Dive/007 Writing Good Code.mp4 7.9 MB
  377. 06 Widget & Flutter Internals - Deep Dive/008 Extracting Widgets.en.srt 8.3 KB
  378. 06 Widget & Flutter Internals - Deep Dive/008 Extracting Widgets.mp4 74.9 MB
  379. 06 Widget & Flutter Internals - Deep Dive/009 Using Builder Methods.en.srt 13.7 KB
  380. 06 Widget & Flutter Internals - Deep Dive/009 Using Builder Methods.mp4 122.5 MB
  381. 06 Widget & Flutter Internals - Deep Dive/010 Understanding the Widget Lifecycle.en.srt 18.0 KB
  382. 06 Widget & Flutter Internals - Deep Dive/010 Understanding the Widget Lifecycle.mp4 81.1 MB
  383. 06 Widget & Flutter Internals - Deep Dive/011 Calling super.initState() etc.html 2.7 KB
  384. 06 Widget & Flutter Internals - Deep Dive/012 Understanding the App Lifecycle.en.srt 12.3 KB
  385. 06 Widget & Flutter Internals - Deep Dive/012 Understanding the App Lifecycle.mp4 59.6 MB
  386. 06 Widget & Flutter Internals - Deep Dive/013 Understanding Context.en.srt 9.0 KB
  387. 06 Widget & Flutter Internals - Deep Dive/013 Understanding Context.mp4 52.0 MB
  388. 06 Widget & Flutter Internals - Deep Dive/014 A Problem with Lists & Stateful Widgets.en.srt 7.2 KB
  389. 06 Widget & Flutter Internals - Deep Dive/014 A Problem with Lists & Stateful Widgets.mp4 34.8 MB
  390. 06 Widget & Flutter Internals - Deep Dive/015 Understanding the Problem Root.en.srt 6.3 KB
  391. 06 Widget & Flutter Internals - Deep Dive/015 Understanding the Problem Root.mp4 11.4 MB
  392. 06 Widget & Flutter Internals - Deep Dive/016 Using Keys.en.srt 14.3 KB
  393. 06 Widget & Flutter Internals - Deep Dive/016 Using Keys.mp4 90.5 MB
  394. 06 Widget & Flutter Internals - Deep Dive/017 Wrap Up.en.srt 2.3 KB
  395. 06 Widget & Flutter Internals - Deep Dive/017 Wrap Up.mp4 8.3 MB
  396. 06 Widget & Flutter Internals - Deep Dive/018 Useful Resources & Links.html 2.2 KB
  397. 06 Widget & Flutter Internals - Deep Dive/140 widget-and-element-tree.pdf 73.0 KB
  398. 06 Widget & Flutter Internals - Deep Dive/141 widget-element-tree.png 1.3 MB
  399. 06 Widget & Flutter Internals - Deep Dive/143 deep-dive-01-flutter-build-const.zip 384.2 KB
  400. 06 Widget & Flutter Internals - Deep Dive/146 deep-dive-02-builder-methods.zip 384.8 KB
  401. 06 Widget & Flutter Internals - Deep Dive/147 deep-dive-03-widget-lifecycle.zip 385.0 KB
  402. 06 Widget & Flutter Internals - Deep Dive/147 widget-lifecycle.pdf 69.9 KB
  403. 06 Widget & Flutter Internals - Deep Dive/149 app-lifecycle.pdf 70.0 KB
  404. 06 Widget & Flutter Internals - Deep Dive/149 deep-dive-04-app-lifecycle.zip 384.7 KB
  405. 06 Widget & Flutter Internals - Deep Dive/150 context.pdf 74.2 KB
  406. 06 Widget & Flutter Internals - Deep Dive/152 listview–keys.png 1.0 MB
  407. 06 Widget & Flutter Internals - Deep Dive/153 deep-dive-05-finished.zip 384.4 KB
  408. 06 Widget & Flutter Internals - Deep Dive/155 deep-dive-01-flutter-build-const.zip 384.2 KB
  409. 06 Widget & Flutter Internals - Deep Dive/155 deep-dive-02-builder-methods.zip 384.8 KB
  410. 06 Widget & Flutter Internals - Deep Dive/155 deep-dive-03-widget-lifecycle.zip 385.0 KB
  411. 06 Widget & Flutter Internals - Deep Dive/155 deep-dive-04-app-lifecycle.zip 384.7 KB
  412. 06 Widget & Flutter Internals - Deep Dive/155 deep-dive-05-finished.zip 384.4 KB
  413. 06 Widget & Flutter Internals - Deep Dive/external-assets-links.txt 333 bytes
  414. 07 Navigation & Multiple Screens [MEALS APP]/001 Module Introduction.en.srt 3.1 KB
  415. 07 Navigation & Multiple Screens [MEALS APP]/001 Module Introduction.mp4 5.8 MB
  416. 07 Navigation & Multiple Screens [MEALS APP]/002 Planning the App.en.srt 5.5 KB
  417. 07 Navigation & Multiple Screens [MEALS APP]/002 Planning the App.mp4 11.0 MB
  418. 07 Navigation & Multiple Screens [MEALS APP]/003 Starting With The App - Adding Base Data.en.srt 14.8 KB
  419. 07 Navigation & Multiple Screens [MEALS APP]/003 Starting With The App - Adding Base Data.mp4 61.8 MB
  420. 07 Navigation & Multiple Screens [MEALS APP]/004 Creating a Grid & Working with Linear Gradients.en.srt 10.2 KB
  421. 07 Navigation & Multiple Screens [MEALS APP]/004 Creating a Grid & Working with Linear Gradients.mp4 45.3 MB
  422. 07 Navigation & Multiple Screens [MEALS APP]/005 Registering a Screen as the Main Screen.en.srt 4.3 KB
  423. 07 Navigation & Multiple Screens [MEALS APP]/005 Registering a Screen as the Main Screen.mp4 21.0 MB
  424. 07 Navigation & Multiple Screens [MEALS APP]/006 Styling & Theming.en.srt 8.3 KB
  425. 07 Navigation & Multiple Screens [MEALS APP]/006 Styling & Theming.mp4 72.3 MB
  426. 07 Navigation & Multiple Screens [MEALS APP]/007 Navigating to a New Page.en.srt 13.6 KB
  427. 07 Navigation & Multiple Screens [MEALS APP]/007 Navigating to a New Page.mp4 65.5 MB
  428. 07 Navigation & Multiple Screens [MEALS APP]/008 Passing Data via the Constructor.en.srt 3.3 KB
  429. 07 Navigation & Multiple Screens [MEALS APP]/008 Passing Data via the Constructor.mp4 17.9 MB
  430. 07 Navigation & Multiple Screens [MEALS APP]/009 Using Named Routes & Passing Data With Named Routes.en.srt 8.2 KB
  431. 07 Navigation & Multiple Screens [MEALS APP]/009 Using Named Routes & Passing Data With Named Routes.mp4 38.9 MB
  432. 07 Navigation & Multiple Screens [MEALS APP]/010 Diving Deeper into Named Routes.en.srt 3.5 KB
  433. 07 Navigation & Multiple Screens [MEALS APP]/010 Diving Deeper into Named Routes.mp4 18.6 MB
  434. 07 Navigation & Multiple Screens [MEALS APP]/011 Adding a Meal Model & Data.en.srt 15.9 KB
  435. 07 Navigation & Multiple Screens [MEALS APP]/011 Adding a Meal Model & Data.mp4 126.6 MB
  436. 07 Navigation & Multiple Screens [MEALS APP]/012 Selecting Meals for a Chosen Category.en.srt 5.9 KB
  437. 07 Navigation & Multiple Screens [MEALS APP]/012 Selecting Meals for a Chosen Category.mp4 36.9 MB
  438. 07 Navigation & Multiple Screens [MEALS APP]/013 Displaying Recipe Items & Using Network Images.en.srt 20.0 KB
  439. 07 Navigation & Multiple Screens [MEALS APP]/013 Displaying Recipe Items & Using Network Images.mp4 149.1 MB
  440. 07 Navigation & Multiple Screens [MEALS APP]/014 Finishing the Meal List Item.en.srt 19.6 KB
  441. 07 Navigation & Multiple Screens [MEALS APP]/014 Finishing the Meal List Item.mp4 157.6 MB
  442. 07 Navigation & Multiple Screens [MEALS APP]/015 Navigating to the Meal Detail Page.en.srt 9.0 KB
  443. 07 Navigation & Multiple Screens [MEALS APP]/015 Navigating to the Meal Detail Page.mp4 52.5 MB
  444. 07 Navigation & Multiple Screens [MEALS APP]/016 onGenerateRoute & onUnknownRoute.en.srt 7.0 KB
  445. 07 Navigation & Multiple Screens [MEALS APP]/016 onGenerateRoute & onUnknownRoute.mp4 40.9 MB
  446. 07 Navigation & Multiple Screens [MEALS APP]/017 Finishing the Meal Detail Page.en.srt 22.1 KB
  447. 07 Navigation & Multiple Screens [MEALS APP]/017 Finishing the Meal Detail Page.mp4 184.9 MB
  448. 07 Navigation & Multiple Screens [MEALS APP]/018 Adding a TabBar to the Appbar.en.srt 13.2 KB
  449. 07 Navigation & Multiple Screens [MEALS APP]/018 Adding a TabBar to the Appbar.mp4 70.6 MB
  450. 07 Navigation & Multiple Screens [MEALS APP]/019 Adding a Bottom TabBar.en.srt 16.8 KB
  451. 07 Navigation & Multiple Screens [MEALS APP]/019 Adding a Bottom TabBar.mp4 127.5 MB
  452. 07 Navigation & Multiple Screens [MEALS APP]/020 Adding a Custom Drawer.en.srt 16.3 KB
  453. 07 Navigation & Multiple Screens [MEALS APP]/020 Adding a Custom Drawer.mp4 120.3 MB
  454. 07 Navigation & Multiple Screens [MEALS APP]/021 Adding Links to the Drawer.en.srt 4.7 KB
  455. 07 Navigation & Multiple Screens [MEALS APP]/021 Adding Links to the Drawer.mp4 47.0 MB
  456. 07 Navigation & Multiple Screens [MEALS APP]/022 Replacing Pages (Instead of Pushing).en.srt 5.9 KB
  457. 07 Navigation & Multiple Screens [MEALS APP]/022 Replacing Pages (Instead of Pushing).mp4 30.9 MB
  458. 07 Navigation & Multiple Screens [MEALS APP]/023 Popping Pages & Passing Data Back.en.srt 20.5 KB
  459. 07 Navigation & Multiple Screens [MEALS APP]/023 Popping Pages & Passing Data Back.mp4 127.1 MB
  460. 07 Navigation & Multiple Screens [MEALS APP]/024 Adding Filter Switches.en.srt 9.4 KB
  461. 07 Navigation & Multiple Screens [MEALS APP]/024 Adding Filter Switches.mp4 57.0 MB
  462. 07 Navigation & Multiple Screens [MEALS APP]/025 Adding Filtering Logic.en.srt 19.8 KB
  463. 07 Navigation & Multiple Screens [MEALS APP]/025 Adding Filtering Logic.mp4 223.8 MB
  464. 07 Navigation & Multiple Screens [MEALS APP]/026 Adding a _Mark as Favorite_ Feature.en.srt 24.4 KB
  465. 07 Navigation & Multiple Screens [MEALS APP]/026 Adding a _Mark as Favorite_ Feature.mp4 212.1 MB
  466. 07 Navigation & Multiple Screens [MEALS APP]/027 A Problem!.en.srt 3.1 KB
  467. 07 Navigation & Multiple Screens [MEALS APP]/027 A Problem!.mp4 15.8 MB
  468. 07 Navigation & Multiple Screens [MEALS APP]/028 Wrap Up.en.srt 3.7 KB
  469. 07 Navigation & Multiple Screens [MEALS APP]/028 Wrap Up.mp4 11.5 MB
  470. 07 Navigation & Multiple Screens [MEALS APP]/029 Useful Resources & Links.html 1.6 KB
  471. 07 Navigation & Multiple Screens [MEALS APP]/157 meals–app-sketch.png 1.2 MB
  472. 07 Navigation & Multiple Screens [MEALS APP]/158 dummy_data.dart 909 bytes
  473. 07 Navigation & Multiple Screens [MEALS APP]/158 nav-01-starting-setup.zip 40.6 KB
  474. 07 Navigation & Multiple Screens [MEALS APP]/160 nav-02-categories-and-categories-screen.zip 44.3 KB
  475. 07 Navigation & Multiple Screens [MEALS APP]/161 fonts.zip 560.1 KB
  476. 07 Navigation & Multiple Screens [MEALS APP]/161 nav-03-theme-and-font.zip 605.4 KB
  477. 07 Navigation & Multiple Screens [MEALS APP]/162 how-navigation-works.pdf 69.9 KB
  478. 07 Navigation & Multiple Screens [MEALS APP]/163 nav-04-pushing-and-passing-data.zip 607.3 KB
  479. 07 Navigation & Multiple Screens [MEALS APP]/164 nav-05-named-routes-and-args.zip 607.2 KB
  480. 07 Navigation & Multiple Screens [MEALS APP]/166 dummy_data.dart 12.0 KB
  481. 07 Navigation & Multiple Screens [MEALS APP]/169 nav-06-finished-meal-items.zip 614.6 KB
  482. 07 Navigation & Multiple Screens [MEALS APP]/170 nav-07-navigation-to-detail-page.zip 616.3 KB
  483. 07 Navigation & Multiple Screens [MEALS APP]/172 nav-08-recipe-detail-page.zip 616.2 KB
  484. 07 Navigation & Multiple Screens [MEALS APP]/173 nav-09-appbar-tabs.zip 617.2 KB
  485. 07 Navigation & Multiple Screens [MEALS APP]/174 nav-10-bottom-tabs.zip 617.3 KB
  486. 07 Navigation & Multiple Screens [MEALS APP]/176 nav-11-drawer.zip 617.8 KB
  487. 07 Navigation & Multiple Screens [MEALS APP]/177 nav-12-replacing-screens.zip 620.1 KB
  488. 07 Navigation & Multiple Screens [MEALS APP]/178 nav-13-passing-data-back.zip 620.4 KB
  489. 07 Navigation & Multiple Screens [MEALS APP]/182 nav-14-finished.zip 620.6 KB
  490. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-01-starting-setup.zip 39.4 KB
  491. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-02-categories-and-categories-screen.zip 44.3 KB
  492. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-03-theme-and-font.zip 605.4 KB
  493. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-04-pushing-and-passing-data.zip 607.3 KB
  494. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-05-named-routes-and-args.zip 607.2 KB
  495. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-06-finished-meal-items.zip 614.6 KB
  496. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-07-navigation-to-detail-page.zip 616.3 KB
  497. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-08-recipe-detail-page.zip 616.2 KB
  498. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-09-appbar-tabs.zip 617.2 KB
  499. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-10-bottom-tabs.zip 617.3 KB
  500. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-11-drawer.zip 617.8 KB
  501. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-12-replacing-screens.zip 620.1 KB
  502. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-13-passing-data-back.zip 620.4 KB
  503. 07 Navigation & Multiple Screens [MEALS APP]/184 nav-14-finished.zip 620.6 KB
  504. 08 State Management [SHOP APP]/001 Module Introduction.en.srt 3.0 KB
  505. 08 State Management [SHOP APP]/001 Module Introduction.mp4 4.5 MB
  506. 08 State Management [SHOP APP]/002 Planning the App.en.srt 9.2 KB
  507. 08 State Management [SHOP APP]/002 Planning the App.mp4 15.2 MB
  508. 08 State Management [SHOP APP]/003 Defining a Data Model.en.srt 8.4 KB
  509. 08 State Management [SHOP APP]/003 Defining a Data Model.mp4 35.5 MB
  510. 08 State Management [SHOP APP]/004 Working on the _Products_ Grid & Item Widgets.en.srt 20.8 KB
  511. 08 State Management [SHOP APP]/004 Working on the _Products_ Grid & Item Widgets.mp4 110.9 MB
  512. 08 State Management [SHOP APP]/005 Styling & Theming the App.en.srt 6.4 KB
  513. 08 State Management [SHOP APP]/005 Styling & Theming the App.mp4 35.6 MB
  514. 08 State Management [SHOP APP]/006 Adding Navigation to the App.en.srt 12.8 KB
  515. 08 State Management [SHOP APP]/006 Adding Navigation to the App.mp4 74.1 MB
  516. 08 State Management [SHOP APP]/007 Why State Management_ And what is _State_ and _State Management__.en.srt 9.1 KB
  517. 08 State Management [SHOP APP]/007 Why State Management_ And what is _State_ and _State Management__.mp4 27.7 MB
  518. 08 State Management [SHOP APP]/008 Understanding the _Provider_ Package & Approach.en.srt 3.8 KB
  519. 08 State Management [SHOP APP]/008 Understanding the _Provider_ Package & Approach.mp4 6.8 MB
  520. 08 State Management [SHOP APP]/009 Working with Providers & Listeners.en.srt 29.0 KB
  521. 08 State Management [SHOP APP]/009 Working with Providers & Listeners.mp4 203.7 MB
  522. 08 State Management [SHOP APP]/010 [DART DEEP DIVE] Inheritance (_extends_) vs Mixins (_with_).en.srt 8.6 KB
  523. 08 State Management [SHOP APP]/010 [DART DEEP DIVE] Inheritance (_extends_) vs Mixins (_with_).mp4 17.3 MB
  524. 08 State Management [SHOP APP]/011 Providing non-Objects.html 2.6 KB
  525. 08 State Management [SHOP APP]/012 Listening in Different Places & Ways.en.srt 7.4 KB
  526. 08 State Management [SHOP APP]/012 Listening in Different Places & Ways.mp4 70.2 MB
  527. 08 State Management [SHOP APP]/013 Using Nested Models & Providers.en.srt 18.8 KB
  528. 08 State Management [SHOP APP]/013 Using Nested Models & Providers.mp4 163.0 MB
  529. 08 State Management [SHOP APP]/014 Exploring Alternative Provider Syntaxes.en.srt 9.2 KB
  530. 08 State Management [SHOP APP]/014 Exploring Alternative Provider Syntaxes.mp4 41.0 MB
  531. 08 State Management [SHOP APP]/015 Using _Consumer_ instead of _Provider.of_.en.srt 9.8 KB
  532. 08 State Management [SHOP APP]/015 Using _Consumer_ instead of _Provider.of_.mp4 79.3 MB
  533. 08 State Management [SHOP APP]/016 Local State vs App-wide State.en.srt 19.5 KB
  534. 08 State Management [SHOP APP]/016 Local State vs App-wide State.mp4 157.4 MB
  535. 08 State Management [SHOP APP]/017 Adding Shopping Cart Data.en.srt 10.9 KB
  536. 08 State Management [SHOP APP]/017 Adding Shopping Cart Data.mp4 53.5 MB
  537. 08 State Management [SHOP APP]/018 Working with Multiple Providers.en.srt 5.0 KB
  538. 08 State Management [SHOP APP]/018 Working with Multiple Providers.mp4 25.8 MB
  539. 08 State Management [SHOP APP]/019 Connecting the Cart Provider.en.srt 14.6 KB
  540. 08 State Management [SHOP APP]/019 Connecting the Cart Provider.mp4 115.9 MB
  541. 08 State Management [SHOP APP]/020 Working on the Shopping Cart & Displaying a Total.en.srt 14.4 KB
  542. 08 State Management [SHOP APP]/020 Working on the Shopping Cart & Displaying a Total.mp4 75.9 MB
  543. 08 State Management [SHOP APP]/021 Displaying a List of Cart Items.en.srt 13.7 KB
  544. 08 State Management [SHOP APP]/021 Displaying a List of Cart Items.mp4 109.3 MB
  545. 08 State Management [SHOP APP]/022 Making Cart Items Dismissible.en.srt 11.1 KB
  546. 08 State Management [SHOP APP]/022 Making Cart Items Dismissible.mp4 57.2 MB
  547. 08 State Management [SHOP APP]/023 Adding Product Detail Data.en.srt 5.6 KB
  548. 08 State Management [SHOP APP]/023 Adding Product Detail Data.mp4 45.3 MB
  549. 08 State Management [SHOP APP]/024 Providing an Orders Object.en.srt 10.1 KB
  550. 08 State Management [SHOP APP]/024 Providing an Orders Object.mp4 53.3 MB
  551. 08 State Management [SHOP APP]/025 Adding Orders.en.srt 3.2 KB
  552. 08 State Management [SHOP APP]/025 Adding Orders.mp4 16.5 MB
  553. 08 State Management [SHOP APP]/026 Adding an Orders Screen.en.srt 10.2 KB
  554. 08 State Management [SHOP APP]/026 Adding an Orders Screen.mp4 57.7 MB
  555. 08 State Management [SHOP APP]/027 Using a Side Drawer.en.srt 7.1 KB
  556. 08 State Management [SHOP APP]/027 Using a Side Drawer.mp4 39.7 MB
  557. 08 State Management [SHOP APP]/028 Making Orders Expandable & Stateful Widgets vs Providers.en.srt 13.0 KB
  558. 08 State Management [SHOP APP]/028 Making Orders Expandable & Stateful Widgets vs Providers.mp4 117.2 MB
  559. 08 State Management [SHOP APP]/029 Wrap Up.en.srt 4.5 KB
  560. 08 State Management [SHOP APP]/029 Wrap Up.mp4 36.4 MB
  561. 08 State Management [SHOP APP]/030 Useful Resources & Links.html 1.5 KB
  562. 08 State Management [SHOP APP]/186 shop–app-sketch.png 1.0 MB
  563. 08 State Management [SHOP APP]/187 state-01-starting-setup.zip 40.6 KB
  564. 08 State Management [SHOP APP]/188 products.txt 1.0 KB
  565. 08 State Management [SHOP APP]/189 fonts.zip 107.5 KB
  566. 08 State Management [SHOP APP]/190 state-02-detail-screen.zip 154.5 KB
  567. 08 State Management [SHOP APP]/191 state-and-state-management.pdf 77.5 KB
  568. 08 State Management [SHOP APP]/192 provider-package.pdf 72.6 KB
  569. 08 State Management [SHOP APP]/196 state-03-provider-package.zip 157.2 KB
  570. 08 State Management [SHOP APP]/197 state-04-provider-with-single-product.zip 157.7 KB
  571. 08 State Management [SHOP APP]/199 state-05-consumer-and-alternative-syntaxes.zip 158.2 KB
  572. 08 State Management [SHOP APP]/200 state-06-stateful-widget.zip 157.1 KB
  573. 08 State Management [SHOP APP]/203 badge.dart 1.1 KB
  574. 08 State Management [SHOP APP]/203 state-07-cart-badge-and-connected-model.zip 160.8 KB
  575. 08 State Management [SHOP APP]/207 state-08-product-detail-page.zip 162.7 KB
  576. 08 State Management [SHOP APP]/210 state-09-orders-screen.zip 165.0 KB
  577. 08 State Management [SHOP APP]/212 state-10-finished.zip 165.8 KB
  578. 08 State Management [SHOP APP]/214 state-01-starting-setup.zip 39.4 KB
  579. 08 State Management [SHOP APP]/214 state-02-detail-screen.zip 154.5 KB
  580. 08 State Management [SHOP APP]/214 state-03-provider-package.zip 157.2 KB
  581. 08 State Management [SHOP APP]/214 state-04-provider-with-single-product.zip 157.7 KB
  582. 08 State Management [SHOP APP]/214 state-05-consumer-and-alternative-syntaxes.zip 158.2 KB
  583. 08 State Management [SHOP APP]/214 state-06-stateful-widget.zip 157.1 KB
  584. 08 State Management [SHOP APP]/214 state-07-cart-badge-and-connected-model.zip 160.8 KB
  585. 08 State Management [SHOP APP]/214 state-08-product-detail-page.zip 162.7 KB
  586. 08 State Management [SHOP APP]/214 state-09-orders-screen.zip 165.0 KB
  587. 08 State Management [SHOP APP]/214 state-10-finished-provider-4.zip 171.8 KB
  588. 08 State Management [SHOP APP]/214 state-10-finished.zip 165.8 KB
  589. 09 Working with User Input & Forms [SHOP APP]/001 Module Introduction.en.srt 4.2 KB
  590. 09 Working with User Input & Forms [SHOP APP]/001 Module Introduction.mp4 6.2 MB
  591. 09 Working with User Input & Forms [SHOP APP]/002 Snackbars & Undoing _Add to Cart_ Actions.en.srt 14.1 KB
  592. 09 Working with User Input & Forms [SHOP APP]/002 Snackbars & Undoing _Add to Cart_ Actions.mp4 110.9 MB
  593. 09 Working with User Input & Forms [SHOP APP]/003 Using ScaffoldMessenger for Snackbars.html 1.4 KB
  594. 09 Working with User Input & Forms [SHOP APP]/004 Showing Alert Dialogs.en.srt 9.4 KB
  595. 09 Working with User Input & Forms [SHOP APP]/004 Showing Alert Dialogs.mp4 73.2 MB
  596. 09 Working with User Input & Forms [SHOP APP]/005 Adding a _Manage Products_ Page.en.srt 18.0 KB
  597. 09 Working with User Input & Forms [SHOP APP]/005 Adding a _Manage Products_ Page.mp4 98.9 MB
  598. 09 Working with User Input & Forms [SHOP APP]/006 _Edit Product_ Screen & A Problem.en.srt 6.7 KB
  599. 09 Working with User Input & Forms [SHOP APP]/006 _Edit Product_ Screen & A Problem.mp4 36.0 MB
  600. 09 Working with User Input & Forms [SHOP APP]/007 Using Forms & Working with Form Inputs.en.srt 10.6 KB
  601. 09 Working with User Input & Forms [SHOP APP]/007 Using Forms & Working with Form Inputs.mp4 57.6 MB
  602. 09 Working with User Input & Forms [SHOP APP]/008 ListView or Column.html 2.5 KB
  603. 09 Working with User Input & Forms [SHOP APP]/009 Managing Form Input Focus.en.srt 5.7 KB
  604. 09 Working with User Input & Forms [SHOP APP]/009 Managing Form Input Focus.mp4 31.6 MB
  605. 09 Working with User Input & Forms [SHOP APP]/010 Multiline Inputs & Disposing Objects.en.srt 5.6 KB
  606. 09 Working with User Input & Forms [SHOP APP]/010 Multiline Inputs & Disposing Objects.mp4 42.2 MB
  607. 09 Working with User Input & Forms [SHOP APP]/011 Adding an Image Preview.html 2.1 KB
  608. 09 Working with User Input & Forms [SHOP APP]/012 Image Input & Image Preview.en.srt 16.8 KB
  609. 09 Working with User Input & Forms [SHOP APP]/012 Image Input & Image Preview.mp4 127.9 MB
  610. 09 Working with User Input & Forms [SHOP APP]/013 Submitting Forms.en.srt 15.5 KB
  611. 09 Working with User Input & Forms [SHOP APP]/013 Submitting Forms.mp4 120.4 MB
  612. 09 Working with User Input & Forms [SHOP APP]/014 Validating User Input.en.srt 5.8 KB
  613. 09 Working with User Input & Forms [SHOP APP]/014 Validating User Input.mp4 31.5 MB
  614. 09 Working with User Input & Forms [SHOP APP]/015 Adding Validation to All Inputs.en.srt 11.6 KB
  615. 09 Working with User Input & Forms [SHOP APP]/015 Adding Validation to All Inputs.mp4 96.1 MB
  616. 09 Working with User Input & Forms [SHOP APP]/016 [OPTIONAL] Working with Regular Expressions.html 3.3 KB
  617. 09 Working with User Input & Forms [SHOP APP]/017 Saving New Products.en.srt 4.5 KB
  618. 09 Working with User Input & Forms [SHOP APP]/017 Saving New Products.mp4 43.1 MB
  619. 09 Working with User Input & Forms [SHOP APP]/018 Time to Update Products!.en.srt 20.0 KB
  620. 09 Working with User Input & Forms [SHOP APP]/018 Time to Update Products!.mp4 181.0 MB
  621. 09 Working with User Input & Forms [SHOP APP]/019 Allowing Users to Delete Products.en.srt 4.7 KB
  622. 09 Working with User Input & Forms [SHOP APP]/019 Allowing Users to Delete Products.mp4 33.7 MB
  623. 09 Working with User Input & Forms [SHOP APP]/020 Wrap Up.en.srt 1.2 KB
  624. 09 Working with User Input & Forms [SHOP APP]/020 Wrap Up.mp4 2.3 MB
  625. 09 Working with User Input & Forms [SHOP APP]/021 Useful Resources & Links.html 1.3 KB
  626. 09 Working with User Input & Forms [SHOP APP]/216 input-01-snackbar.zip 166.0 KB
  627. 09 Working with User Input & Forms [SHOP APP]/218 input-02-showdialog.zip 166.4 KB
  628. 09 Working with User Input & Forms [SHOP APP]/220 input-03-empty-edit-product-screen.zip 171.4 KB
  629. 09 Working with User Input & Forms [SHOP APP]/223 input-04-managing-focus.zip 170.2 KB
  630. 09 Working with User Input & Forms [SHOP APP]/224 input-05-description-field.zip 170.7 KB
  631. 09 Working with User Input & Forms [SHOP APP]/226 input-06-image-input.zip 170.2 KB
  632. 09 Working with User Input & Forms [SHOP APP]/227 input-07-submit-form.zip 170.6 KB
  633. 09 Working with User Input & Forms [SHOP APP]/228 input-08-validation.zip 170.8 KB
  634. 09 Working with User Input & Forms [SHOP APP]/233 input-09-finished.zip 171.1 KB
  635. 09 Working with User Input & Forms [SHOP APP]/235 input-01-snackbar.zip 166.0 KB
  636. 09 Working with User Input & Forms [SHOP APP]/235 input-02-showdialog.zip 166.4 KB
  637. 09 Working with User Input & Forms [SHOP APP]/235 input-03-empty-edit-product-screen.zip 171.4 KB
  638. 09 Working with User Input & Forms [SHOP APP]/235 input-04-managing-focus.zip 170.2 KB
  639. 09 Working with User Input & Forms [SHOP APP]/235 input-05-description-field.zip 170.7 KB
  640. 09 Working with User Input & Forms [SHOP APP]/235 input-06-image-input.zip 170.2 KB
  641. 09 Working with User Input & Forms [SHOP APP]/235 input-07-submit-form.zip 170.6 KB
  642. 09 Working with User Input & Forms [SHOP APP]/235 input-08-validation.zip 170.8 KB
  643. 09 Working with User Input & Forms [SHOP APP]/235 input-09-finished.zip 171.1 KB
  644. 09 Working with User Input & Forms [SHOP APP]/GetFreeCourses.Co.url 116 bytes
  645. 10 Sending Http Requests [SHOP APP]/001 Module Introduction.en.srt 2.6 KB
  646. 10 Sending Http Requests [SHOP APP]/001 Module Introduction.mp4 3.4 MB
  647. 10 Sending Http Requests [SHOP APP]/002 On-Device vs Web Storage.en.srt 5.6 KB
  648. 10 Sending Http Requests [SHOP APP]/002 On-Device vs Web Storage.mp4 8.5 MB
  649. 10 Sending Http Requests [SHOP APP]/003 How to Connect Flutter to a Database.en.srt 4.9 KB
  650. 10 Sending Http Requests [SHOP APP]/003 How to Connect Flutter to a Database.mp4 6.2 MB
  651. 10 Sending Http Requests [SHOP APP]/004 Preparing Our Backend.en.srt 6.8 KB
  652. 10 Sending Http Requests [SHOP APP]/004 Preparing Our Backend.mp4 27.2 MB
  653. 10 Sending Http Requests [SHOP APP]/005 How To Send Http Requests.en.srt 8.3 KB
  654. 10 Sending Http Requests [SHOP APP]/005 How To Send Http Requests.mp4 16.1 MB
  655. 10 Sending Http Requests [SHOP APP]/006 Using the Http Package.html 2.2 KB
  656. 10 Sending Http Requests [SHOP APP]/007 Sending POST Requests.en.srt 14.5 KB
  657. 10 Sending Http Requests [SHOP APP]/007 Sending POST Requests.mp4 118.5 MB
  658. 10 Sending Http Requests [SHOP APP]/008 Working with Futures in Dart.en.srt 10.0 KB
  659. 10 Sending Http Requests [SHOP APP]/008 Working with Futures in Dart.mp4 75.9 MB
  660. 10 Sending Http Requests [SHOP APP]/009 [DART DEEP DIVE] Futures & Async Code.en.srt 12.7 KB
  661. 10 Sending Http Requests [SHOP APP]/009 [DART DEEP DIVE] Futures & Async Code.mp4 23.7 MB
  662. 10 Sending Http Requests [SHOP APP]/010 Showing a Loading Indicator.en.srt 9.2 KB
  663. 10 Sending Http Requests [SHOP APP]/010 Showing a Loading Indicator.mp4 52.8 MB
  664. 10 Sending Http Requests [SHOP APP]/011 Handling Errors Gracefully.en.srt 17.8 KB
  665. 10 Sending Http Requests [SHOP APP]/011 Handling Errors Gracefully.mp4 92.7 MB
  666. 10 Sending Http Requests [SHOP APP]/012 Working with _async_ & _await_.en.srt 13.9 KB
  667. 10 Sending Http Requests [SHOP APP]/012 Working with _async_ & _await_.mp4 63.7 MB
  668. 10 Sending Http Requests [SHOP APP]/013 Fetching Data, initState & _of(context)_.en.srt 11.6 KB
  669. 10 Sending Http Requests [SHOP APP]/013 Fetching Data, initState & _of(context)_.mp4 120.7 MB
  670. 10 Sending Http Requests [SHOP APP]/014 How to Transform Fetched Data.en.srt 10.3 KB
  671. 10 Sending Http Requests [SHOP APP]/014 How to Transform Fetched Data.mp4 87.6 MB
  672. 10 Sending Http Requests [SHOP APP]/015 Implementing Pull-to-Refresh.en.srt 7.1 KB
  673. 10 Sending Http Requests [SHOP APP]/015 Implementing Pull-to-Refresh.mp4 48.3 MB
  674. 10 Sending Http Requests [SHOP APP]/016 Updating Data via PATCH Requests.en.srt 8.7 KB
  675. 10 Sending Http Requests [SHOP APP]/016 Updating Data via PATCH Requests.mp4 69.4 MB
  676. 10 Sending Http Requests [SHOP APP]/017 Utilizing Optimistic Updating.en.srt 10.2 KB
  677. 10 Sending Http Requests [SHOP APP]/017 Utilizing Optimistic Updating.mp4 56.6 MB
  678. 10 Sending Http Requests [SHOP APP]/018 Creating Custom Exceptions & More Error Handling.en.srt 11.7 KB
  679. 10 Sending Http Requests [SHOP APP]/018 Creating Custom Exceptions & More Error Handling.mp4 107.5 MB
  680. 10 Sending Http Requests [SHOP APP]/019 A Challenge For You!.en.srt 2.7 KB
  681. 10 Sending Http Requests [SHOP APP]/019 A Challenge For You!.mp4 3.5 MB
  682. 10 Sending Http Requests [SHOP APP]/020 Updating the _Favorite_ Status Optimistically.en.srt 8.7 KB
  683. 10 Sending Http Requests [SHOP APP]/020 Updating the _Favorite_ Status Optimistically.mp4 64.5 MB
  684. 10 Sending Http Requests [SHOP APP]/021 Storing Orders in the Web.en.srt 15.0 KB
  685. 10 Sending Http Requests [SHOP APP]/021 Storing Orders in the Web.mp4 116.5 MB
  686. 10 Sending Http Requests [SHOP APP]/022 Fetching Orders & Fixing an Issue.en.srt 15.7 KB
  687. 10 Sending Http Requests [SHOP APP]/022 Fetching Orders & Fixing an Issue.mp4 175.4 MB
  688. 10 Sending Http Requests [SHOP APP]/023 Using the _FutureBuilder_ Widget & Improving the Code.en.srt 18.4 KB
  689. 10 Sending Http Requests [SHOP APP]/023 Using the _FutureBuilder_ Widget & Improving the Code.mp4 105.4 MB
  690. 10 Sending Http Requests [SHOP APP]/024 Wrap Up.en.srt 2.6 KB
  691. 10 Sending Http Requests [SHOP APP]/024 Wrap Up.mp4 30.9 MB
  692. 10 Sending Http Requests [SHOP APP]/025 Useful Resources & Links.html 1.3 KB
  693. 10 Sending Http Requests [SHOP APP]/236 input-09-finished.zip 171.1 KB
  694. 10 Sending Http Requests [SHOP APP]/238 flutter-web-db-connections.pdf 79.9 KB
  695. 10 Sending Http Requests [SHOP APP]/242 http-01-send-post-without-response.zip 159.8 KB
  696. 10 Sending Http Requests [SHOP APP]/243 http-02-use-post-response.zip 159.3 KB
  697. 10 Sending Http Requests [SHOP APP]/245 http-03-loading-spinner.zip 172.2 KB
  698. 10 Sending Http Requests [SHOP APP]/246 http-04-error-handling.zip 172.2 KB
  699. 10 Sending Http Requests [SHOP APP]/247 http-05-async-await.zip 171.9 KB
  700. 10 Sending Http Requests [SHOP APP]/249 http-06-fetch-get-products.zip 173.2 KB
  701. 10 Sending Http Requests [SHOP APP]/250 http-07-pull-to-refresh.zip 172.8 KB
  702. 10 Sending Http Requests [SHOP APP]/252 http-08-delete-and-optimistic-updating.zip 176.7 KB
  703. 10 Sending Http Requests [SHOP APP]/257 http-09-fav-status-and-orders.zip 176.5 KB
  704. 10 Sending Http Requests [SHOP APP]/258 http-10-finished.zip 174.8 KB
  705. 10 Sending Http Requests [SHOP APP]/260 http-01-send-post-without-response.zip 173.5 KB
  706. 10 Sending Http Requests [SHOP APP]/260 http-02-use-post-response.zip 172.3 KB
  707. 10 Sending Http Requests [SHOP APP]/260 http-03-loading-spinner.zip 172.2 KB
  708. 10 Sending Http Requests [SHOP APP]/260 http-04-error-handling.zip 172.2 KB
  709. 10 Sending Http Requests [SHOP APP]/260 http-05-async-await.zip 171.9 KB
  710. 10 Sending Http Requests [SHOP APP]/260 http-06-fetch-get-products.zip 173.2 KB
  711. 10 Sending Http Requests [SHOP APP]/260 http-07-pull-to-refresh.zip 172.8 KB
  712. 10 Sending Http Requests [SHOP APP]/260 http-08-delete-and-optimistic-updating.zip 176.7 KB
  713. 10 Sending Http Requests [SHOP APP]/260 http-09-fav-status-and-orders.zip 176.5 KB
  714. 10 Sending Http Requests [SHOP APP]/260 http-10-finished.zip 161.5 KB
  715. 10 Sending Http Requests [SHOP APP]/external-assets-links.txt 203 bytes
  716. 11 Adding User Authentication [SHOP APP]/001 Module Introduction.en.srt 2.4 KB
  717. 11 Adding User Authentication [SHOP APP]/001 Module Introduction.mp4 2.9 MB
  718. 11 Adding User Authentication [SHOP APP]/002 How Authentication Works.en.srt 8.6 KB
  719. 11 Adding User Authentication [SHOP APP]/002 How Authentication Works.mp4 9.0 MB
  720. 11 Adding User Authentication [SHOP APP]/003 Prepare Backend.en.srt 5.2 KB
  721. 11 Adding User Authentication [SHOP APP]/003 Prepare Backend.mp4 20.5 MB
  722. 11 Adding User Authentication [SHOP APP]/004 Adding the Auth Screen.en.srt 22.0 KB
  723. 11 Adding User Authentication [SHOP APP]/004 Adding the Auth Screen.mp4 237.4 MB
  724. 11 Adding User Authentication [SHOP APP]/005 Signup Requests & URLs.html 2.2 KB
  725. 11 Adding User Authentication [SHOP APP]/006 Adding User Signup.en.srt 18.2 KB
  726. 11 Adding User Authentication [SHOP APP]/006 Adding User Signup.mp4 136.5 MB
  727. 11 Adding User Authentication [SHOP APP]/007 Allowing Users to Log In.en.srt 8.3 KB
  728. 11 Adding User Authentication [SHOP APP]/007 Allowing Users to Log In.mp4 73.1 MB
  729. 11 Adding User Authentication [SHOP APP]/008 Handling Authentication Errors.en.srt 17.3 KB
  730. 11 Adding User Authentication [SHOP APP]/008 Handling Authentication Errors.mp4 85.8 MB
  731. 11 Adding User Authentication [SHOP APP]/009 Managing the Auth Token Locally (in the App).en.srt 15.5 KB
  732. 11 Adding User Authentication [SHOP APP]/009 Managing the Auth Token Locally (in the App).mp4 80.4 MB
  733. 11 Adding User Authentication [SHOP APP]/010 Using the _ProxyProvider_ and Attaching the Token to Outgoing Http Requests.en.srt 12.0 KB
  734. 11 Adding User Authentication [SHOP APP]/010 Using the _ProxyProvider_ and Attaching the Token to Outgoing Http Requests.mp4 64.7 MB
  735. 11 Adding User Authentication [SHOP APP]/011 Adding the Token to All Requests.en.srt 10.6 KB
  736. 11 Adding User Authentication [SHOP APP]/011 Adding the Token to All Requests.mp4 54.7 MB
  737. 11 Adding User Authentication [SHOP APP]/012 Connecting the _Favorite_ Status to Users.en.srt 13.3 KB
  738. 11 Adding User Authentication [SHOP APP]/012 Connecting the _Favorite_ Status to Users.mp4 108.3 MB
  739. 11 Adding User Authentication [SHOP APP]/013 Attaching Products to Users & Filtering By Creator.en.srt 18.1 KB
  740. 11 Adding User Authentication [SHOP APP]/013 Attaching Products to Users & Filtering By Creator.mp4 90.5 MB
  741. 11 Adding User Authentication [SHOP APP]/014 Attaching Orders to Users.en.srt 3.6 KB
  742. 11 Adding User Authentication [SHOP APP]/014 Attaching Orders to Users.mp4 18.8 MB
  743. 11 Adding User Authentication [SHOP APP]/015 Adding a Logout Functionality.en.srt 5.1 KB
  744. 11 Adding User Authentication [SHOP APP]/015 Adding a Logout Functionality.mp4 41.8 MB
  745. 11 Adding User Authentication [SHOP APP]/016 Automatically Logging Users Out (After Some Time).en.srt 7.3 KB
  746. 11 Adding User Authentication [SHOP APP]/016 Automatically Logging Users Out (After Some Time).mp4 35.6 MB
  747. 11 Adding User Authentication [SHOP APP]/017 Automatically Logging Users In.en.srt 23.6 KB
  748. 11 Adding User Authentication [SHOP APP]/017 Automatically Logging Users In.mp4 124.4 MB
  749. 11 Adding User Authentication [SHOP APP]/018 Wrap Up.en.srt 2.2 KB
  750. 11 Adding User Authentication [SHOP APP]/018 Wrap Up.mp4 12.8 MB
  751. 11 Adding User Authentication [SHOP APP]/019 Useful Resources & Links.html 1.5 KB
  752. 11 Adding User Authentication [SHOP APP]/262 how-auth-works.pdf 68.6 KB
  753. 11 Adding User Authentication [SHOP APP]/263 http-10-finished.zip 174.8 KB
  754. 11 Adding User Authentication [SHOP APP]/264 auth-01-authscreen.zip 163.8 KB
  755. 11 Adding User Authentication [SHOP APP]/264 auth_screen.dart 7.2 KB
  756. 11 Adding User Authentication [SHOP APP]/266 auth-02-signup.zip 164.2 KB
  757. 11 Adding User Authentication [SHOP APP]/267 auth-03-login.zip 164.2 KB
  758. 11 Adding User Authentication [SHOP APP]/268 auth-04-error-handling.zip 165.3 KB
  759. 11 Adding User Authentication [SHOP APP]/269 auth-05-using-the-token.zip 180.3 KB
  760. 11 Adding User Authentication [SHOP APP]/273 auth-06-attaching-products-to-users.zip 182.4 KB
  761. 11 Adding User Authentication [SHOP APP]/275 auth-07-logout.zip 179.4 KB
  762. 11 Adding User Authentication [SHOP APP]/276 auth-08-auto-logout.zip 180.2 KB
  763. 11 Adding User Authentication [SHOP APP]/277 auth-09-auto-login.zip 181.2 KB
  764. 11 Adding User Authentication [SHOP APP]/277 auth-10-finished.zip 180.9 KB
  765. 11 Adding User Authentication [SHOP APP]/277 splash_screen.dart 235 bytes
  766. 11 Adding User Authentication [SHOP APP]/279 auth-01-authscreen.zip 163.8 KB
  767. 11 Adding User Authentication [SHOP APP]/279 auth-02-signup.zip 164.2 KB
  768. 11 Adding User Authentication [SHOP APP]/279 auth-03-login.zip 164.2 KB
  769. 11 Adding User Authentication [SHOP APP]/279 auth-04-error-handling.zip 165.3 KB
  770. 11 Adding User Authentication [SHOP APP]/279 auth-05-using-the-token.zip 165.7 KB
  771. 11 Adding User Authentication [SHOP APP]/279 auth-06-attaching-products-to-users.zip 166.8 KB
  772. 11 Adding User Authentication [SHOP APP]/279 auth-07-logout.zip 165.5 KB
  773. 11 Adding User Authentication [SHOP APP]/279 auth-08-auto-logout.zip 166.0 KB
  774. 11 Adding User Authentication [SHOP APP]/279 auth-09-auto-login.zip 167.7 KB
  775. 11 Adding User Authentication [SHOP APP]/279 auth-10-finished-provider-4.zip 168.5 KB
  776. 11 Adding User Authentication [SHOP APP]/279 auth-10-finished.zip 167.2 KB
  777. 11 Adding User Authentication [SHOP APP]/external-assets-links.txt 80 bytes
  778. 12 Adding Animations [SHOP APP]/001 Module Introduction.en.srt 1.8 KB
  779. 12 Adding Animations [SHOP APP]/001 Module Introduction.mp4 2.5 MB
  780. 12 Adding Animations [SHOP APP]/002 Animations From Scratch (Completely Manually Controlled).en.srt 18.9 KB
  781. 12 Adding Animations [SHOP APP]/002 Animations From Scratch (Completely Manually Controlled).mp4 173.1 MB
  782. 12 Adding Animations [SHOP APP]/003 Using the _AnimatedBuilder_ Widget.en.srt 5.1 KB
  783. 12 Adding Animations [SHOP APP]/003 Using the _AnimatedBuilder_ Widget.mp4 43.7 MB
  784. 12 Adding Animations [SHOP APP]/004 Working with the _AnimatedContainer_.en.srt 4.0 KB
  785. 12 Adding Animations [SHOP APP]/004 Working with the _AnimatedContainer_.mp4 30.4 MB
  786. 12 Adding Animations [SHOP APP]/005 More Built-in Animation & Transition Widgets.en.srt 11.4 KB
  787. 12 Adding Animations [SHOP APP]/005 More Built-in Animation & Transition Widgets.mp4 101.0 MB
  788. 12 Adding Animations [SHOP APP]/006 Fading Loaded Images In (And Showing a Placeholder).en.srt 4.4 KB
  789. 12 Adding Animations [SHOP APP]/006 Fading Loaded Images In (And Showing a Placeholder).mp4 36.0 MB
  790. 12 Adding Animations [SHOP APP]/007 Adding a _Hero_ Transition.en.srt 3.6 KB
  791. 12 Adding Animations [SHOP APP]/007 Adding a _Hero_ Transition.mp4 16.3 MB
  792. 12 Adding Animations [SHOP APP]/008 Working with Slivers.en.srt 7.9 KB
  793. 12 Adding Animations [SHOP APP]/008 Working with Slivers.mp4 77.6 MB
  794. 12 Adding Animations [SHOP APP]/009 Practice_ Animating Order Boxes.en.srt 5.1 KB
  795. 12 Adding Animations [SHOP APP]/009 Practice_ Animating Order Boxes.mp4 26.8 MB
  796. 12 Adding Animations [SHOP APP]/010 A Fix for the Latest Version of Flutter.html 1.7 KB
  797. 12 Adding Animations [SHOP APP]/011 Implementing Custom Route Transitions.en.srt 12.5 KB
  798. 12 Adding Animations [SHOP APP]/011 Implementing Custom Route Transitions.mp4 96.4 MB
  799. 12 Adding Animations [SHOP APP]/012 Wrap Up.en.srt 1.1 KB
  800. 12 Adding Animations [SHOP APP]/012 Wrap Up.mp4 8.1 MB
  801. 12 Adding Animations [SHOP APP]/013 Useful Resources & Links.html 1.3 KB
  802. 12 Adding Animations [SHOP APP]/281 animations-01-custom-animation.zip 183.3 KB
  803. 12 Adding Animations [SHOP APP]/281 auth-10-finished.zip 180.9 KB
  804. 12 Adding Animations [SHOP APP]/282 animations-02-animatedbuilder.zip 183.2 KB
  805. 12 Adding Animations [SHOP APP]/283 animations-03-animatedcontainer.zip 183.5 KB
  806. 12 Adding Animations [SHOP APP]/284 animations-04-more-built-in-animations.zip 184.6 KB
  807. 12 Adding Animations [SHOP APP]/285 animations-05-fadeinimage.zip 650.9 KB
  808. 12 Adding Animations [SHOP APP]/285 product-placeholder.png 493.2 KB
  809. 12 Adding Animations [SHOP APP]/287 animations-06-hero-and-slivers.zip 651.8 KB
  810. 12 Adding Animations [SHOP APP]/290 animations-07-finished.zip 652.4 KB
  811. 12 Adding Animations [SHOP APP]/292 animations-01-custom-animation.zip 183.3 KB
  812. 12 Adding Animations [SHOP APP]/292 animations-02-animatedbuilder.zip 183.2 KB
  813. 12 Adding Animations [SHOP APP]/292 animations-03-animatedcontainer.zip 183.5 KB
  814. 12 Adding Animations [SHOP APP]/292 animations-04-more-built-in-animations.zip 184.6 KB
  815. 12 Adding Animations [SHOP APP]/292 animations-05-fadeinimage.zip 650.9 KB
  816. 12 Adding Animations [SHOP APP]/292 animations-06-hero-and-slivers.zip 651.8 KB
  817. 12 Adding Animations [SHOP APP]/292 animations-07-finished.zip 652.4 KB
  818. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/001 Module Introduction.en.srt 2.0 KB
  819. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/001 Module Introduction.mp4 2.8 MB
  820. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/002 Planning the App.en.srt 3.8 KB
  821. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/002 Planning the App.mp4 6.3 MB
  822. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/003 PlaceList & Place Provider Setup.en.srt 16.7 KB
  823. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/003 PlaceList & Place Provider Setup.mp4 160.8 MB
  824. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/004 Adding the _Add Place_ Screen & An Image Input.en.srt 21.9 KB
  825. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/004 Adding the _Add Place_ Screen & An Image Input.mp4 160.0 MB
  826. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/005 Using Image Picker & The Device Camera.en.srt 17.8 KB
  827. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/005 Using Image Picker & The Device Camera.mp4 173.1 MB
  828. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/006 Storing the Image on the Filesystem (on the Device).en.srt 14.5 KB
  829. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/006 Storing the Image on the Filesystem (on the Device).mp4 107.6 MB
  830. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/007 Managing Data & Images via the Provider Package.en.srt 19.7 KB
  831. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/007 Managing Data & Images via the Provider Package.mp4 109.0 MB
  832. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/008 Handling Errors.en.srt 1.9 KB
  833. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/008 Handling Errors.mp4 14.1 MB
  834. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/009 Testing on Real Devices.en.srt 6.1 KB
  835. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/009 Testing on Real Devices.mp4 25.0 MB
  836. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/010 Preparing SQLite.en.srt 17.1 KB
  837. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/010 Preparing SQLite.mp4 148.4 MB
  838. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/011 Storing & Fetching Data with SQLite.en.srt 15.6 KB
  839. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/011 Storing & Fetching Data with SQLite.mp4 164.9 MB
  840. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/012 Adding a Location Input & The _location_ Package.en.srt 12.5 KB
  841. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/012 Adding a Location Input & The _location_ Package.mp4 99.0 MB
  842. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/013 Fetching the User Coordinates.en.srt 3.1 KB
  843. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/013 Fetching the User Coordinates.mp4 18.6 MB
  844. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/014 Displaying a Static Map Snapshot.en.srt 10.4 KB
  845. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/014 Displaying a Static Map Snapshot.mp4 51.6 MB
  846. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/015 Rendering a Dynamic Map (via Google Maps).en.srt 17.7 KB
  847. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/015 Rendering a Dynamic Map (via Google Maps).mp4 173.2 MB
  848. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/016 Allowing Users to Pick a Location on the Map.en.srt 12.5 KB
  849. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/016 Allowing Users to Pick a Location on the Map.mp4 104.7 MB
  850. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/017 Storing the Location in SQLite.en.srt 21.6 KB
  851. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/017 Storing the Location in SQLite.mp4 189.6 MB
  852. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/018 Adding a _Place Detail_ Screen & Opening the Map in _readonly_ Mode.en.srt 0 bytes
  853. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/018 Adding a _Place Detail_ Screen & Opening the Map in _readonly_ Mode.mp4 0 bytes
  854. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/019 Wrap Up.en.srt 2.5 KB
  855. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/019 Wrap Up.mp4 12.1 MB
  856. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/020 Useful Resources & Links.html 2.1 KB
  857. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/294 great–places-sketch.png 920.2 KB
  858. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/295 native-01-starting-setup.zip 40.6 KB
  859. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/296 native-02-places-list-and-provider.zip 46.0 KB
  860. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/298 native-03-image-picker.zip 48.0 KB
  861. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/300 native-04-outputting-images.zip 49.0 KB
  862. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/303 native-05-sqflite.zip 50.2 KB
  863. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/305 native-06-location-input-and-location.zip 130.1 KB
  864. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/307 native-07-google-maps-screen.zip 129.9 KB
  865. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/308 native-08-selecting-a-place.zip 129.8 KB
  866. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/309 native-09-storing-location-in-db.zip 131.8 KB
  867. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/310 native-10-finished.zip 126.7 KB
  868. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-01-starting-setup.zip 39.4 KB
  869. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-02-places-list-and-provider.zip 46.0 KB
  870. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-03-image-picker.zip 48.0 KB
  871. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-04-outputting-images.zip 49.0 KB
  872. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-05-sqflite.zip 50.2 KB
  873. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-06-location-input-and-location.zip 130.1 KB
  874. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-07-google-maps-screen.zip 129.9 KB
  875. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-08-selecting-a-place.zip 129.8 KB
  876. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-09-storing-location-in-db.zip 131.8 KB
  877. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/312 native-10-finished.zip 126.7 KB
  878. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/GetFreeCourses.Co.url 116 bytes
  879. 13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/external-assets-links.txt 68 bytes
  880. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/001 Module Introduction.en.srt 2.3 KB
  881. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/001 Module Introduction.mp4 5.0 MB
  882. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/002 What is Firebase_.en.srt 5.7 KB
  883. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/002 What is Firebase_.mp4 7.8 MB
  884. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/003 Creating a New App.en.srt 5.8 KB
  885. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/003 Creating a New App.mp4 46.8 MB
  886. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/004 Getting Started with Firebase.en.srt 14.0 KB
  887. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/004 Getting Started with Firebase.mp4 113.6 MB
  888. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/005 Important_ Flutter Firebase Versions.html 1.8 KB
  889. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/006 Getting Started with Flutter & the Firebase SDK.en.srt 20.8 KB
  890. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/006 Getting Started with Flutter & the Firebase SDK.mp4 110.1 MB
  891. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/007 Adding _GoogleServices-Info.plist_ correctly to iOS.html 1.4 KB
  892. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/008 Rendering Stream Data with StreamBuilder.en.srt 7.9 KB
  893. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/008 Rendering Stream Data with StreamBuilder.mp4 48.5 MB
  894. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/009 Adding Data.en.srt 3.9 KB
  895. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/009 Adding Data.mp4 15.1 MB
  896. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/010 A Basic Authentication Screen.en.srt 13.0 KB
  897. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/010 A Basic Authentication Screen.mp4 73.8 MB
  898. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/011 Adding an App Theme.en.srt 4.6 KB
  899. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/011 Adding an App Theme.mp4 43.4 MB
  900. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/012 Creating an Authentication Form.en.srt 17.6 KB
  901. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/012 Creating an Authentication Form.mp4 148.3 MB
  902. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/013 Connecting Auth Form & Auth Screen.en.srt 6.3 KB
  903. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/013 Connecting Auth Form & Auth Screen.mp4 30.7 MB
  904. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/014 Adding the firebase_auth Package.html 1.1 KB
  905. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/015 Implementing Authentication.en.srt 17.5 KB
  906. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/015 Implementing Authentication.mp4 141.7 MB
  907. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/016 Storing Extra User Data.en.srt 8.6 KB
  908. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/016 Storing Extra User Data.mp4 80.4 MB
  909. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/017 Finishing Authentication & Logout.en.srt 9.2 KB
  910. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/017 Finishing Authentication & Logout.mp4 54.3 MB
  911. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/018 Adding Firebase Security Rules.en.srt 12.9 KB
  912. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/018 Adding Firebase Security Rules.mp4 46.2 MB
  913. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/019 Listening to Chat Messages.en.srt 6.3 KB
  914. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/019 Listening to Chat Messages.mp4 38.2 MB
  915. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/020 Sending & Ordering Chat Messages.en.srt 15.5 KB
  916. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/020 Sending & Ordering Chat Messages.mp4 118.7 MB
  917. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/021 Creating a Basic Chat Bubble Widget.en.srt 7.5 KB
  918. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/021 Creating a Basic Chat Bubble Widget.mp4 41.7 MB
  919. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/022 Improving the Chat Bubbles.en.srt 15.5 KB
  920. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/022 Improving the Chat Bubbles.mp4 170.1 MB
  921. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/023 Testing on Multiple Devices.en.srt 5.8 KB
  922. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/023 Testing on Multiple Devices.mp4 40.4 MB
  923. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/024 Displaying User Names.en.srt 14.8 KB
  924. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/024 Displaying User Names.mp4 127.8 MB
  925. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/025 ImagePicker_ Latest Version.html 1.7 KB
  926. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/026 Adding an Image Picker.en.srt 18.0 KB
  927. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/026 Adding an Image Picker.mp4 152.6 MB
  928. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/027 Preparing File Upload & Validating Images.en.srt 9.3 KB
  929. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/027 Preparing File Upload & Validating Images.mp4 81.4 MB
  930. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/028 Uploading Images.en.srt 14.8 KB
  931. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/028 Uploading Images.mp4 106.3 MB
  932. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/029 Improving Image Upload.en.srt 6.5 KB
  933. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/029 Improving Image Upload.mp4 34.2 MB
  934. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/030 Running on a Real iOS Device.en.srt 2.5 KB
  935. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/030 Running on a Real iOS Device.mp4 14.4 MB
  936. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/031 Displaying User Images.en.srt 14.7 KB
  937. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/031 Displaying User Images.mp4 132.4 MB
  938. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/032 How Push Notifications Work.en.srt 7.2 KB
  939. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/032 How Push Notifications Work.mp4 14.1 MB
  940. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/033 Adding the firebase_messaging Package.html 1.2 KB
  941. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/034 An Introduction to Firebase Cloud Messaging.en.srt 6.3 KB
  942. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/034 An Introduction to Firebase Cloud Messaging.mp4 68.7 MB
  943. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/035 Android & Push Notifications.en.srt 12.7 KB
  944. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/035 Android & Push Notifications.mp4 102.6 MB
  945. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/036 iOS & Push Notifications.en.srt 17.5 KB
  946. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/036 iOS & Push Notifications.mp4 206.6 MB
  947. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/037 Handling Push Notifications.en.srt 13.4 KB
  948. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/037 Handling Push Notifications.mp4 196.3 MB
  949. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/038 Getting Started with Firebase Cloud Functions.en.srt 8.7 KB
  950. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/038 Getting Started with Firebase Cloud Functions.mp4 63.8 MB
  951. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/039 MUST READ_ Firebase Cloud Functions & Billing.html 2.7 KB
  952. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/040 Setting a Firestore Trigger.en.srt 12.0 KB
  953. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/040 Setting a Firestore Trigger.mp4 92.0 MB
  954. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/041 Sending Automated Push Notifications.en.srt 11.1 KB
  955. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/041 Sending Automated Push Notifications.mp4 99.0 MB
  956. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/042 Polishing & Wrap Up.en.srt 9.5 KB
  957. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/042 Polishing & Wrap Up.mp4 79.1 MB
  958. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/043 Updating to the latest Firebase Package Versions.html 8.8 KB
  959. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/044 Module Resources.html 1010 bytes
  960. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/315 firebase-01-starting-setup.zip 3.6 KB
  961. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/355 firebase-19-updated-to-latest-firebase-packages.zip 61.0 KB
  962. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-01-starting-setup.zip 3.6 KB
  963. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-02-first-flutter-firebase-example.zip 4.0 KB
  964. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-03-added-theme.zip 5.2 KB
  965. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-04-added-auth-form.zip 5.8 KB
  966. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-05-basic-auth-form-submission.zip 6.1 KB
  967. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-06-added-firebase-auth.zip 6.4 KB
  968. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-07-logout.zip 6.5 KB
  969. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-08-messages-widget.zip 7.3 KB
  970. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-09-ordered-messages.zip 8.1 KB
  971. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-10-styled-messages.zip 9.0 KB
  972. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-11-added-username-display.zip 9.4 KB
  973. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-12-added-image-picker.zip 10.2 KB
  974. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-13-image-validation.zip 10.3 KB
  975. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-14-image-upload.zip 10.3 KB
  976. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-15-improved-image-upload.zip 10.6 KB
  977. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-16-display-user-images.zip 10.7 KB
  978. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-17-base-notification-code.zip 47.6 KB
  979. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-18-polishing.zip 47.7 KB
  980. 14 Firebase, Image Upload, Push Notifications - Building a Chat App/356 firebase-upload-push-notification.pdf 106.1 KB
  981. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/001 Module Introduction.en.srt 1.8 KB
  982. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/001 Module Introduction.mp4 2.3 MB
  983. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/002 Using a Proper Project Setup.html 1.3 KB
  984. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/003 Sending a Method Call from Flutter.en.srt 11.3 KB
  985. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/003 Sending a Method Call from Flutter.mp4 86.2 MB
  986. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/004 Running Android Code.en.srt 17.8 KB
  987. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/004 Running Android Code.mp4 153.8 MB
  988. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/005 Running iOS Code.en.srt 12.1 KB
  989. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/005 Running iOS Code.mp4 125.5 MB
  990. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/006 Wrap Up.en.srt 1.3 KB
  991. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/006 Wrap Up.mp4 5.5 MB
  992. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/007 Useful Resources & Links.html 1.4 KB
  993. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/359 main.dart 762 bytes
  994. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/359 native-code-02-added-flutter-code.zip 39.9 KB
  995. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/360 native-code-03-android-code.zip 9.5 KB
  996. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/361 native-code-04-ios-code.zip 2.8 KB
  997. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/361 native-code-05-finished.zip 49.7 KB
  998. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/363 native-code-01-starting-setup.zip 39.6 KB
  999. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/363 native-code-02-added-flutter-code.zip 39.9 KB
  1000. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/363 native-code-03-android-code.zip 9.5 KB
  1001. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/363 native-code-04-ios-code.zip 2.8 KB
  1002. 15 Running Native Swift, ObjectiveC, Java or Kotlin Code/363 native-code-05-finished.zip 49.7 KB
  1003. 16 Publishing to the App Stores/001 Module Introduction.en.srt 2.6 KB
  1004. 16 Publishing to the App Stores/001 Module Introduction.mp4 2.7 MB
  1005. 16 Publishing to the App Stores/002 Preparing the Code.en.srt 3.3 KB
  1006. 16 Publishing to the App Stores/002 Preparing the Code.mp4 12.0 MB
  1007. 16 Publishing to the App Stores/003 Preparing the App Configuration.en.srt 8.5 KB
  1008. 16 Publishing to the App Stores/003 Preparing the App Configuration.mp4 39.6 MB
  1009. 16 Publishing to the App Stores/004 Preparing Third-Party Services.en.srt 2.0 KB
  1010. 16 Publishing to the App Stores/004 Preparing Third-Party Services.mp4 6.7 MB
  1011. 16 Publishing to the App Stores/005 Adding Icons & Splash Screens.en.srt 12.5 KB
  1012. 16 Publishing to the App Stores/005 Adding Icons & Splash Screens.mp4 99.2 MB
  1013. 16 Publishing to the App Stores/006 Publishing Android Apps.en.srt 12.5 KB
  1014. 16 Publishing to the App Stores/006 Publishing Android Apps.mp4 91.9 MB
  1015. 16 Publishing to the App Stores/007 Publishing iOS Apps.en.srt 8.3 KB
  1016. 16 Publishing to the App Stores/007 Publishing iOS Apps.mp4 73.3 MB
  1017. 16 Publishing to the App Stores/008 Useful Resources & Links.html 1.3 KB
  1018. 16 Publishing to the App Stores/368 icons.zip 44.9 KB
  1019. 16 Publishing to the App Stores/368 splash-ios.zip 21.5 KB
  1020. 16 Publishing to the App Stores/368 splash.zip 153.7 KB
  1021. 16 Publishing to the App Stores/external-assets-links.txt 78 bytes
  1022. 17 Roundup & Next Steps/001 You did it!.en.srt 1.7 KB
  1023. 17 Roundup & Next Steps/001 You did it!.mp4 27.4 MB
  1024. 17 Roundup & Next Steps/002 Your Next Steps (To Become an Awesome Developer!).en.srt 5.1 KB
  1025. 17 Roundup & Next Steps/002 Your Next Steps (To Become an Awesome Developer!).mp4 6.4 MB
  1026. 17 Roundup & Next Steps/003 How to Plan & Develop Successful Apps.en.srt 17.2 KB
  1027. 17 Roundup & Next Steps/003 How to Plan & Develop Successful Apps.mp4 17.2 MB
  1028. 17 Roundup & Next Steps/374 app-dev-blueprint.pdf 85.3 KB
  1029. 18 Flutter 2 Update/001 Flutter 2 - What's New_ What's The Impact On This Course_.en.srt 16.6 KB
  1030. 18 Flutter 2 Update/001 Flutter 2 - What's New_ What's The Impact On This Course_.mp4 128.8 MB
  1031. 18 Flutter 2 Update/002 _Old_ vs _New_ Button Widgets.en.srt 19.5 KB
  1032. 18 Flutter 2 Update/002 _Old_ vs _New_ Button Widgets.mp4 71.7 MB
  1033. 18 Flutter 2 Update/376 Migrating to the New Material Buttons and their Themes.pdf 149.2 KB
  1034. 18 Flutter 2 Update/external-assets-links.txt 192 bytes
  1035. 19 Roundup/001 Bonus_ More Content!.html 1.9 KB
  1036. Download Paid Udemy Courses For Free.url 116 bytes
  1037. GetFreeCourses.Co.url 116 bytes
  1038. How you can help GetFreeCourses.Co.txt 182 bytes

Similar Posts:

  1. Other The Ultimate Hands-On Flutter & MVVM - Build Real Projects Jan. 28, 2023, 5:45 p.m.
  2. Other Flutter 2.0: Build Modern Responsive Web & Mobile Apps Jan. 30, 2023, 5:44 p.m.
  3. Other Flutter & Dart - The Complete Guide Jan. 30, 2023, 10:26 p.m.
  4. Other Flutter & Dart Development For Building iOS and Android Apps Feb. 2, 2023, 3:26 a.m.
  5. Other Flutter & Dart - The Complete Flutter App Development Course Feb. 3, 2023, 1:12 a.m.