首页 磁力链接怎么用

[FreeCourseSite.com] Udemy - Flutter & Dart - The Complete Guide [2021 Edition]

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2021-5-18 06:31 2024-6-30 01:32 166 19.33 GB 334
二维码链接
[FreeCourseSite.com] Udemy - Flutter & Dart - The Complete Guide [2021 Edition]的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 1. Introduction/1. Introduction.mp436.78MB
  2. 1. Introduction/10. Flutter Windows Setup.mp4250.09MB
  3. 1. Introduction/11. Windows Development Environment.mp433.2MB
  4. 1. Introduction/12. Flutter & Material Design.mp44.38MB
  5. 1. Introduction/13. Flutter Alternatives.mp429.4MB
  6. 1. Introduction/14. Course Outline.mp427.19MB
  7. 1. Introduction/15. How To Get The Most Out Of The Course.mp48.23MB
  8. 1. Introduction/2. What is Flutter.mp418.95MB
  9. 1. Introduction/4. Understanding the Flutter Architecture.mp417.06MB
  10. 1. Introduction/5. How Flutter & Dart Code Gets Compiled To Native Apps.mp410.31MB
  11. 1. Introduction/6. Understanding Flutter Versions.mp411.13MB
  12. 1. Introduction/7. Flutter macOS Setup.mp4229.15MB
  13. 1. Introduction/8. macOS Development Environment.mp442.62MB
  14. 10. Sending Http Requests [SHOP APP]/1. Module Introduction.mp45.05MB
  15. 10. Sending Http Requests [SHOP APP]/11. Showing a Loading Indicator.mp464.8MB
  16. 10. Sending Http Requests [SHOP APP]/12. Handling Errors Gracefully.mp4112.22MB
  17. 10. Sending Http Requests [SHOP APP]/13. Working with async & await.mp491.44MB
  18. 10. Sending Http Requests [SHOP APP]/14. Fetching Data, initState & of(context).mp478.73MB
  19. 10. Sending Http Requests [SHOP APP]/15. How to Transform Fetched Data.mp474.73MB
  20. 10. Sending Http Requests [SHOP APP]/16. Implementing Pull-to-Refresh.mp442.15MB
  21. 10. Sending Http Requests [SHOP APP]/17. Updating Data via PATCH Requests.mp459.52MB
  22. 10. Sending Http Requests [SHOP APP]/18. Utilizing Optimistic Updating.mp466.66MB
  23. 10. Sending Http Requests [SHOP APP]/19. Creating Custom Exceptions & More Error Handling.mp476.44MB
  24. 10. Sending Http Requests [SHOP APP]/2. On-Device vs Web Storage.mp410.92MB
  25. 10. Sending Http Requests [SHOP APP]/20. A Challenge For You!.mp45.54MB
  26. 10. Sending Http Requests [SHOP APP]/21. Updating the Favorite Status Optimistically.mp454.8MB
  27. 10. Sending Http Requests [SHOP APP]/22. Storing Orders in the Web.mp497.63MB
  28. 10. Sending Http Requests [SHOP APP]/23. Fetching Orders & Fixing an Issue.mp4110.99MB
  29. 10. Sending Http Requests [SHOP APP]/24. Using the FutureBuilder Widget & Improving the Code.mp4133.1MB
  30. 10. Sending Http Requests [SHOP APP]/25. Wrap Up.mp418.56MB
  31. 10. Sending Http Requests [SHOP APP]/3. How to Connect Flutter to a Database.mp48.58MB
  32. 10. Sending Http Requests [SHOP APP]/4. Preparing Our Backend.mp428.39MB
  33. 10. Sending Http Requests [SHOP APP]/5. How To Send Http Requests.mp421.49MB
  34. 10. Sending Http Requests [SHOP APP]/7. Sending POST Requests.mp4102.79MB
  35. 10. Sending Http Requests [SHOP APP]/8. Working with Futures in Dart.mp463.27MB
  36. 10. Sending Http Requests [SHOP APP]/9. [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. Adding the Token to All Requests.mp476.68MB
  39. 11. Adding User Authentication [SHOP APP]/11. Connecting the Favorite Status to Users.mp4102.47MB
  40. 11. Adding User Authentication [SHOP APP]/12. Attaching Products to Users & Filtering By Creator.mp4125.09MB
  41. 11. Adding User Authentication [SHOP APP]/13. Attaching Orders to Users.mp427.68MB
  42. 11. Adding User Authentication [SHOP APP]/14. Adding a Logout Functionality.mp439.95MB
  43. 11. Adding User Authentication [SHOP APP]/15. Automatically Logging Users Out (After Some Time).mp447.48MB
  44. 11. Adding User Authentication [SHOP APP]/16. Automatically Logging Users In.mp4167.77MB
  45. 11. Adding User Authentication [SHOP APP]/17. Wrap Up.mp418.38MB
  46. 11. Adding User Authentication [SHOP APP]/2. How Authentication Works.mp414.06MB
  47. 11. Adding User Authentication [SHOP APP]/3. Prepare Backend.mp420.16MB
  48. 11. Adding User Authentication [SHOP APP]/4. Adding the Auth Screen.mp4163.18MB
  49. 11. Adding User Authentication [SHOP APP]/5. Adding User Signup.mp4128.9MB
  50. 11. Adding User Authentication [SHOP APP]/6. Allowing Users to Log In.mp468.82MB
  51. 11. Adding User Authentication [SHOP APP]/7. Handling Authentication Errors.mp4139.07MB
  52. 11. Adding User Authentication [SHOP APP]/8. Managing the Auth Token Locally (in the App).mp4108.88MB
  53. 11. Adding User Authentication [SHOP APP]/9. Using the ProxyProvider and Attaching the Token to Outgoing Http Requests.mp491.14MB
  54. 12. Adding Animations [SHOP APP]/1. Module Introduction.mp44.21MB
  55. 12. Adding Animations [SHOP APP]/11. Implementing Custom Route Transitions.mp491.92MB
  56. 12. Adding Animations [SHOP APP]/12. Wrap Up.mp48.03MB
  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.7MB
  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.36MB
  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.76MB
  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.19MB
  70. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/14. Displaying a Static Map Snapshot.mp469.75MB
  71. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/15. Rendering a Dynamic Map (via Google Maps).mp4134.37MB
  72. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/16. Allowing Users to Pick a Location on the Map.mp489.78MB
  73. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/17. Storing the Location in SQLite.mp4180.45MB
  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.77MB
  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.mp4104.76MB
  80. 13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/6. Storing the Image on the Filesystem (on the Device).mp489.97MB
  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. Firebase, Image Upload, Push Notifications - Building a Chat App/1. Module Introduction.mp49.3MB
  85. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/10. A Basic Authentication Screen.mp488.55MB
  86. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/11. Adding an App Theme.mp429.8MB
  87. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/12. Creating an Authentication Form.mp4124.79MB
  88. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/13. Connecting Auth Form & Auth Screen.mp444.3MB
  89. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/15. Implementing Authentication.mp4118.67MB
  90. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/16. Storing Extra User Data.mp467.83MB
  91. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/17. Finishing Authentication & Logout.mp466.62MB
  92. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/18. Adding Firebase Security Rules.mp448.63MB
  93. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/19. Listening to Chat Messages.mp447.86MB
  94. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/2. What is Firebase.mp411.14MB
  95. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/20. Sending & Ordering Chat Messages.mp498.89MB
  96. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/21. Creating a Basic Chat Bubble Widget.mp450.28MB
  97. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/22. Improving the Chat Bubbles.mp4115.61MB
  98. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/23. Testing on Multiple Devices.mp432.54MB
  99. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/24. Displaying User Names.mp4108.67MB
  100. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/26. Adding an Image Picker.mp4130.15MB
  101. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/27. Preparing File Upload & Validating Images.mp468.69MB
  102. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/28. Uploading Images.mp487.9MB
  103. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/29. Improving Image Upload.mp443.72MB
  104. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/3. Creating a New App.mp438.95MB
  105. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/30. Running on a Real iOS Device.mp417.99MB
  106. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/31. Displaying User Images.mp4117.25MB
  107. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/32. How Push Notifications Work.mp419.81MB
  108. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/34. An Introduction to Firebase Cloud Messaging.mp446.95MB
  109. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/35. Android & Push Notifications.mp487.79MB
  110. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/36. iOS & Push Notifications.mp4119.71MB
  111. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/37. Handling Push Notifications.mp4110.65MB
  112. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/38. Getting Started with Firebase Cloud Functions.mp452.06MB
  113. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/4. Getting Started with Firebase.mp491.45MB
  114. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/40. Setting a Firestore Trigger.mp478.42MB
  115. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/41. Sending Automated Push Notifications.mp481.78MB
  116. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/42. Polishing & Wrap Up.mp467.01MB
  117. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/6. Getting Started with Flutter & the Firebase SDK.mp4136.51MB
  118. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/8. Rendering Stream Data with StreamBuilder.mp461.81MB
  119. 14. Firebase, Image Upload, Push Notifications - Building a Chat App/9. Adding Data.mp418.02MB
  120. 15. Running Native Swift, ObjectiveC, Java or Kotlin Code/1. Module Introduction.mp43.58MB
  121. 15. Running Native Swift, ObjectiveC, Java or Kotlin Code/3. Sending a Method Call from Flutter.mp481.85MB
  122. 15. Running Native Swift, ObjectiveC, Java or Kotlin Code/4. Running Android Code.mp4147.52MB
  123. 15. Running Native Swift, ObjectiveC, Java or Kotlin Code/5. Running iOS Code.mp494.48MB
  124. 15. Running Native Swift, ObjectiveC, Java or Kotlin Code/6. Wrap Up.mp48.22MB
  125. 16. Publishing to the App Stores/1. Module Introduction.mp44.39MB
  126. 16. Publishing to the App Stores/2. Preparing the Code.mp417.37MB
  127. 16. Publishing to the App Stores/3. Preparing the App Configuration.mp453.46MB
  128. 16. Publishing to the App Stores/4. Preparing Third-Party Services.mp48.49MB
  129. 16. Publishing to the App Stores/5. Adding Icons & Splash Screens.mp480.48MB
  130. 16. Publishing to the App Stores/6. Publishing Android Apps.mp486.67MB
  131. 16. Publishing to the App Stores/7. Publishing iOS Apps.mp457.14MB
  132. 17. Roundup & Next Steps/1. You did it!.mp426.28MB
  133. 17. Roundup & Next Steps/2. Your Next Steps (To Become an Awesome Developer!).mp410.31MB
  134. 17. Roundup & Next Steps/3. How to Plan & Develop Successful Apps.mp427.8MB
  135. 18. Flutter 2 Update/1. Flutter 2 - What's New What's The Impact On This Course.mp492.36MB
  136. 18. Flutter 2 Update/2. Old vs New Button Widgets.mp4124.24MB
  137. 2. Flutter Basics [QUIZ APP]/1. Module Introduction.mp49.3MB
  138. 2. Flutter Basics [QUIZ APP]/10. Building an App From Scratch.mp460.01MB
  139. 2. Flutter Basics [QUIZ APP]/11. Running the App on an Emulator.mp424.47MB
  140. 2. Flutter Basics [QUIZ APP]/12. Class Constructors & Named Arguments.mp441.37MB
  141. 2. Flutter Basics [QUIZ APP]/13. First Summary & Additional Syntax.mp453.88MB
  142. 2. Flutter Basics [QUIZ APP]/15. Building a Widget Tree.mp453.41MB
  143. 2. Flutter Basics [QUIZ APP]/16. Visible (Input Output) & Invisible (Layout Control) Widgets.mp419.21MB
  144. 2. Flutter Basics [QUIZ APP]/17. Adding Layout Widgets.mp464.37MB
  145. 2. Flutter Basics [QUIZ APP]/19. Connecting Functions & Buttons.mp459.77MB
  146. 2. Flutter Basics [QUIZ APP]/2. Creating a New Project.mp449.32MB
  147. 2. Flutter Basics [QUIZ APP]/20. Anonymous Functions.mp426.5MB
  148. 2. Flutter Basics [QUIZ APP]/21. Updating Widget Data (Or Using StatelessWidget Incorrectly).mp460.66MB
  149. 2. Flutter Basics [QUIZ APP]/23. Updating Correctly with Stateful Widgets.mp474.75MB
  150. 2. Flutter Basics [QUIZ APP]/25. A Brief Look Under The Hood.mp419.85MB
  151. 2. Flutter Basics [QUIZ APP]/26. Using Private Properties.mp440.32MB
  152. 2. Flutter Basics [QUIZ APP]/27. Creating a New, Custom Widget.mp483.39MB
  153. 2. Flutter Basics [QUIZ APP]/28. First Styling & Layouting Steps.mp451.37MB
  154. 2. Flutter Basics [QUIZ APP]/29. Enums & Multiple Constructors.mp430.62MB
  155. 2. Flutter Basics [QUIZ APP]/3. An Overview of the Generated Files & Folders.mp456.5MB
  156. 2. Flutter Basics [QUIZ APP]/30. Official Docs & The Widget Catalog.mp426.23MB
  157. 2. Flutter Basics [QUIZ APP]/32. Passing Callback Functions Around.mp484.48MB
  158. 2. Flutter Basics [QUIZ APP]/33. Introducing Maps.mp440.97MB
  159. 2. Flutter Basics [QUIZ APP]/34. Mapping Lists to Widgets.mp485.67MB
  160. 2. Flutter Basics [QUIZ APP]/35. final vs const.mp485.11MB
  161. 2. Flutter Basics [QUIZ APP]/37. Introducing if Statements.mp456.69MB
  162. 2. Flutter Basics [QUIZ APP]/38. [DART DEEP DIVE] More on if Statements.mp441.52MB
  163. 2. Flutter Basics [QUIZ APP]/39. [DART DEEP DIVE] The null Value.mp45.23MB
  164. 2. Flutter Basics [QUIZ APP]/40. Outputting Widgets Conditionally.mp420.47MB
  165. 2. Flutter Basics [QUIZ APP]/41. Splitting the App Into Widgets.mp478.84MB
  166. 2. Flutter Basics [QUIZ APP]/42. Calculating a Total Score.mp457.68MB
  167. 2. Flutter Basics [QUIZ APP]/43. Getters & else-if.mp444.7MB
  168. 2. Flutter Basics [QUIZ APP]/44. Resetting the Quiz.mp464.3MB
  169. 2. Flutter Basics [QUIZ APP]/45. Old Button Widgets vs New Button Widgets.mp4131.89MB
  170. 2. Flutter Basics [QUIZ APP]/47. Wrap Up.mp411.84MB
  171. 2. Flutter Basics [QUIZ APP]/5. Analyzing the Default App.mp448.24MB
  172. 2. Flutter Basics [QUIZ APP]/6. Dart Basics.mp457.35MB
  173. 2. Flutter Basics [QUIZ APP]/7. More Dart Basics.mp449.22MB
  174. 3. Running Apps on Different Devices & Debugging Apps/1. Module Introduction.mp45.91MB
  175. 3. Running Apps on Different Devices & Debugging Apps/10. Wrapping up the Dart DevTools.mp410.03MB
  176. 3. Running Apps on Different Devices & Debugging Apps/2. Running the App on a Real Android Device.mp416.69MB
  177. 3. Running Apps on Different Devices & Debugging Apps/3. Running the App on an iOS Emulator.mp429.69MB
  178. 3. Running Apps on Different Devices & Debugging Apps/4. Running the App on a Real iOS Device.mp419.68MB
  179. 3. Running Apps on Different Devices & Debugging Apps/5. Working with the Emulators Using the Emulators.mp48.51MB
  180. 3. Running Apps on Different Devices & Debugging Apps/6. Understanding Error Messages & Fixing Errors.mp443.89MB
  181. 3. Running Apps on Different Devices & Debugging Apps/7. Using the Debugger.mp446.51MB
  182. 3. Running Apps on Different Devices & Debugging Apps/8. Getting Started with the Dart DevTools.mp430.56MB
  183. 3. Running Apps on Different Devices & Debugging Apps/9. Understanding the Repaint Rainbow.mp416.56MB
  184. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/1. Module Introduction.mp410.68MB
  185. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/10. Styling a Container.mp435.15MB
  186. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/11. Styling Text.mp417.58MB
  187. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/12. More Styling!.mp413.25MB
  188. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/14. Containers vs Columns vs Rows.mp411.7MB
  189. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/15. Using String Interpolation.mp437.42MB
  190. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/16. Installing External Packages & Formatting Dates.mp452.05MB
  191. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/18. Adding Text Input Widgets (TextField).mp473.53MB
  192. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/19. Fetching User Input.mp478.99MB
  193. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/2. An Overview of the Core Flutter Widgets.mp437.72MB
  194. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/20. Splitting the App Into Widgets.mp4110.85MB
  195. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/21. Connecting Widgets & Managing Data State.mp454.35MB
  196. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/22. Adding User Transactions to the List.mp428.14MB
  197. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/23. Making the List Scrollable!.mp441.03MB
  198. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/24. Working with ListViews.mp494.19MB
  199. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/26. Further Input & Output Styling and Configuration.mp472.79MB
  200. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/27. Adding AppBar Buttons & Floating Action Buttons.mp431.57MB
  201. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/28. Showing a Modal Bottom Sheet.mp484.36MB
  202. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/29. Improving & Styling the Modal Bottom Sheet.mp446.51MB
  203. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/3. Planning the App.mp47.01MB
  204. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/30. Configuring & Using Themes.mp470.35MB
  205. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/31. Custom Fonts & Working with Text Themes.mp4109.22MB
  206. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/33. Adding Images to the App.mp466.51MB
  207. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/34. Planning the Chart Widget.mp420.33MB
  208. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/35. Looping Through Lists.mp4104.29MB
  209. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/37. Deriving Recent Transactions.mp467.25MB
  210. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/38. Creating Bars for our Chart.mp487.59MB
  211. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/39. Populating the Chart with Values.mp448.28MB
  212. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/4. Combining Widgets.mp460.15MB
  213. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/40. Finishing the Chart Bars.mp441.5MB
  214. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/41. Flexible & Expanded Deep Dive.mp470.64MB
  215. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/42. Adding a ListTile Widget.mp444.81MB
  216. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/43. Improving the Overall Chart.mp416.74MB
  217. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/44. Widgets & Configuring Widgets - Summary Overview.mp442.64MB
  218. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/45. Getting Started with Date Selection.mp442.23MB
  219. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/46. Showing a DatePicker.mp492.97MB
  220. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/47. Adding Transactions with a Date.mp420.2MB
  221. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/48. Deleting Transactions & Using IconButtons.mp461.98MB
  222. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/49. Final Polishing!.mp448.44MB
  223. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/5. Understanding Column Alignment.mp436MB
  224. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/50. Wrap Up.mp426.41MB
  225. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/7. Not a Widget Adding a Transaction Model & Transaction Data.mp454.46MB
  226. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/8. Mapping Data Into Widgets.mp424.76MB
  227. 4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/9. Building a Custom List Item.mp423.82MB
  228. 5. Responsive & Adaptive User Interfaces and Apps/1. Module Introduction.mp44.53MB
  229. 5. Responsive & Adaptive User Interfaces and Apps/10. Finishing Landscape Mode.mp422.98MB
  230. 5. Responsive & Adaptive User Interfaces and Apps/11. Showing Different Content Based on Device Orientation.mp447.97MB
  231. 5. Responsive & Adaptive User Interfaces and Apps/12. Respecting the Softkeyboard Insets.mp422.36MB
  232. 5. Responsive & Adaptive User Interfaces and Apps/13. Using the Device Size in Conditions.mp433.32MB
  233. 5. Responsive & Adaptive User Interfaces and Apps/14. Managing the MediaQuery Object.mp423.16MB
  234. 5. Responsive & Adaptive User Interfaces and Apps/15. Checking the Device Platform.mp442.7MB
  235. 5. Responsive & Adaptive User Interfaces and Apps/16. Using Cupertino (iOS) Widgets.mp492.42MB
  236. 5. Responsive & Adaptive User Interfaces and Apps/17. Using the SafeArea.mp412.48MB
  237. 5. Responsive & Adaptive User Interfaces and Apps/18. More Cupertino Styles.mp433.88MB
  238. 5. Responsive & Adaptive User Interfaces and Apps/19. Using Cupertino Buttons.mp427.94MB
  239. 5. Responsive & Adaptive User Interfaces and Apps/2. What does Responsive and Adaptive Mean.mp413.33MB
  240. 5. Responsive & Adaptive User Interfaces and Apps/20. Creating Custom Adaptive Widgets.mp446.12MB
  241. 5. Responsive & Adaptive User Interfaces and Apps/22. Wrap Up.mp417.01MB
  242. 5. Responsive & Adaptive User Interfaces and Apps/3. Examples Where we could improve the App!.mp420.25MB
  243. 5. Responsive & Adaptive User Interfaces and Apps/4. Calculating Sizes Dynamically.mp477.79MB
  244. 5. Responsive & Adaptive User Interfaces and Apps/6. Using the LayoutBuilder Widget.mp456.31MB
  245. 5. Responsive & Adaptive User Interfaces and Apps/8. Controlling the Device Orientation.mp430.25MB
  246. 5. Responsive & Adaptive User Interfaces and Apps/9. Rendering Alternative Landscape Content - 1.mp437.39MB
  247. 6. Widget & Flutter Internals - Deep Dive/1. Module Introduction.mp46.05MB
  248. 6. Widget & Flutter Internals - Deep Dive/10. Using Builder Methods.mp4104.62MB
  249. 6. Widget & Flutter Internals - Deep Dive/12. Understanding the Widget Lifecycle.mp4109.37MB
  250. 6. Widget & Flutter Internals - Deep Dive/14. Understanding the App Lifecycle.mp471.28MB
  251. 6. Widget & Flutter Internals - Deep Dive/15. Understanding Context.mp445.9MB
  252. 6. Widget & Flutter Internals - Deep Dive/16. A Problem with Lists & Stateful Widgets.mp441.1MB
  253. 6. Widget & Flutter Internals - Deep Dive/17. Understanding the Problem Root.mp417.33MB
  254. 6. Widget & Flutter Internals - Deep Dive/18. Using Keys.mp476.52MB
  255. 6. Widget & Flutter Internals - Deep Dive/2. The Problem At Hand.mp414MB
  256. 6. Widget & Flutter Internals - Deep Dive/20. Wrap Up.mp49.46MB
  257. 6. Widget & Flutter Internals - Deep Dive/3. Widget Tree & Element Tree - What, Why and How.mp472.84MB
  258. 6. Widget & Flutter Internals - Deep Dive/4. How Flutter Rebuilds & Repaints the Screen.mp446.9MB
  259. 6. Widget & Flutter Internals - Deep Dive/5. How Flutter Executes build().mp491.96MB
  260. 6. Widget & Flutter Internals - Deep Dive/6. Using const Widgets & Constructors.mp4101.02MB
  261. 6. Widget & Flutter Internals - Deep Dive/8. Writing Good Code.mp410.79MB
  262. 6. Widget & Flutter Internals - Deep Dive/9. Extracting Widgets.mp466.23MB
  263. 7. Navigation & Multiple Screens [MEALS APP]/1. Module Introduction.mp412.08MB
  264. 7. Navigation & Multiple Screens [MEALS APP]/11. Diving Deeper into Named Routes.mp421.83MB
  265. 7. Navigation & Multiple Screens [MEALS APP]/12. Adding a Meal Model & Data.mp4108.05MB
  266. 7. Navigation & Multiple Screens [MEALS APP]/13. Selecting Meals for a Chosen Category.mp446.34MB
  267. 7. Navigation & Multiple Screens [MEALS APP]/14. Displaying Recipe Items & Using Network Images.mp4125.27MB
  268. 7. Navigation & Multiple Screens [MEALS APP]/15. Finishing the Meal List Item.mp4131.06MB
  269. 7. Navigation & Multiple Screens [MEALS APP]/16. Navigating to the Meal Detail Page.mp464.01MB
  270. 7. Navigation & Multiple Screens [MEALS APP]/17. onGenerateRoute & onUnknownRoute.mp448.63MB
  271. 7. Navigation & Multiple Screens [MEALS APP]/19. Finishing the Meal Detail Page.mp4156.91MB
  272. 7. Navigation & Multiple Screens [MEALS APP]/2. Planning the App.mp418.19MB
  273. 7. Navigation & Multiple Screens [MEALS APP]/20. Adding a TabBar to the Appbar.mp485.56MB
  274. 7. Navigation & Multiple Screens [MEALS APP]/21. Adding a Bottom TabBar.mp4107.79MB
  275. 7. Navigation & Multiple Screens [MEALS APP]/22. Adding a Custom Drawer.mp4101.81MB
  276. 7. Navigation & Multiple Screens [MEALS APP]/23. Adding Links to the Drawer.mp434.08MB
  277. 7. Navigation & Multiple Screens [MEALS APP]/25. Replacing Pages (Instead of Pushing).mp427.73MB
  278. 7. Navigation & Multiple Screens [MEALS APP]/26. Popping Pages & Passing Data Back.mp4157.79MB
  279. 7. Navigation & Multiple Screens [MEALS APP]/28. Adding Filter Switches.mp467.6MB
  280. 7. Navigation & Multiple Screens [MEALS APP]/29. Adding Filtering Logic.mp4141.96MB
  281. 7. Navigation & Multiple Screens [MEALS APP]/3. Starting With The App - Adding Base Data.mp473.57MB
  282. 7. Navigation & Multiple Screens [MEALS APP]/30. Adding a Mark as Favorite Feature.mp4180.78MB
  283. 7. Navigation & Multiple Screens [MEALS APP]/31. A Problem!.mp420.39MB
  284. 7. Navigation & Multiple Screens [MEALS APP]/32. Wrap Up.mp416.24MB
  285. 7. Navigation & Multiple Screens [MEALS APP]/4. Creating a Grid & Working with Linear Gradients.mp458.33MB
  286. 7. Navigation & Multiple Screens [MEALS APP]/5. Registering a Screen as the Main Screen.mp424.77MB
  287. 7. Navigation & Multiple Screens [MEALS APP]/6. Styling & Theming.mp460.33MB
  288. 7. Navigation & Multiple Screens [MEALS APP]/7. Navigating to a New Page.mp475.68MB
  289. 7. Navigation & Multiple Screens [MEALS APP]/8. Passing Data via the Constructor.mp420.92MB
  290. 7. Navigation & Multiple Screens [MEALS APP]/9. Using Named Routes & Passing Data With Named Routes.mp451.02MB
  291. 8. State Management [SHOP APP]/1. Module Introduction.mp47.68MB
  292. 8. State Management [SHOP APP]/10. [DART DEEP DIVE] Inheritance (extends) vs Mixins (with).mp426.68MB
  293. 8. State Management [SHOP APP]/12. Listening in Different Places & Ways.mp449.69MB
  294. 8. State Management [SHOP APP]/14. Using Nested Models & Providers.mp4129.72MB
  295. 8. State Management [SHOP APP]/15. Exploring Alternative Provider Syntaxes.mp455.1MB
  296. 8. State Management [SHOP APP]/16. Using Consumer instead of Provider.of.mp466.58MB
  297. 8. State Management [SHOP APP]/17. Local State vs App-wide State.mp4132.84MB
  298. 8. State Management [SHOP APP]/18. Adding Shopping Cart Data.mp459.75MB
  299. 8. State Management [SHOP APP]/2. Planning the App.mp424.77MB
  300. 8. State Management [SHOP APP]/20. Working with Multiple Providers.mp431.16MB
  301. 8. State Management [SHOP APP]/21. Connecting the Cart Provider.mp497MB
  302. 8. State Management [SHOP APP]/22. Working on the Shopping Cart & Displaying a Total.mp489.28MB
  303. 8. State Management [SHOP APP]/23. Displaying a List of Cart Items.mp491.6MB
  304. 8. State Management [SHOP APP]/24. Making Cart Items Dismissible.mp468.86MB
  305. 8. State Management [SHOP APP]/25. Adding Product Detail Data.mp438.61MB
  306. 8. State Management [SHOP APP]/26. Providing an Orders Object.mp462.38MB
  307. 8. State Management [SHOP APP]/27. Adding Orders.mp424.36MB
  308. 8. State Management [SHOP APP]/28. Adding an Orders Screen.mp467.69MB
  309. 8. State Management [SHOP APP]/29. Using a Side Drawer.mp447.75MB
  310. 8. State Management [SHOP APP]/3. Defining a Data Model.mp442.24MB
  311. 8. State Management [SHOP APP]/30. Making Orders Expandable & Stateful Widgets vs Providers.mp483.74MB
  312. 8. State Management [SHOP APP]/31. Wrap Up.mp430.48MB
  313. 8. State Management [SHOP APP]/4. Working on the Products Grid & Item Widgets.mp4127.33MB
  314. 8. State Management [SHOP APP]/5. Styling & Theming the App.mp442.77MB
  315. 8. State Management [SHOP APP]/6. Adding Navigation to the App.mp487.16MB
  316. 8. State Management [SHOP APP]/7. Why State Management And what is State and State Management.mp434.01MB
  317. 8. State Management [SHOP APP]/8. Understanding the Provider Package & Approach.mp49.42MB
  318. 8. State Management [SHOP APP]/9. Working with Providers & Listeners.mp4168.77MB
  319. 9. Working with User Input & Forms [SHOP APP]/1. Module Introduction.mp48.94MB
  320. 9. Working with User Input & Forms [SHOP APP]/10. Multiline Inputs & Disposing Objects.mp436.01MB
  321. 9. Working with User Input & Forms [SHOP APP]/12. Image Input & Image Preview.mp4109.39MB
  322. 9. Working with User Input & Forms [SHOP APP]/13. Submitting Forms.mp4101.54MB
  323. 9. Working with User Input & Forms [SHOP APP]/14. Validating User Input.mp436.84MB
  324. 9. Working with User Input & Forms [SHOP APP]/15. Adding Validation to All Inputs.mp481.02MB
  325. 9. Working with User Input & Forms [SHOP APP]/17. Saving New Products.mp437.39MB
  326. 9. Working with User Input & Forms [SHOP APP]/18. Time to Update Products!.mp4155.79MB
  327. 9. Working with User Input & Forms [SHOP APP]/19. Allowing Users to Delete Products.mp429.05MB
  328. 9. Working with User Input & Forms [SHOP APP]/2. Snackbars & Undoing Add to Cart Actions.mp496.28MB
  329. 9. Working with User Input & Forms [SHOP APP]/20. Wrap Up.mp43.88MB
  330. 9. Working with User Input & Forms [SHOP APP]/4. Showing Alert Dialogs.mp461.98MB
  331. 9. Working with User Input & Forms [SHOP APP]/5. Adding a Manage Products Page.mp4118.42MB
  332. 9. Working with User Input & Forms [SHOP APP]/6. Edit Product Screen & A Problem.mp443.36MB
  333. 9. Working with User Input & Forms [SHOP APP]/7. Using Forms & Working with Form Inputs.mp476.37MB
  334. 9. Working with User Input & Forms [SHOP APP]/9. Managing Form Input Focus.mp438.76MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

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

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