首页 磁力链接怎么用

[DesireCourse.Net] Udemy - Learn Flutter & Dart to Build iOS & Android Apps

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2020-1-29 06:51 2024-6-3 15:14 315 34.17 GB 541
二维码链接
[DesireCourse.Net] Udemy - Learn Flutter & Dart to Build iOS & Android Apps的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 1. Introduction/1. Introduction.mp437.71MB
  2. 1. Introduction/10. Windows Development Environment.mp433.2MB
  3. 1. Introduction/11. Flutter & Material Design.mp44.38MB
  4. 1. Introduction/12. Flutter Alternatives.mp429.39MB
  5. 1. Introduction/13. Course Outline.mp427.19MB
  6. 1. Introduction/14. How To Get The Most Out Of The Course.mp48.23MB
  7. 1. Introduction/2. What is Flutter.mp418.95MB
  8. 1. Introduction/4. Understanding the Flutter Architecture.mp417.06MB
  9. 1. Introduction/5. How Flutter & Dart Code Gets Compiled To Native Apps.mp410.31MB
  10. 1. Introduction/6. Understanding Flutter Versions.mp411.13MB
  11. 1. Introduction/7. Flutter macOS Setup.mp4257.97MB
  12. 1. Introduction/8. macOS Development Environment.mp442.62MB
  13. 1. Introduction/9. Flutter Windows Setup.mp4153.68MB
  14. 10. Sending Http Requests [SHOP APP]/1. Module Introduction.mp45.06MB
  15. 10. Sending Http Requests [SHOP APP]/10. Showing a Loading Indicator.mp464.8MB
  16. 10. Sending Http Requests [SHOP APP]/11. Handling Errors Gracefully.mp4112.47MB
  17. 10. Sending Http Requests [SHOP APP]/12. Working with async & await.mp491.44MB
  18. 10. Sending Http Requests [SHOP APP]/13. Fetching Data, initState & of(context).mp478.73MB
  19. 10. Sending Http Requests [SHOP APP]/14. How to Transform Fetched Data.mp474.74MB
  20. 10. Sending Http Requests [SHOP APP]/15. Implementing Pull-to-Refresh.mp432.44MB
  21. 10. Sending Http Requests [SHOP APP]/16. Updating Data via PATCH Requests.mp459.52MB
  22. 10. Sending Http Requests [SHOP APP]/17. Utilizing Optimistic Updating.mp466.66MB
  23. 10. Sending Http Requests [SHOP APP]/18. Creating Custom Exceptions & More Error Handling.mp476.44MB
  24. 10. Sending Http Requests [SHOP APP]/19. A Challenge For You!.mp45.54MB
  25. 10. Sending Http Requests [SHOP APP]/2. On-Device vs Web Storage.mp410.92MB
  26. 10. Sending Http Requests [SHOP APP]/20. Updating the Favorite Status Optimistically.mp454.79MB
  27. 10. Sending Http Requests [SHOP APP]/21. Storing Orders in the Web.mp497.63MB
  28. 10. Sending Http Requests [SHOP APP]/22. Fetching Orders & Fixing an Issue.mp4110.99MB
  29. 10. Sending Http Requests [SHOP APP]/23. Using the FutureBuilder Widget & Improving the Code.mp495.19MB
  30. 10. Sending Http Requests [SHOP APP]/24. Wrap Up.mp418.56MB
  31. 10. Sending Http Requests [SHOP APP]/3. How to Connect Flutter to a Database.mp48.59MB
  32. 10. Sending Http Requests [SHOP APP]/4. Preparing Our Backend.mp428.38MB
  33. 10. Sending Http Requests [SHOP APP]/5. How To Send Http Requests.mp421.49MB
  34. 10. Sending Http Requests [SHOP APP]/6. Sending POST Requests.mp498.67MB
  35. 10. Sending Http Requests [SHOP APP]/7. Working with Futures in Dart.mp463.27MB
  36. 10. Sending Http Requests [SHOP APP]/8. [DART DEEP DIVE] Futures & Async Code.mp436.33MB
  37. 11. Adding User Authentication [SHOP APP]/1. Module Introduction.mp44.66MB
  38. 11. Adding User Authentication [SHOP APP]/10. Using the ProxyProvider and Attaching the Token to Outgoing Http Requests.mp494.08MB
  39. 11. Adding User Authentication [SHOP APP]/11. Adding the Token to All Requests.mp476.68MB
  40. 11. Adding User Authentication [SHOP APP]/12. Connecting the Favorite Status to Users.mp4102.46MB
  41. 11. Adding User Authentication [SHOP APP]/13. Attaching Products to Users & Filtering By Creator.mp4125.09MB
  42. 11. Adding User Authentication [SHOP APP]/14. Attaching Orders to Users.mp427.68MB
  43. 11. Adding User Authentication [SHOP APP]/15. Adding a Logout Functionality.mp439.94MB
  44. 11. Adding User Authentication [SHOP APP]/16. Automatically Logging Users Out (After Some Time).mp447.48MB
  45. 11. Adding User Authentication [SHOP APP]/17. Automatically Logging Users In.mp4167.77MB
  46. 11. Adding User Authentication [SHOP APP]/18. Wrap Up.mp418.37MB
  47. 11. Adding User Authentication [SHOP APP]/2. How Authentication Works.mp414.06MB
  48. 11. Adding User Authentication [SHOP APP]/3. Prepare Backend.mp420.15MB
  49. 11. Adding User Authentication [SHOP APP]/4. Adding the Auth Screen.mp4163.18MB
  50. 11. Adding User Authentication [SHOP APP]/5. Adding User Signup.mp4128.9MB
  51. 11. Adding User Authentication [SHOP APP]/6. Allowing Users to Log In.mp468.82MB
  52. 11. Adding User Authentication [SHOP APP]/7. Handling Authentication Errors.mp4139.07MB
  53. 11. Adding User Authentication [SHOP APP]/8. Managing the Auth Token Locally (in the App).mp4108.88MB
  54. 12. Adding Animations [SHOP APP]/1. Module Introduction.mp44.21MB
  55. 12. Adding Animations [SHOP APP]/10. Implementing Custom Route Transitions.mp491.92MB
  56. 12. Adding Animations [SHOP APP]/11. Wrap Up.mp48.04MB
  57. 12. Adding Animations [SHOP APP]/2. Animations From Scratch (Completely Manually Controlled).mp4134.88MB
  58. 12. Adding Animations [SHOP APP]/3. Using the AnimatedBuilder Widget.mp440.71MB
  59. 12. Adding Animations [SHOP APP]/4. Working with the AnimatedContainer.mp428.87MB
  60. 12. Adding Animations [SHOP APP]/5. More Built-in Animation & Transition Widgets.mp495.2MB
  61. 12. Adding Animations [SHOP APP]/6. Fading Loaded Images In (And Showing a Placeholder).mp433.88MB
  62. 12. Adding Animations [SHOP APP]/7. Adding a Hero Transition.mp423.37MB
  63. 12. Adding Animations [SHOP APP]/8. Working with Slivers.mp455.25MB
  64. 12. Adding Animations [SHOP APP]/9. Practice Animating Order Boxes.mp437.97MB
  65. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/1. Module Introduction.mp44.75MB
  66. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/10. Preparing SQLite.mp4112.17MB
  67. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/11. Storing & Fetching Data with SQLite.mp4116.02MB
  68. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/12. Adding a Location Input & The location Package.mp494.02MB
  69. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/13. Fetching the User Coordinates.mp425.2MB
  70. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/14. Displaying a Static Map Snapshot.mp469.76MB
  71. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/15. Rendering a Dynamic Map (via Google Maps).mp4134.36MB
  72. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/16. Allowing Users to Pick a Location on the Map.mp497.37MB
  73. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/17. Storing the Location in SQLite.mp4180.44MB
  74. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/18. Adding a Place Detail Screen & Opening the Map in readonly Mode.mp4110.72MB
  75. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/19. Wrap Up.mp417.12MB
  76. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/2. Planning the App.mp411.78MB
  77. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/3. PlaceList & Place Provider Setup.mp498.66MB
  78. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/4. Adding the Add Place Screen & An Image Input.mp4151.82MB
  79. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/5. Using Image Picker & The Device Camera.mp4106.75MB
  80. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/6. Storing the Image on the Filesystem (on the Device).mp491.16MB
  81. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/7. Managing Data & Images via the Provider Package.mp4147.08MB
  82. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/8. Handling Errors.mp413.46MB
  83. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/9. Testing on Real Devices.mp434.82MB
  84. 14. Running Native Swift, ObjectiveC, Java or Kotlin Code/1. Module Introduction.mp43.59MB
  85. 14. Running Native Swift, ObjectiveC, Java or Kotlin Code/3. Sending a Method Call from Flutter.mp481.85MB
  86. 14. Running Native Swift, ObjectiveC, Java or Kotlin Code/4. Running Android Code.mp4147.52MB
  87. 14. Running Native Swift, ObjectiveC, Java or Kotlin Code/5. Running iOS Code.mp494.48MB
  88. 14. Running Native Swift, ObjectiveC, Java or Kotlin Code/6. Wrap Up.mp48.22MB
  89. 15. Publishing to the App Stores/1. Module Introduction.mp44.4MB
  90. 15. Publishing to the App Stores/2. Preparing the Code.mp417.38MB
  91. 15. Publishing to the App Stores/3. Preparing the App Configuration.mp453.46MB
  92. 15. Publishing to the App Stores/4. Preparing Third-Party Services.mp48.49MB
  93. 15. Publishing to the App Stores/5. Adding Icons & Splash Screens.mp480.48MB
  94. 15. Publishing to the App Stores/6. Publishing Android Apps.mp486.67MB
  95. 15. Publishing to the App Stores/7. Publishing iOS Apps.mp457.13MB
  96. 16. Roundup & Next Steps/1. You did it!.mp426.28MB
  97. 16. Roundup & Next Steps/2. Your Next Steps (To Become an Awesome Developer!).mp410.3MB
  98. 16. Roundup & Next Steps/3. How to Plan & Develop Successful Apps.mp427.8MB
  99. 17. Summary of the Course Update/1. What Changed What's New Why did I Update the Course.mp4120.92MB
  100. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/10. Adding the Scaffold.mp466.43MB
  101. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/11. Diving Deeper Into the Syntax.mp462.3MB
  102. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/12. Adding Cards & Images.mp477.48MB
  103. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/13. Diving Into the Official Docs.mp425.39MB
  104. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/14. Adding a Button.mp447.8MB
  105. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/15. Creating a Stateful Widget.mp459.25MB
  106. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/16. Managing Data Inside Stateful Widgets.mp461.16MB
  107. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/17. Adding the Stateful Widget & Lists.mp450.12MB
  108. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/18. Splitting our Code Up.mp466.89MB
  109. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/19. Creating the Product Manager Widget.mp465.06MB
  110. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/2. Module Introduction.mp42.83MB
  111. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/20. Passing Data to Stateful Widgets.mp479.56MB
  112. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/22. Understanding Lifecycle Hooks.mp4102.32MB
  113. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/23. Diving Into Google's Material Design.mp451.26MB
  114. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/24. Understanding Additional Dart Features.mp477.14MB
  115. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/26. Passing Data Up.mp498.87MB
  116. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/27. Understanding const & final.mp474.34MB
  117. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/29. Wrap Up.mp435.55MB
  118. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/3. Creating a New Flutter Project.mp428.18MB
  119. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/4. Exploring the Default Project Structure.mp419.67MB
  120. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/5. Diving Into the main.dart File.mp417.38MB
  121. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/6. Widgets in Flutter - Theory.mp46.58MB
  122. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/7. Creating a Widget.mp437.89MB
  123. 18. [LEGACY] Diving Into the Basics & Understanding Widgets/9. Adding the Build Method.mp434.06MB
  124. 19. [LEGACY] Debugging Flutter Apps/1. Module Introduction.mp41.67MB
  125. 19. [LEGACY] Debugging Flutter Apps/2. Fixing Syntax Errors.mp451.85MB
  126. 19. [LEGACY] Debugging Flutter Apps/3. Understanding Runtime Errors & Runtime Messages.mp470.5MB
  127. 19. [LEGACY] Debugging Flutter Apps/4. Dealing with Logical Errors.mp448.61MB
  128. 19. [LEGACY] Debugging Flutter Apps/5. Using Breakpoints.mp457.49MB
  129. 19. [LEGACY] Debugging Flutter Apps/6. Debugging the User Interface.mp470.42MB
  130. 19. [LEGACY] Debugging Flutter Apps/7. More About Visual Helpers.mp443.76MB
  131. 19. [LEGACY] Debugging Flutter Apps/8. Wrap Up.mp421.11MB
  132. 2. Flutter Basics [QUIZ APP]/1. Module Introduction.mp49.31MB
  133. 2. Flutter Basics [QUIZ APP]/10. Building an App From Scratch.mp460.01MB
  134. 2. Flutter Basics [QUIZ APP]/11. Running the App on an Emulator.mp424.48MB
  135. 2. Flutter Basics [QUIZ APP]/12. Class Constructors & Named Arguments.mp441.37MB
  136. 2. Flutter Basics [QUIZ APP]/13. First Summary & Additional Syntax.mp453.88MB
  137. 2. Flutter Basics [QUIZ APP]/15. Building a Widget Tree.mp453.41MB
  138. 2. Flutter Basics [QUIZ APP]/16. Visible (Input Output) & Invisible (Layout Control) Widgets.mp419.21MB
  139. 2. Flutter Basics [QUIZ APP]/17. Adding Layout Widgets.mp448.43MB
  140. 2. Flutter Basics [QUIZ APP]/19. Connecting Functions & Buttons.mp459.77MB
  141. 2. Flutter Basics [QUIZ APP]/2. Creating a New Project.mp449.32MB
  142. 2. Flutter Basics [QUIZ APP]/20. Anonymous Functions.mp426.5MB
  143. 2. Flutter Basics [QUIZ APP]/21. Updating Widget Data (Or Using StatelessWidget Incorrectly).mp460.66MB
  144. 2. Flutter Basics [QUIZ APP]/23. Updating Correctly with Stateful Widgets.mp474.75MB
  145. 2. Flutter Basics [QUIZ APP]/25. A Brief Look Under The Hood.mp419.86MB
  146. 2. Flutter Basics [QUIZ APP]/26. Using Private Properties.mp440.32MB
  147. 2. Flutter Basics [QUIZ APP]/27. Creating a New, Custom Widget.mp483.39MB
  148. 2. Flutter Basics [QUIZ APP]/28. First Styling & Layouting Steps.mp451.37MB
  149. 2. Flutter Basics [QUIZ APP]/29. Enums & Multiple Constructors.mp430.62MB
  150. 2. Flutter Basics [QUIZ APP]/3. An Overview of the Generated Files & Folders.mp456.5MB
  151. 2. Flutter Basics [QUIZ APP]/30. Official Docs & The Widget Catalog.mp426.23MB
  152. 2. Flutter Basics [QUIZ APP]/31. Passing Callback Functions Around.mp484.48MB
  153. 2. Flutter Basics [QUIZ APP]/32. Introducing Maps.mp440.98MB
  154. 2. Flutter Basics [QUIZ APP]/33. Mapping Lists to Widgets.mp485.67MB
  155. 2. Flutter Basics [QUIZ APP]/34. final vs const.mp485.11MB
  156. 2. Flutter Basics [QUIZ APP]/36. Introducing if Statements.mp456.69MB
  157. 2. Flutter Basics [QUIZ APP]/37. [DART DEEP DIVE] More on if Statements.mp441.52MB
  158. 2. Flutter Basics [QUIZ APP]/38. [DART DEEP DIVE] The null Value.mp45.24MB
  159. 2. Flutter Basics [QUIZ APP]/39. Outputting Widgets Conditionally.mp420.47MB
  160. 2. Flutter Basics [QUIZ APP]/40. Splitting the App Into Widgets.mp478.83MB
  161. 2. Flutter Basics [QUIZ APP]/41. Calculating a Total Score.mp457.67MB
  162. 2. Flutter Basics [QUIZ APP]/42. Getters & else-if.mp444.69MB
  163. 2. Flutter Basics [QUIZ APP]/43. Resetting the Quiz.mp435.39MB
  164. 2. Flutter Basics [QUIZ APP]/45. Wrap Up.mp411.85MB
  165. 2. Flutter Basics [QUIZ APP]/5. Analyzing the Default App.mp448.24MB
  166. 2. Flutter Basics [QUIZ APP]/6. Dart Basics.mp457.35MB
  167. 2. Flutter Basics [QUIZ APP]/7. More Dart Basics.mp449.22MB
  168. 20. [LEGACY] Running the App on Different Devices/1. Testing Devices.mp44.24MB
  169. 20. [LEGACY] Running the App on Different Devices/2. How to Start the App.mp435.64MB
  170. 20. [LEGACY] Running the App on Different Devices/3. Testing a Real Android Device.mp426.72MB
  171. 20. [LEGACY] Running the App on Different Devices/4. Using the iOS Emulator & a Real Device.mp4105.74MB
  172. 20. [LEGACY] Running the App on Different Devices/6. Using the Native IDE Consoles.mp434.4MB
  173. 21. [LEGACY] Working with Lists & Conditionals/1. Module Introduction.mp42.49MB
  174. 21. [LEGACY] Working with Lists & Conditionals/2. Creating Scrollable Lists with ListView.mp464.33MB
  175. 21. [LEGACY] Working with Lists & Conditionals/3. Optimizing the List Loading Behaviour.mp495.48MB
  176. 21. [LEGACY] Working with Lists & Conditionals/4. Rendering Content Conditionally.mp467.52MB
  177. 21. [LEGACY] Working with Lists & Conditionals/5. Alternative Approaches to Render Content Conditionally.mp469.13MB
  178. 21. [LEGACY] Working with Lists & Conditionals/6. One Important Gotcha.mp424.54MB
  179. 21. [LEGACY] Working with Lists & Conditionals/7. Wrap Up.mp410.7MB
  180. 22. [LEGACY] Navigation/1. Module Introduction.mp43.26MB
  181. 22. [LEGACY] Navigation/10. Adding the Sidedrawer & the Hamburger Icon.mp459.91MB
  182. 22. [LEGACY] Navigation/13. Understanding Stack Based Navigation.mp410.72MB
  183. 22. [LEGACY] Navigation/14. Adding Tabs.mp4103.25MB
  184. 22. [LEGACY] Navigation/15. Finishing the Tab Navigation.mp424.59MB
  185. 22. [LEGACY] Navigation/16. Adding Named Routes.mp478.73MB
  186. 22. [LEGACY] Navigation/17. Parsing Route Data Manually.mp485.7MB
  187. 22. [LEGACY] Navigation/18. Lifting State Up.mp488.09MB
  188. 22. [LEGACY] Navigation/19. Using the Named Routes.mp469.2MB
  189. 22. [LEGACY] Navigation/2. Adding Multiple Pages to our App.mp437.84MB
  190. 22. [LEGACY] Navigation/20. Working with onUnknownRoute as Fallback.mp441.62MB
  191. 22. [LEGACY] Navigation/21. Adding Alert Dialogs.mp485.99MB
  192. 22. [LEGACY] Navigation/22. Showing a Modal.mp437.76MB
  193. 22. [LEGACY] Navigation/23. Wrap Up.mp424.76MB
  194. 22. [LEGACY] Navigation/3. Adding Buttons.mp438.92MB
  195. 22. [LEGACY] Navigation/4. Implementing a Basic Navigation.mp491.88MB
  196. 22. [LEGACY] Navigation/5. Improving the Look of the Product Page.mp476.82MB
  197. 22. [LEGACY] Navigation/6. Passing Data Around (Pushing the Page).mp4106.37MB
  198. 22. [LEGACY] Navigation/7. Passing Information Back (Popping the Page).mp495.7MB
  199. 22. [LEGACY] Navigation/8. Adding Reactions Upon Button Pressing.mp493.34MB
  200. 22. [LEGACY] Navigation/9. Adding the Basic Authentication Page & Replacing Routes.mp458.33MB
  201. 23. [LEGACY] Handling User Input/1. Module Introduction.mp41.95MB
  202. 23. [LEGACY] Handling User Input/10. Adding a Switch.mp470.51MB
  203. 23. [LEGACY] Handling User Input/11. Wrap Up.mp47.76MB
  204. 23. [LEGACY] Handling User Input/2. Saving User Input.mp4101.43MB
  205. 23. [LEGACY] Handling User Input/3. Configuring Text Fields.mp451.98MB
  206. 23. [LEGACY] Handling User Input/4. Styling Text Fields.mp465.42MB
  207. 23. [LEGACY] Handling User Input/5. Fixing a Bug & Adding a Button.mp445.58MB
  208. 23. [LEGACY] Handling User Input/6. Using our Form to Create a New Product.mp4142.12MB
  209. 23. [LEGACY] Handling User Input/7. Improving the Style of our Form.mp467.72MB
  210. 23. [LEGACY] Handling User Input/9. Fixing a Tiny Error.mp425.27MB
  211. 24. [LEGACY] Diving Deeper Into Widgets/1. Module Introduction.mp42.68MB
  212. 24. [LEGACY] Diving Deeper Into Widgets/10. Adding a Background Image.mp4119.05MB
  213. 24. [LEGACY] Diving Deeper Into Widgets/11. Centering Input Fields.mp470.63MB
  214. 24. [LEGACY] Diving Deeper Into Widgets/12. Adding Icons to our Sidemenu.mp456.13MB
  215. 24. [LEGACY] Diving Deeper Into Widgets/13. Adding Icon Buttons.mp487.6MB
  216. 24. [LEGACY] Diving Deeper Into Widgets/15. Outsourcing Code into Separate Widgets.mp478.12MB
  217. 24. [LEGACY] Diving Deeper Into Widgets/16. Refactoring our Code.mp461.92MB
  218. 24. [LEGACY] Diving Deeper Into Widgets/17. Creating a Standardized Tile Widget.mp468.33MB
  219. 24. [LEGACY] Diving Deeper Into Widgets/18. Adding Separate Methods for Specific Widgets.mp463.47MB
  220. 24. [LEGACY] Diving Deeper Into Widgets/19. Optimizing our Project.mp4107.91MB
  221. 24. [LEGACY] Diving Deeper Into Widgets/2. Exploring the Widget Catalogue.mp447.18MB
  222. 24. [LEGACY] Diving Deeper Into Widgets/20. Responsive Design Problems.mp454.55MB
  223. 24. [LEGACY] Diving Deeper Into Widgets/21. Adding Media Queries.mp4101.2MB
  224. 24. [LEGACY] Diving Deeper Into Widgets/22. Understanding Media Queries with ListView.mp450.24MB
  225. 24. [LEGACY] Diving Deeper Into Widgets/23. Working with Themes.mp452.49MB
  226. 24. [LEGACY] Diving Deeper Into Widgets/24. Listening to Touch Events with the Gesture Detector.mp442.08MB
  227. 24. [LEGACY] Diving Deeper Into Widgets/25. Wrap Up.mp425.01MB
  228. 24. [LEGACY] Diving Deeper Into Widgets/3. There's More Than One Widget For The Job.mp4132.45MB
  229. 24. [LEGACY] Diving Deeper Into Widgets/5. Working with Text & Fonts.mp4103.1MB
  230. 24. [LEGACY] Diving Deeper Into Widgets/6. Working with Rows.mp4101.79MB
  231. 24. [LEGACY] Diving Deeper Into Widgets/7. Decorating Boxes & Styling a Price Tag.mp4114.28MB
  232. 24. [LEGACY] Diving Deeper Into Widgets/8. Setting Borders.mp4102.22MB
  233. 24. [LEGACY] Diving Deeper Into Widgets/9. Understanding Expanded & Flexible.mp4156.44MB
  234. 25. [LEGACY] Working with Forms/1. Module Introduction.mp41.82MB
  235. 25. [LEGACY] Working with Forms/10. Re-Using the Product Create Form.mp458.36MB
  236. 25. [LEGACY] Working with Forms/11. Setting Initial Values.mp490.94MB
  237. 25. [LEGACY] Working with Forms/12. Updating Products.mp480.43MB
  238. 25. [LEGACY] Working with Forms/13. Ensuring Input Visibility.mp4114.46MB
  239. 25. [LEGACY] Working with Forms/14. Wrap Up.mp46.58MB
  240. 25. [LEGACY] Working with Forms/2. Using the Form Widget.mp4111.28MB
  241. 25. [LEGACY] Working with Forms/3. Adding Form Validation.mp494.2MB
  242. 25. [LEGACY] Working with Forms/4. Advanced Validation.mp456.05MB
  243. 25. [LEGACY] Working with Forms/6. Closing the Keyboard.mp453.63MB
  244. 25. [LEGACY] Working with Forms/7. Submitting Data.mp465.05MB
  245. 25. [LEGACY] Working with Forms/9. Outputting Lists of Products.mp485.37MB
  246. 26. [LEGACY] Improving the App/1. Module Introduction.mp41.66MB
  247. 26. [LEGACY] Improving the App/2. Improving the List Tile.mp476.94MB
  248. 26. [LEGACY] Improving the App/3. Adding the Dismissible Widget.mp473.3MB
  249. 26. [LEGACY] Improving the App/4. Deleting Products Upon Swipe.mp481.84MB
  250. 26. [LEGACY] Improving the App/5. Restructuring the Code & Wrap Up.mp462.27MB
  251. 27. [LEGACY] Models & State Management/1. Module Introduction.mp41.8MB
  252. 27. [LEGACY] Models & State Management/10. A Note on Immutability.mp443.18MB
  253. 27. [LEGACY] Models & State Management/11. Creating the Toggle Favorite Method.mp475.2MB
  254. 27. [LEGACY] Models & State Management/12. Working on the Favorite Feature.mp469.4MB
  255. 27. [LEGACY] Models & State Management/13. Adding notifylisteners.mp457.06MB
  256. 27. [LEGACY] Models & State Management/14. Finishing the Favorite Feature.mp4136.92MB
  257. 27. [LEGACY] Models & State Management/16. Adding a User Model.mp468.81MB
  258. 27. [LEGACY] Models & State Management/18. Using Mixins to Merge Models.mp478.62MB
  259. 27. [LEGACY] Models & State Management/19. Logging in with the Main & the User Model.mp442.95MB
  260. 27. [LEGACY] Models & State Management/2. What can be Improved.mp438.45MB
  261. 27. [LEGACY] Models & State Management/20. Connecting Models & Sharing Data.mp4193.93MB
  262. 27. [LEGACY] Models & State Management/22. Improving the Code & Fixing an Error.mp4125.73MB
  263. 27. [LEGACY] Models & State Management/24. Wrap Up.mp428.82MB
  264. 27. [LEGACY] Models & State Management/3. Adding a Product Model.mp4157.55MB
  265. 27. [LEGACY] Models & State Management/4. Creating a Scoped Model.mp4103.89MB
  266. 27. [LEGACY] Models & State Management/5. Connecting the Scoped Model.mp4149.47MB
  267. 27. [LEGACY] Models & State Management/6. Providing the Scoped Model.mp474.44MB
  268. 27. [LEGACY] Models & State Management/7. Viewing Single Products.mp480.27MB
  269. 27. [LEGACY] Models & State Management/8. Editing & Deleting Products with the Scoped Model.mp4256.19MB
  270. 27. [LEGACY] Models & State Management/9. Finishing the Product Model.mp447.23MB
  271. 28. [LEGACY] Flutter & HTTP/1. Module Introduction.mp44.35MB
  272. 28. [LEGACY] Flutter & HTTP/10. Deleting Products.mp487.42MB
  273. 28. [LEGACY] Flutter & HTTP/11. Using Pull to Refresh.mp460.11MB
  274. 28. [LEGACY] Flutter & HTTP/12. Adding fadein to the Image Placeholder.mp459.62MB
  275. 28. [LEGACY] Flutter & HTTP/13. Adjusting the Scoped Model & the Selected Product.mp4283.89MB
  276. 28. [LEGACY] Flutter & HTTP/14. Fixing the Product Selection.mp432.46MB
  277. 28. [LEGACY] Flutter & HTTP/15. Handling Error Responses.mp4117.09MB
  278. 28. [LEGACY] Flutter & HTTP/16. Generic Error Handling.mp464.54MB
  279. 28. [LEGACY] Flutter & HTTP/17. Adding async await.mp479.26MB
  280. 28. [LEGACY] Flutter & HTTP/18. Improving our Code.mp472.74MB
  281. 28. [LEGACY] Flutter & HTTP/19. Wrap Up.mp414.73MB
  282. 28. [LEGACY] Flutter & HTTP/2. Understanding the Backend Setup.mp434.11MB
  283. 28. [LEGACY] Flutter & HTTP/3. Sending a POST Request.mp4130.09MB
  284. 28. [LEGACY] Flutter & HTTP/4. Using the Response.mp485.49MB
  285. 28. [LEGACY] Flutter & HTTP/5. Getting Data From a Server.mp478.31MB
  286. 28. [LEGACY] Flutter & HTTP/6. Transforming & Extracting Response Data.mp4168.42MB
  287. 28. [LEGACY] Flutter & HTTP/7. Displaying a Loading Spinner.mp4112.64MB
  288. 28. [LEGACY] Flutter & HTTP/8. Finishing the Loading Spinner.mp4137.41MB
  289. 28. [LEGACY] Flutter & HTTP/9. Updating Products.mp4172.19MB
  290. 29. [LEGACY] Authentication/1. Module Introduction.mp41.93MB
  291. 29. [LEGACY] Authentication/10. Storing the Token on the Device.mp4112.13MB
  292. 29. [LEGACY] Authentication/11. Signing Users In Automatically.mp487.99MB
  293. 29. [LEGACY] Authentication/12. Adding a Logout Button.mp4121.09MB
  294. 29. [LEGACY] Authentication/13. Adding Autologout.mp4176.63MB
  295. 29. [LEGACY] Authentication/14. Route Protection & Redirection.mp4232.41MB
  296. 29. [LEGACY] Authentication/15. Fixing the Manual Logout.mp436.07MB
  297. 29. [LEGACY] Authentication/16. Time for a Quick Recap Regarding our Code Structure.mp474.6MB
  298. 29. [LEGACY] Authentication/17. Adding Optimistic Updating to Store the Favorite Status.mp4147.55MB
  299. 29. [LEGACY] Authentication/18. Fetching the Favorite Status.mp486.94MB
  300. 29. [LEGACY] Authentication/19. Allow Editing for own Posts Only.mp4117.42MB
  301. 29. [LEGACY] Authentication/2. How Authentication Works.mp410MB
  302. 29. [LEGACY] Authentication/20. Wrap Up.mp428.33MB
  303. 29. [LEGACY] Authentication/3. Adding a Confirm Password Textfield.mp4161.13MB
  304. 29. [LEGACY] Authentication/4. Implementing the Signup Functionality.mp4169.72MB
  305. 29. [LEGACY] Authentication/5. Handling Errors.mp4132.75MB
  306. 29. [LEGACY] Authentication/6. Adding a Spinner Whilst Signing Up.mp435.76MB
  307. 29. [LEGACY] Authentication/7. Adding the Signin Functionality.mp4119.61MB
  308. 29. [LEGACY] Authentication/8. Refactoring our Code.mp485.87MB
  309. 29. [LEGACY] Authentication/9. Authenticating Requests with Tokens.mp4147.15MB
  310. 3. Running Apps on Different Devices & Debugging Apps/1. Module Introduction.mp45.92MB
  311. 3. Running Apps on Different Devices & Debugging Apps/10. Wrapping up the Dart DevTools.mp410.03MB
  312. 3. Running Apps on Different Devices & Debugging Apps/2. Running the App on a Real Android Device.mp416.69MB
  313. 3. Running Apps on Different Devices & Debugging Apps/3. Running the App on an iOS Emulator.mp429.69MB
  314. 3. Running Apps on Different Devices & Debugging Apps/4. Running the App on a Real iOS Device.mp419.68MB
  315. 3. Running Apps on Different Devices & Debugging Apps/5. Working with the Emulators Using the Emulators.mp48.51MB
  316. 3. Running Apps on Different Devices & Debugging Apps/6. Understanding Error Messages & Fixing Errors.mp443.89MB
  317. 3. Running Apps on Different Devices & Debugging Apps/7. Using the Debugger.mp446.51MB
  318. 3. Running Apps on Different Devices & Debugging Apps/8. Getting Started with the Dart DevTools.mp430.56MB
  319. 3. Running Apps on Different Devices & Debugging Apps/9. Understanding the Repaint Rainbow.mp416.55MB
  320. 30. [LEGACY] Adding Google Maps to our App/1. Module Introduction.mp42.39MB
  321. 30. [LEGACY] Adding Google Maps to our App/10. Storing Location Data in the Database.mp494.91MB
  322. 30. [LEGACY] Adding Google Maps to our App/11. Fixing a Bug.mp431.14MB
  323. 30. [LEGACY] Adding Google Maps to our App/12. Loading Location Data from the Backend.mp4119.38MB
  324. 30. [LEGACY] Adding Google Maps to our App/13. Updating an Existing Product's Position.mp4244.59MB
  325. 30. [LEGACY] Adding Google Maps to our App/14. Adding the Update Method for the Location.mp441.67MB
  326. 30. [LEGACY] Adding Google Maps to our App/15. Adding the Location Package.mp450.1MB
  327. 30. [LEGACY] Adding Google Maps to our App/17. Getting the User Location.mp4196.54MB
  328. 30. [LEGACY] Adding Google Maps to our App/18. Preventing Memory Leaks.mp455.5MB
  329. 30. [LEGACY] Adding Google Maps to our App/19. Displaying the Address.mp430.41MB
  330. 30. [LEGACY] Adding Google Maps to our App/20. Showing a Fullscreen Map.mp4164.56MB
  331. 30. [LEGACY] Adding Google Maps to our App/21. Wrap Up.mp416.25MB
  332. 30. [LEGACY] Adding Google Maps to our App/3. Unlocking the Required APIs.mp445.63MB
  333. 30. [LEGACY] Adding Google Maps to our App/4. Requesting Permissions.mp490.96MB
  334. 30. [LEGACY] Adding Google Maps to our App/5. Preparing our Text Form Field.mp4100.74MB
  335. 30. [LEGACY] Adding Google Maps to our App/6. Adding a Static Dummy Map.mp4130.67MB
  336. 30. [LEGACY] Adding Google Maps to our App/7. Sending a Request to Convert an Address to Coordinates.mp4114.58MB
  337. 30. [LEGACY] Adding Google Maps to our App/8. Adding Geocoding & Maps with Real Coordinates.mp487.06MB
  338. 30. [LEGACY] Adding Google Maps to our App/9. Working on the Map Control.mp492.2MB
  339. 31. [LEGACY] Accessing the Device Camera/1. Module Introduction.mp41.91MB
  340. 31. [LEGACY] Accessing the Device Camera/10. Reading Incoming Files & Fields.mp490.4MB
  341. 31. [LEGACY] Accessing the Device Camera/11. Storing Data and Move it to a Temporary Storage.mp4172.25MB
  342. 31. [LEGACY] Accessing the Device Camera/12. Deploying our Firebase Cloud Function.mp490.32MB
  343. 31. [LEGACY] Accessing the Device Camera/13. Configuring the Upload Request.mp4128.03MB
  344. 31. [LEGACY] Accessing the Device Camera/14. Setting Headers to Add the Token.mp4119.05MB
  345. 31. [LEGACY] Accessing the Device Camera/15. Fixing an Error.mp443.49MB
  346. 31. [LEGACY] Accessing the Device Camera/16. Fetching & Using Images.mp462.5MB
  347. 31. [LEGACY] Accessing the Device Camera/17. Previewing & Editing the Image.mp497.75MB
  348. 31. [LEGACY] Accessing the Device Camera/18. Adding the Image Upload Flow.mp492.41MB
  349. 31. [LEGACY] Accessing the Device Camera/19. Deleting Images When Deleting a Product.mp491.46MB
  350. 31. [LEGACY] Accessing the Device Camera/2. Adding an Image Picker Button.mp4127.06MB
  351. 31. [LEGACY] Accessing the Device Camera/20. Wrap Up.mp49.4MB
  352. 31. [LEGACY] Accessing the Device Camera/3. Adding the Use Camera & Gallery Buttons.mp4101.86MB
  353. 31. [LEGACY] Accessing the Device Camera/4. Connecting the Choose Buttons to the Image Picker.mp4118.48MB
  354. 31. [LEGACY] Accessing the Device Camera/5. Adding an Image Preview.mp478.85MB
  355. 31. [LEGACY] Accessing the Device Camera/6. Adding Text Editing Controllers.mp482.01MB
  356. 31. [LEGACY] Accessing the Device Camera/7. Setting Up Firebase Cloud Functions.mp466.01MB
  357. 31. [LEGACY] Accessing the Device Camera/9. Adding Server Side Code.mp496.47MB
  358. 32. [LEGACY] Adding Animations to our Project/1. Module Introduction.mp41.73MB
  359. 32. [LEGACY] Adding Animations to our Project/10. Adding Hero Widgets.mp451.94MB
  360. 32. [LEGACY] Adding Animations to our Project/11. Adding the Sliver Effect.mp493.27MB
  361. 32. [LEGACY] Adding Animations to our Project/12. Adding Route Transitions.mp491.69MB
  362. 32. [LEGACY] Adding Animations to our Project/13. Wrap Up.mp414.56MB
  363. 32. [LEGACY] Adding Animations to our Project/2. Adding Floating Action Buttons (FABs).mp4158.5MB
  364. 32. [LEGACY] Adding Animations to our Project/3. Adding Functionality to our Favorite Button.mp487.8MB
  365. 32. [LEGACY] Adding Animations to our Project/4. Working on the Contact Button.mp467.04MB
  366. 32. [LEGACY] Adding Animations to our Project/5. Animating the Contact Icon.mp4128.08MB
  367. 32. [LEGACY] Adding Animations to our Project/6. Animating the Favorite Icon.mp434.54MB
  368. 32. [LEGACY] Adding Animations to our Project/7. Animating the Options Button.mp482.36MB
  369. 32. [LEGACY] Adding Animations to our Project/8. Fading the Password Field In & Out.mp4136.65MB
  370. 32. [LEGACY] Adding Animations to our Project/9. Sliding the Password Field In & Out.mp482.23MB
  371. 33. [LEGACY] Polishing & Bugfixing/1. Module Introduction.mp41.01MB
  372. 33. [LEGACY] Polishing & Bugfixing/10. Using Flutter Analyze.mp427.07MB
  373. 33. [LEGACY] Polishing & Bugfixing/11. Possible Code Restructurings.mp438.13MB
  374. 33. [LEGACY] Polishing & Bugfixing/12. Managing Global Values.mp441.75MB
  375. 33. [LEGACY] Polishing & Bugfixing/13. Testing the App on an Android Device.mp433.08MB
  376. 33. [LEGACY] Polishing & Bugfixing/14. Testing the App on an iPhone & Fixing the European Decimal Comma.mp4118.93MB
  377. 33. [LEGACY] Polishing & Bugfixing/2. Fixing an Autologout Bug.mp435.06MB
  378. 33. [LEGACY] Polishing & Bugfixing/3. Fixing the Price Input in Landscape Mode.mp4176.59MB
  379. 33. [LEGACY] Polishing & Bugfixing/4. Fixing the Filtered Product Index.mp430.21MB
  380. 33. [LEGACY] Polishing & Bugfixing/5. Fixing the Product Title Style & the Favorite Product Selection.mp4155.77MB
  381. 33. [LEGACY] Polishing & Bugfixing/7. Clearing All Products Before Fetching.mp440.12MB
  382. 33. [LEGACY] Polishing & Bugfixing/8. Testing the iPhone & Fixing the Product Reset Logic.mp484.9MB
  383. 33. [LEGACY] Polishing & Bugfixing/9. Adding Space on the Product Card.mp419.11MB
  384. 34. [LEGACY] Running Platform Specific Code/1. Module Introduction.mp41.86MB
  385. 34. [LEGACY] Running Platform Specific Code/2. Understanding Material Design & Cupertino.mp453.03MB
  386. 34. [LEGACY] Running Platform Specific Code/3. Detecting the Platform.mp474.7MB
  387. 34. [LEGACY] Running Platform Specific Code/4. Using Platform Specific Widgets.mp440.2MB
  388. 34. [LEGACY] Running Platform Specific Code/5. Adding a Platform Specific Theme.mp494.97MB
  389. 34. [LEGACY] Running Platform Specific Code/6. When Should we Use Platform Specific Themes.mp421.52MB
  390. 34. [LEGACY] Running Platform Specific Code/8. Wrap Up.mp412.72MB
  391. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/1. Module Introduction.mp410.68MB
  392. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/10. Styling a Container.mp435.15MB
  393. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/11. Styling Text.mp417.57MB
  394. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/12. More Styling!.mp413.26MB
  395. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/14. Containers vs Columns vs Rows.mp411.69MB
  396. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/15. Using String Interpolation.mp437.42MB
  397. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/16. Installing External Packages & Formatting Dates.mp452.04MB
  398. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/18. Adding Text Input Widgets (TextField).mp473.52MB
  399. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/19. Fetching User Input.mp478.19MB
  400. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/2. An Overview of the Core Flutter Widgets.mp437.72MB
  401. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/20. Splitting the App Into Widgets.mp4110.84MB
  402. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/21. Connecting Widgets & Managing Data State.mp454.35MB
  403. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/22. Adding User Transactions to the List.mp428.14MB
  404. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/23. Making the List Scrollable!.mp441.02MB
  405. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/24. Working with ListViews.mp494.18MB
  406. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/26. Further Input & Output Styling and Configuration.mp472.78MB
  407. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/27. Adding AppBar Buttons & Floating Action Buttons.mp431.57MB
  408. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/28. Showing a Modal Bottom Sheet.mp480.69MB
  409. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/29. Improving & Styling the Modal Bottom Sheet.mp437.04MB
  410. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/3. Planning the App.mp47.02MB
  411. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/30. Configuring & Using Themes.mp470.34MB
  412. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/31. Custom Fonts & Working with Text Themes.mp4109.22MB
  413. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/33. Adding Images to the App.mp466.51MB
  414. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/34. Planning the Chart Widget.mp420.34MB
  415. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/35. Looping Through Lists.mp4104.29MB
  416. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/37. Deriving Recent Transactions.mp467.25MB
  417. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/38. Creating Bars for our Chart.mp487.59MB
  418. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/39. Populating the Chart with Values.mp448.28MB
  419. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/4. Combining Widgets.mp460.15MB
  420. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/40. Finishing the Chart Bars.mp441.5MB
  421. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/41. Flexible & Expanded Deep Dive.mp470.63MB
  422. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/42. Adding a ListTile Widget.mp444.81MB
  423. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/43. Improving the Overall Chart.mp416.75MB
  424. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/44. Widgets & Configuring Widgets - Summary Overview.mp442.63MB
  425. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/45. Getting Started with Date Selection.mp442.22MB
  426. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/46. Showing a DatePicker.mp492.97MB
  427. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/47. Adding Transactions with a Date.mp420.21MB
  428. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/48. Deleting Transactions & Using IconButtons.mp461.98MB
  429. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/49. Final Polishing!.mp448.44MB
  430. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/5. Understanding Column Alignment.mp436MB
  431. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/50. Wrap Up.mp426.41MB
  432. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/7. Not a Widget Adding a Transaction Model & Transaction Data.mp454.46MB
  433. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/8. Mapping Data Into Widgets.mp424.76MB
  434. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/9. Building a Custom List Item.mp423.83MB
  435. 5. Responsive & Adaptive User Interfaces and Apps/1. Module Introduction.mp44.54MB
  436. 5. Responsive & Adaptive User Interfaces and Apps/10. Finishing Landscape Mode.mp422.99MB
  437. 5. Responsive & Adaptive User Interfaces and Apps/11. Showing Different Content Based on Device Orientation.mp447.98MB
  438. 5. Responsive & Adaptive User Interfaces and Apps/12. Respecting the Softkeyboard Insets.mp422.37MB
  439. 5. Responsive & Adaptive User Interfaces and Apps/13. Using the Device Size in Conditions.mp433.32MB
  440. 5. Responsive & Adaptive User Interfaces and Apps/14. Managing the MediaQuery Object.mp423.17MB
  441. 5. Responsive & Adaptive User Interfaces and Apps/15. Checking the Device Platform.mp442.7MB
  442. 5. Responsive & Adaptive User Interfaces and Apps/16. Using Cupertino (iOS) Widgets.mp492.42MB
  443. 5. Responsive & Adaptive User Interfaces and Apps/17. Using the SafeArea.mp412.47MB
  444. 5. Responsive & Adaptive User Interfaces and Apps/18. More Cupertino Styles.mp433.89MB
  445. 5. Responsive & Adaptive User Interfaces and Apps/19. Using Cupertino Buttons.mp427.94MB
  446. 5. Responsive & Adaptive User Interfaces and Apps/2. What does Responsive and Adaptive Mean.mp413.33MB
  447. 5. Responsive & Adaptive User Interfaces and Apps/20. Creating Custom Adaptive Widgets.mp446.12MB
  448. 5. Responsive & Adaptive User Interfaces and Apps/22. Wrap Up.mp417.01MB
  449. 5. Responsive & Adaptive User Interfaces and Apps/3. Examples Where we could improve the App!.mp420.25MB
  450. 5. Responsive & Adaptive User Interfaces and Apps/4. Calculating Sizes Dynamically.mp477.79MB
  451. 5. Responsive & Adaptive User Interfaces and Apps/6. Using the LayoutBuilder Widget.mp456.31MB
  452. 5. Responsive & Adaptive User Interfaces and Apps/8. Controlling the Device Orientation.mp422.55MB
  453. 5. Responsive & Adaptive User Interfaces and Apps/9. Rendering Alternative Landscape Content - 1.mp437.39MB
  454. 6. Widget & Flutter Internals - Deep Dive/1. Module Introduction.mp46.06MB
  455. 6. Widget & Flutter Internals - Deep Dive/10. Using Builder Methods.mp4104.62MB
  456. 6. Widget & Flutter Internals - Deep Dive/12. Understanding the Widget Lifecycle.mp4109.36MB
  457. 6. Widget & Flutter Internals - Deep Dive/14. Understanding the App Lifecycle.mp471.27MB
  458. 6. Widget & Flutter Internals - Deep Dive/15. Understanding Context.mp445.9MB
  459. 6. Widget & Flutter Internals - Deep Dive/16. A Problem with Lists & Stateful Widgets.mp441.09MB
  460. 6. Widget & Flutter Internals - Deep Dive/17. Understanding the Problem Root.mp417.33MB
  461. 6. Widget & Flutter Internals - Deep Dive/18. Using Keys.mp476.51MB
  462. 6. Widget & Flutter Internals - Deep Dive/2. The Problem At Hand.mp414MB
  463. 6. Widget & Flutter Internals - Deep Dive/20. Wrap Up.mp49.47MB
  464. 6. Widget & Flutter Internals - Deep Dive/3. Widget Tree & Element Tree - What, Why and How.mp472.84MB
  465. 6. Widget & Flutter Internals - Deep Dive/4. How Flutter Rebuilds & Repaints the Screen.mp446.9MB
  466. 6. Widget & Flutter Internals - Deep Dive/5. How Flutter Executes build().mp491.96MB
  467. 6. Widget & Flutter Internals - Deep Dive/6. Using const Widgets & Constructors.mp4101.02MB
  468. 6. Widget & Flutter Internals - Deep Dive/8. Writing Good Code.mp410.79MB
  469. 6. Widget & Flutter Internals - Deep Dive/9. Extracting Widgets.mp466.23MB
  470. 7. Navigation & Multiple Screens [MEALS APP]/1. Module Introduction.mp412.07MB
  471. 7. Navigation & Multiple Screens [MEALS APP]/11. Diving Deeper into Named Routes.mp421.84MB
  472. 7. Navigation & Multiple Screens [MEALS APP]/12. Adding a Meal Model & Data.mp4108.04MB
  473. 7. Navigation & Multiple Screens [MEALS APP]/13. Selecting Meals for a Chosen Category.mp446.34MB
  474. 7. Navigation & Multiple Screens [MEALS APP]/14. Displaying Recipe Items & Using Network Images.mp4125.26MB
  475. 7. Navigation & Multiple Screens [MEALS APP]/15. Finishing the Meal List Item.mp4131.06MB
  476. 7. Navigation & Multiple Screens [MEALS APP]/16. Navigating to the Meal Detail Page.mp464MB
  477. 7. Navigation & Multiple Screens [MEALS APP]/17. onGenerateRoute & onUnknownRoute.mp448.63MB
  478. 7. Navigation & Multiple Screens [MEALS APP]/19. Finishing the Meal Detail Page.mp4156.91MB
  479. 7. Navigation & Multiple Screens [MEALS APP]/2. Planning the App.mp418.19MB
  480. 7. Navigation & Multiple Screens [MEALS APP]/20. Adding a TabBar to the Appbar.mp485.56MB
  481. 7. Navigation & Multiple Screens [MEALS APP]/21. Adding a Bottom TabBar.mp4107.79MB
  482. 7. Navigation & Multiple Screens [MEALS APP]/22. Adding a Custom Drawer.mp4101.81MB
  483. 7. Navigation & Multiple Screens [MEALS APP]/23. Adding Links to the Drawer.mp434.08MB
  484. 7. Navigation & Multiple Screens [MEALS APP]/25. Replacing Pages (Instead of Pushing).mp427.73MB
  485. 7. Navigation & Multiple Screens [MEALS APP]/26. Popping Pages & Passing Data Back.mp4157.79MB
  486. 7. Navigation & Multiple Screens [MEALS APP]/28. Adding Filter Switches.mp467.61MB
  487. 7. Navigation & Multiple Screens [MEALS APP]/29. Adding Filtering Logic.mp4141.96MB
  488. 7. Navigation & Multiple Screens [MEALS APP]/3. Starting With The App - Adding Base Data.mp473.56MB
  489. 7. Navigation & Multiple Screens [MEALS APP]/30. Adding a Mark as Favorite Feature.mp4180.78MB
  490. 7. Navigation & Multiple Screens [MEALS APP]/31. A Problem!.mp420.39MB
  491. 7. Navigation & Multiple Screens [MEALS APP]/32. Wrap Up.mp416.24MB
  492. 7. Navigation & Multiple Screens [MEALS APP]/4. Creating a Grid & Working with Linear Gradients.mp458.33MB
  493. 7. Navigation & Multiple Screens [MEALS APP]/5. Registering a Screen as the Main Screen.mp424.77MB
  494. 7. Navigation & Multiple Screens [MEALS APP]/6. Styling & Theming.mp460.32MB
  495. 7. Navigation & Multiple Screens [MEALS APP]/7. Navigating to a New Page.mp475.67MB
  496. 7. Navigation & Multiple Screens [MEALS APP]/8. Passing Data via the Constructor.mp420.92MB
  497. 7. Navigation & Multiple Screens [MEALS APP]/9. Using Named Routes & Passing Data With Named Routes.mp451.01MB
  498. 8. State Management [SHOP APP]/1. Module Introduction.mp47.68MB
  499. 8. State Management [SHOP APP]/10. [DART DEEP DIVE] Inheritance (extends) vs Mixins (with).mp426.69MB
  500. 8. State Management [SHOP APP]/12. Listening in Different Places & Ways.mp449.7MB
  501. 8. State Management [SHOP APP]/14. Using Nested Models & Providers.mp4129.72MB
  502. 8. State Management [SHOP APP]/15. Exploring Alternative Provider Syntaxes.mp441.94MB
  503. 8. State Management [SHOP APP]/16. Using Consumer instead of Provider.of.mp466.58MB
  504. 8. State Management [SHOP APP]/17. Local State vs App-wide State.mp4132.84MB
  505. 8. State Management [SHOP APP]/18. Adding Shopping Cart Data.mp459.76MB
  506. 8. State Management [SHOP APP]/2. Planning the App.mp424.77MB
  507. 8. State Management [SHOP APP]/20. Working with Multiple Providers.mp425.81MB
  508. 8. State Management [SHOP APP]/21. Connecting the Cart Provider.mp497MB
  509. 8. State Management [SHOP APP]/22. Working on the Shopping Cart & Displaying a Total.mp489.28MB
  510. 8. State Management [SHOP APP]/23. Displaying a List of Cart Items.mp491.6MB
  511. 8. State Management [SHOP APP]/24. Making Cart Items Dismissible.mp468.86MB
  512. 8. State Management [SHOP APP]/25. Adding Product Detail Data.mp438.61MB
  513. 8. State Management [SHOP APP]/26. Providing an Orders Object.mp457.08MB
  514. 8. State Management [SHOP APP]/27. Adding Orders.mp424.37MB
  515. 8. State Management [SHOP APP]/28. Adding an Orders Screen.mp467.69MB
  516. 8. State Management [SHOP APP]/29. Using a Side Drawer.mp447.75MB
  517. 8. State Management [SHOP APP]/3. Defining a Data Model.mp442.24MB
  518. 8. State Management [SHOP APP]/30. Making Orders Expandable & Stateful Widgets vs Providers.mp483.73MB
  519. 8. State Management [SHOP APP]/31. Wrap Up.mp430.48MB
  520. 8. State Management [SHOP APP]/4. Working on the Products Grid & Item Widgets.mp4127.33MB
  521. 8. State Management [SHOP APP]/5. Styling & Theming the App.mp442.78MB
  522. 8. State Management [SHOP APP]/6. Adding Navigation to the App.mp487.16MB
  523. 8. State Management [SHOP APP]/7. Why State Management And what is State and State Management.mp434.01MB
  524. 8. State Management [SHOP APP]/8. Understanding the Provider Package & Approach.mp49.42MB
  525. 8. State Management [SHOP APP]/9. Working with Providers & Listeners.mp4157.18MB
  526. 9. Working with User Input & Forms [SHOP APP]/1. Module Introduction.mp48.94MB
  527. 9. Working with User Input & Forms [SHOP APP]/10. Image Input & Image Preview.mp4109.38MB
  528. 9. Working with User Input & Forms [SHOP APP]/11. Submitting Forms.mp4101.54MB
  529. 9. Working with User Input & Forms [SHOP APP]/12. Validating User Input.mp436.84MB
  530. 9. Working with User Input & Forms [SHOP APP]/13. Adding Validation to All Inputs.mp481.02MB
  531. 9. Working with User Input & Forms [SHOP APP]/15. Saving New Products.mp437.39MB
  532. 9. Working with User Input & Forms [SHOP APP]/16. Time to Update Products!.mp4155.79MB
  533. 9. Working with User Input & Forms [SHOP APP]/17. Allowing Users to Delete Products.mp429.05MB
  534. 9. Working with User Input & Forms [SHOP APP]/18. Wrap Up.mp43.88MB
  535. 9. Working with User Input & Forms [SHOP APP]/2. Snackbars & Undoing Add to Cart Actions.mp491.97MB
  536. 9. Working with User Input & Forms [SHOP APP]/3. Showing Alert Dialogs.mp461.98MB
  537. 9. Working with User Input & Forms [SHOP APP]/4. Adding a Manage Products Page.mp4118.42MB
  538. 9. Working with User Input & Forms [SHOP APP]/5. Edit Product Screen & A Problem.mp443.36MB
  539. 9. Working with User Input & Forms [SHOP APP]/6. Using Forms & Working with Form Inputs.mp476.36MB
  540. 9. Working with User Input & Forms [SHOP APP]/8. Managing Form Input Focus.mp438.76MB
  541. 9. Working with User Input & Forms [SHOP APP]/9. Multiline Inputs & Disposing Objects.mp436.01MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统