zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[DesireCourse.Net] Udemy - Flutter & Dart - The Complete Guide [2020 Edition]
magnet:?xt=urn:btih:69933b22399566e47403e3cec5a7b40962cf2a07&dn=[DesireCourse.Net] Udemy - Flutter & Dart - The Complete Guide [2020 Edition]
磁力链接详情
Hash值:
69933b22399566e47403e3cec5a7b40962cf2a07
点击数:
209
文件大小:
18.88 GB
文件数量:
331
创建日期:
2020-9-20 03:16
最后访问:
2024-10-26 07:19
访问标签:
DesireCourse
Net
Udemy
-
Flutter
&
Dart
-
The
Complete
Guide
2020
Edition
文件列表详情
1. Introduction/1. Introduction.mp4 36.78 MB
1. Introduction/10. Flutter Windows Setup.mp4 250.1 MB
1. Introduction/11. Windows Development Environment.mp4 33.21 MB
1. Introduction/12. Flutter & Material Design.mp4 4.39 MB
1. Introduction/13. Flutter Alternatives.mp4 29.4 MB
1. Introduction/14. Course Outline.mp4 27.2 MB
1. Introduction/15. How To Get The Most Out Of The Course.mp4 8.24 MB
1. Introduction/2. What is Flutter.mp4 18.96 MB
1. Introduction/4. Understanding the Flutter Architecture.mp4 17.07 MB
1. Introduction/5. How Flutter & Dart Code Gets Compiled To Native Apps.mp4 10.32 MB
1. Introduction/6. Understanding Flutter Versions.mp4 11.14 MB
1. Introduction/7. Flutter macOS Setup.mp4 229.16 MB
1. Introduction/8. macOS Development Environment.mp4 42.63 MB
10. Sending Http Requests [SHOP APP]/1. Module Introduction.mp4 5.06 MB
10. Sending Http Requests [SHOP APP]/10. Showing a Loading Indicator.mp4 64.81 MB
10. Sending Http Requests [SHOP APP]/11. Handling Errors Gracefully.mp4 112.22 MB
10. Sending Http Requests [SHOP APP]/12. Working with async & await.mp4 91.44 MB
10. Sending Http Requests [SHOP APP]/13. Fetching Data, initState & of(context).mp4 78.74 MB
10. Sending Http Requests [SHOP APP]/14. How to Transform Fetched Data.mp4 74.74 MB
10. Sending Http Requests [SHOP APP]/15. Implementing Pull-to-Refresh.mp4 32.44 MB
10. Sending Http Requests [SHOP APP]/16. Updating Data via PATCH Requests.mp4 59.53 MB
10. Sending Http Requests [SHOP APP]/17. Utilizing Optimistic Updating.mp4 66.67 MB
10. Sending Http Requests [SHOP APP]/18. Creating Custom Exceptions & More Error Handling.mp4 76.45 MB
10. Sending Http Requests [SHOP APP]/19. A Challenge For You!.mp4 5.55 MB
10. Sending Http Requests [SHOP APP]/2. On-Device vs Web Storage.mp4 10.92 MB
10. Sending Http Requests [SHOP APP]/20. Updating the Favorite Status Optimistically.mp4 54.8 MB
10. Sending Http Requests [SHOP APP]/21. Storing Orders in the Web.mp4 97.64 MB
10. Sending Http Requests [SHOP APP]/22. Fetching Orders & Fixing an Issue.mp4 111 MB
10. Sending Http Requests [SHOP APP]/23. Using the FutureBuilder Widget & Improving the Code.mp4 95.2 MB
10. Sending Http Requests [SHOP APP]/24. Wrap Up.mp4 18.57 MB
10. Sending Http Requests [SHOP APP]/3. How to Connect Flutter to a Database.mp4 8.59 MB
10. Sending Http Requests [SHOP APP]/4. Preparing Our Backend.mp4 28.39 MB
10. Sending Http Requests [SHOP APP]/5. How To Send Http Requests.mp4 21.5 MB
10. Sending Http Requests [SHOP APP]/6. Sending POST Requests.mp4 98.68 MB
10. Sending Http Requests [SHOP APP]/7. Working with Futures in Dart.mp4 63.28 MB
10. Sending Http Requests [SHOP APP]/8. [DART DEEP DIVE] Futures & Async Code.mp4 36.33 MB
11. Adding User Authentication [SHOP APP]/1. Module Introduction.mp4 4.67 MB
11. Adding User Authentication [SHOP APP]/10. Adding the Token to All Requests.mp4 76.69 MB
11. Adding User Authentication [SHOP APP]/11. Connecting the Favorite Status to Users.mp4 102.47 MB
11. Adding User Authentication [SHOP APP]/12. Attaching Products to Users & Filtering By Creator.mp4 125.1 MB
11. Adding User Authentication [SHOP APP]/13. Attaching Orders to Users.mp4 27.69 MB
11. Adding User Authentication [SHOP APP]/14. Adding a Logout Functionality.mp4 39.95 MB
11. Adding User Authentication [SHOP APP]/15. Automatically Logging Users Out (After Some Time).mp4 47.49 MB
11. Adding User Authentication [SHOP APP]/16. Automatically Logging Users In.mp4 167.78 MB
11. Adding User Authentication [SHOP APP]/17. Wrap Up.mp4 18.37 MB
11. Adding User Authentication [SHOP APP]/2. How Authentication Works.mp4 14.07 MB
11. Adding User Authentication [SHOP APP]/3. Prepare Backend.mp4 20.16 MB
11. Adding User Authentication [SHOP APP]/4. Adding the Auth Screen.mp4 163.19 MB
11. Adding User Authentication [SHOP APP]/5. Adding User Signup.mp4 128.91 MB
11. Adding User Authentication [SHOP APP]/6. Allowing Users to Log In.mp4 68.83 MB
11. Adding User Authentication [SHOP APP]/7. Handling Authentication Errors.mp4 139.08 MB
11. Adding User Authentication [SHOP APP]/8. Managing the Auth Token Locally (in the App).mp4 108.89 MB
11. Adding User Authentication [SHOP APP]/9. Using the ProxyProvider and Attaching the Token to Outgoing Http Requests.mp4 91.1 MB
12. Adding Animations [SHOP APP]/1. Module Introduction.mp4 4.22 MB
12. Adding Animations [SHOP APP]/11. Implementing Custom Route Transitions.mp4 91.93 MB
12. Adding Animations [SHOP APP]/12. Wrap Up.mp4 8.04 MB
12. Adding Animations [SHOP APP]/2. Animations From Scratch (Completely Manually Controlled).mp4 134.89 MB
12. Adding Animations [SHOP APP]/3. Using the AnimatedBuilder Widget.mp4 40.71 MB
12. Adding Animations [SHOP APP]/4. Working with the AnimatedContainer.mp4 28.88 MB
12. Adding Animations [SHOP APP]/5. More Built-in Animation & Transition Widgets.mp4 95.21 MB
12. Adding Animations [SHOP APP]/6. Fading Loaded Images In (And Showing a Placeholder).mp4 33.89 MB
12. Adding Animations [SHOP APP]/7. Adding a Hero Transition.mp4 23.37 MB
12. Adding Animations [SHOP APP]/8. Working with Slivers.mp4 55.26 MB
12. Adding Animations [SHOP APP]/9. Practice Animating Order Boxes.mp4 37.98 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/1. Module Introduction.mp4 4.75 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/10. Preparing SQLite.mp4 112.17 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/11. Storing & Fetching Data with SQLite.mp4 116.03 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/12. Adding a Location Input & The location Package.mp4 94.03 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/13. Fetching the User Coordinates.mp4 25.19 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/14. Displaying a Static Map Snapshot.mp4 69.76 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/15. Rendering a Dynamic Map (via Google Maps).mp4 134.36 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/16. Allowing Users to Pick a Location on the Map.mp4 97.38 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/17. Storing the Location in SQLite.mp4 180.45 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/18. Adding a Place Detail Screen & Opening the Map in readonly Mode.mp4 110.73 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/19. Wrap Up.mp4 17.12 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/2. Planning the App.mp4 11.77 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/3. PlaceList & Place Provider Setup.mp4 98.67 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/4. Adding the Add Place Screen & An Image Input.mp4 151.83 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/5. Using Image Picker & The Device Camera.mp4 104.76 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/6. Storing the Image on the Filesystem (on the Device).mp4 89.98 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/7. Managing Data & Images via the Provider Package.mp4 147.09 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/8. Handling Errors.mp4 13.46 MB
13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/9. Testing on Real Devices.mp4 34.82 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/1. Module Introduction.mp4 9.3 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/10. Adding an App Theme.mp4 29.8 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/11. Creating an Authentication Form.mp4 124.79 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/12. Connecting Auth Form & Auth Screen.mp4 44.31 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/13. Implementing Authentication.mp4 118.67 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/14. Storing Extra User Data.mp4 67.84 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/15. Finishing Authentication & Logout.mp4 66.62 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/16. Adding Firebase Security Rules.mp4 48.64 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/17. Listening to Chat Messages.mp4 47.86 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/18. Sending & Ordering Chat Messages.mp4 98.9 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/19. Creating a Basic Chat Bubble Widget.mp4 50.29 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/2. What is Firebase.mp4 11.15 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/20. Improving the Chat Bubbles.mp4 115.62 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/21. Testing on Multiple Devices.mp4 32.55 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/22. Displaying User Names.mp4 108.68 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/24. Adding an Image Picker.mp4 130.16 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/25. Preparing File Upload & Validating Images.mp4 68.7 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/26. Uploading Images.mp4 87.91 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/27. Improving Image Upload.mp4 43.71 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/28. Running on a Real iOS Device.mp4 18 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/29. Displaying User Images.mp4 109.11 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/3. Creating a New App.mp4 38.95 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/30. How Push Notifications Work.mp4 19.82 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/31. An Introduction to Firebase Cloud Messaging.mp4 46.95 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/32. Android & Push Notifications.mp4 87.8 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/33. iOS & Push Notifications.mp4 119.72 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/34. Handling Push Notifications.mp4 110.66 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/35. Getting Started with Firebase Cloud Functions.mp4 52.07 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/37. Setting a Firestore Trigger.mp4 78.43 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/38. Sending Automated Push Notifications.mp4 81.79 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/39. Polishing & Wrap Up.mp4 67.02 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/4. Getting Started with Firebase.mp4 91.46 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/5. Getting Started with Flutter & the Firebase SDK.mp4 136.52 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/7. Rendering Stream Data with StreamBuilder.mp4 61.82 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/8. Adding Data.mp4 18.03 MB
14. Firebase, Image Upload, Push Notifications - Building a Chat App/9. A Basic Authentication Screen.mp4 88.56 MB
15. Running Native Swift, ObjectiveC, Java or Kotlin Code/1. Module Introduction.mp4 3.58 MB
15. Running Native Swift, ObjectiveC, Java or Kotlin Code/3. Sending a Method Call from Flutter.mp4 81.86 MB
15. Running Native Swift, ObjectiveC, Java or Kotlin Code/4. Running Android Code.mp4 147.53 MB
15. Running Native Swift, ObjectiveC, Java or Kotlin Code/5. Running iOS Code.mp4 94.48 MB
15. Running Native Swift, ObjectiveC, Java or Kotlin Code/6. Wrap Up.mp4 8.23 MB
16. Publishing to the App Stores/1. Module Introduction.mp4 4.4 MB
16. Publishing to the App Stores/2. Preparing the Code.mp4 17.38 MB
16. Publishing to the App Stores/3. Preparing the App Configuration.mp4 53.47 MB
16. Publishing to the App Stores/4. Preparing Third-Party Services.mp4 8.5 MB
16. Publishing to the App Stores/5. Adding Icons & Splash Screens.mp4 80.49 MB
16. Publishing to the App Stores/6. Publishing Android Apps.mp4 86.68 MB
16. Publishing to the App Stores/7. Publishing iOS Apps.mp4 57.14 MB
17. Roundup & Next Steps/1. You did it!.mp4 26.28 MB
17. Roundup & Next Steps/2. Your Next Steps (To Become an Awesome Developer!).mp4 10.31 MB
17. Roundup & Next Steps/3. How to Plan & Develop Successful Apps.mp4 27.8 MB
2. Flutter Basics [QUIZ APP]/1. Module Introduction.mp4 9.31 MB
2. Flutter Basics [QUIZ APP]/10. Building an App From Scratch.mp4 60.02 MB
2. Flutter Basics [QUIZ APP]/11. Running the App on an Emulator.mp4 24.48 MB
2. Flutter Basics [QUIZ APP]/12. Class Constructors & Named Arguments.mp4 41.38 MB
2. Flutter Basics [QUIZ APP]/13. First Summary & Additional Syntax.mp4 53.89 MB
2. Flutter Basics [QUIZ APP]/15. Building a Widget Tree.mp4 53.42 MB
2. Flutter Basics [QUIZ APP]/16. Visible (Input Output) & Invisible (Layout Control) Widgets.mp4 19.22 MB
2. Flutter Basics [QUIZ APP]/17. Adding Layout Widgets.mp4 48.44 MB
2. Flutter Basics [QUIZ APP]/19. Connecting Functions & Buttons.mp4 59.78 MB
2. Flutter Basics [QUIZ APP]/2. Creating a New Project.mp4 49.33 MB
2. Flutter Basics [QUIZ APP]/20. Anonymous Functions.mp4 26.5 MB
2. Flutter Basics [QUIZ APP]/21. Updating Widget Data (Or Using StatelessWidget Incorrectly).mp4 60.67 MB
2. Flutter Basics [QUIZ APP]/23. Updating Correctly with Stateful Widgets.mp4 74.76 MB
2. Flutter Basics [QUIZ APP]/25. A Brief Look Under The Hood.mp4 19.86 MB
2. Flutter Basics [QUIZ APP]/26. Using Private Properties.mp4 40.33 MB
2. Flutter Basics [QUIZ APP]/27. Creating a New, Custom Widget.mp4 83.39 MB
2. Flutter Basics [QUIZ APP]/28. First Styling & Layouting Steps.mp4 51.38 MB
2. Flutter Basics [QUIZ APP]/29. Enums & Multiple Constructors.mp4 30.63 MB
2. Flutter Basics [QUIZ APP]/3. An Overview of the Generated Files & Folders.mp4 56.51 MB
2. Flutter Basics [QUIZ APP]/30. Official Docs & The Widget Catalog.mp4 26.23 MB
2. Flutter Basics [QUIZ APP]/31. Passing Callback Functions Around.mp4 84.49 MB
2. Flutter Basics [QUIZ APP]/32. Introducing Maps.mp4 40.98 MB
2. Flutter Basics [QUIZ APP]/33. Mapping Lists to Widgets.mp4 85.67 MB
2. Flutter Basics [QUIZ APP]/34. final vs const.mp4 85.12 MB
2. Flutter Basics [QUIZ APP]/36. Introducing if Statements.mp4 56.7 MB
2. Flutter Basics [QUIZ APP]/37. [DART DEEP DIVE] More on if Statements.mp4 41.53 MB
2. Flutter Basics [QUIZ APP]/38. [DART DEEP DIVE] The null Value.mp4 5.24 MB
2. Flutter Basics [QUIZ APP]/39. Outputting Widgets Conditionally.mp4 20.48 MB
2. Flutter Basics [QUIZ APP]/40. Splitting the App Into Widgets.mp4 78.84 MB
2. Flutter Basics [QUIZ APP]/41. Calculating a Total Score.mp4 57.68 MB
2. Flutter Basics [QUIZ APP]/42. Getters & else-if.mp4 44.7 MB
2. Flutter Basics [QUIZ APP]/43. Resetting the Quiz.mp4 35.4 MB
2. Flutter Basics [QUIZ APP]/45. Wrap Up.mp4 11.85 MB
2. Flutter Basics [QUIZ APP]/5. Analyzing the Default App.mp4 48.25 MB
2. Flutter Basics [QUIZ APP]/6. Dart Basics.mp4 57.36 MB
2. Flutter Basics [QUIZ APP]/7. More Dart Basics.mp4 49.23 MB
3. Running Apps on Different Devices & Debugging Apps/1. Module Introduction.mp4 5.92 MB
3. Running Apps on Different Devices & Debugging Apps/10. Wrapping up the Dart DevTools.mp4 10.04 MB
3. Running Apps on Different Devices & Debugging Apps/2. Running the App on a Real Android Device.mp4 16.7 MB
3. Running Apps on Different Devices & Debugging Apps/3. Running the App on an iOS Emulator.mp4 29.7 MB
3. Running Apps on Different Devices & Debugging Apps/4. Running the App on a Real iOS Device.mp4 19.69 MB
3. Running Apps on Different Devices & Debugging Apps/5. Working with the Emulators Using the Emulators.mp4 8.51 MB
3. Running Apps on Different Devices & Debugging Apps/6. Understanding Error Messages & Fixing Errors.mp4 43.9 MB
3. Running Apps on Different Devices & Debugging Apps/7. Using the Debugger.mp4 46.51 MB
3. Running Apps on Different Devices & Debugging Apps/8. Getting Started with the Dart DevTools.mp4 30.57 MB
3. Running Apps on Different Devices & Debugging Apps/9. Understanding the Repaint Rainbow.mp4 16.55 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/1. Module Introduction.mp4 10.69 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/10. Styling a Container.mp4 35.16 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/11. Styling Text.mp4 17.57 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/12. More Styling!.mp4 13.26 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/14. Containers vs Columns vs Rows.mp4 11.7 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/15. Using String Interpolation.mp4 37.43 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/16. Installing External Packages & Formatting Dates.mp4 52.05 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/18. Adding Text Input Widgets (TextField).mp4 73.53 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/19. Fetching User Input.mp4 78.99 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/2. An Overview of the Core Flutter Widgets.mp4 37.73 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/20. Splitting the App Into Widgets.mp4 110.85 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/21. Connecting Widgets & Managing Data State.mp4 54.36 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/22. Adding User Transactions to the List.mp4 28.15 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/23. Making the List Scrollable!.mp4 41.03 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/24. Working with ListViews.mp4 94.19 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/26. Further Input & Output Styling and Configuration.mp4 72.79 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/27. Adding AppBar Buttons & Floating Action Buttons.mp4 31.58 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/28. Showing a Modal Bottom Sheet.mp4 80.7 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/29. Improving & Styling the Modal Bottom Sheet.mp4 46.51 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/3. Planning the App.mp4 7.01 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/30. Configuring & Using Themes.mp4 70.35 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/31. Custom Fonts & Working with Text Themes.mp4 109.23 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/33. Adding Images to the App.mp4 66.52 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/34. Planning the Chart Widget.mp4 20.33 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/35. Looping Through Lists.mp4 104.3 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/37. Deriving Recent Transactions.mp4 67.26 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/38. Creating Bars for our Chart.mp4 87.59 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/39. Populating the Chart with Values.mp4 48.29 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/4. Combining Widgets.mp4 60.16 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/40. Finishing the Chart Bars.mp4 41.5 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/41. Flexible & Expanded Deep Dive.mp4 70.64 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/42. Adding a ListTile Widget.mp4 44.82 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/43. Improving the Overall Chart.mp4 16.75 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/44. Widgets & Configuring Widgets - Summary Overview.mp4 42.64 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/45. Getting Started with Date Selection.mp4 42.23 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/46. Showing a DatePicker.mp4 92.98 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/47. Adding Transactions with a Date.mp4 20.2 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/48. Deleting Transactions & Using IconButtons.mp4 61.99 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/49. Final Polishing!.mp4 48.45 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/5. Understanding Column Alignment.mp4 36 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/50. Wrap Up.mp4 26.42 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/7. Not a Widget Adding a Transaction Model & Transaction Data.mp4 54.47 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/8. Mapping Data Into Widgets.mp4 24.77 MB
4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/9. Building a Custom List Item.mp4 23.83 MB
5. Responsive & Adaptive User Interfaces and Apps/1. Module Introduction.mp4 4.53 MB
5. Responsive & Adaptive User Interfaces and Apps/10. Finishing Landscape Mode.mp4 22.99 MB
5. Responsive & Adaptive User Interfaces and Apps/11. Showing Different Content Based on Device Orientation.mp4 47.98 MB
5. Responsive & Adaptive User Interfaces and Apps/12. Respecting the Softkeyboard Insets.mp4 22.36 MB
5. Responsive & Adaptive User Interfaces and Apps/13. Using the Device Size in Conditions.mp4 33.33 MB
5. Responsive & Adaptive User Interfaces and Apps/14. Managing the MediaQuery Object.mp4 23.17 MB
5. Responsive & Adaptive User Interfaces and Apps/15. Checking the Device Platform.mp4 42.71 MB
5. Responsive & Adaptive User Interfaces and Apps/16. Using Cupertino (iOS) Widgets.mp4 92.43 MB
5. Responsive & Adaptive User Interfaces and Apps/17. Using the SafeArea.mp4 12.48 MB
5. Responsive & Adaptive User Interfaces and Apps/18. More Cupertino Styles.mp4 33.89 MB
5. Responsive & Adaptive User Interfaces and Apps/19. Using Cupertino Buttons.mp4 27.94 MB
5. Responsive & Adaptive User Interfaces and Apps/2. What does Responsive and Adaptive Mean.mp4 13.34 MB
5. Responsive & Adaptive User Interfaces and Apps/20. Creating Custom Adaptive Widgets.mp4 46.13 MB
5. Responsive & Adaptive User Interfaces and Apps/22. Wrap Up.mp4 17.02 MB
5. Responsive & Adaptive User Interfaces and Apps/3. Examples Where we could improve the App!.mp4 20.26 MB
5. Responsive & Adaptive User Interfaces and Apps/4. Calculating Sizes Dynamically.mp4 77.8 MB
5. Responsive & Adaptive User Interfaces and Apps/6. Using the LayoutBuilder Widget.mp4 56.32 MB
5. Responsive & Adaptive User Interfaces and Apps/8. Controlling the Device Orientation.mp4 30.25 MB
5. Responsive & Adaptive User Interfaces and Apps/9. Rendering Alternative Landscape Content - 1.mp4 37.4 MB
6. Widget & Flutter Internals - Deep Dive/1. Module Introduction.mp4 6.05 MB
6. Widget & Flutter Internals - Deep Dive/10. Using Builder Methods.mp4 104.63 MB
6. Widget & Flutter Internals - Deep Dive/12. Understanding the Widget Lifecycle.mp4 109.37 MB
6. Widget & Flutter Internals - Deep Dive/14. Understanding the App Lifecycle.mp4 71.28 MB
6. Widget & Flutter Internals - Deep Dive/15. Understanding Context.mp4 45.9 MB
6. Widget & Flutter Internals - Deep Dive/16. A Problem with Lists & Stateful Widgets.mp4 41.1 MB
6. Widget & Flutter Internals - Deep Dive/17. Understanding the Problem Root.mp4 17.34 MB
6. Widget & Flutter Internals - Deep Dive/18. Using Keys.mp4 76.52 MB
6. Widget & Flutter Internals - Deep Dive/2. The Problem At Hand.mp4 14.01 MB
6. Widget & Flutter Internals - Deep Dive/20. Wrap Up.mp4 9.47 MB
6. Widget & Flutter Internals - Deep Dive/3. Widget Tree & Element Tree - What, Why and How.mp4 72.85 MB
6. Widget & Flutter Internals - Deep Dive/4. How Flutter Rebuilds & Repaints the Screen.mp4 46.91 MB
6. Widget & Flutter Internals - Deep Dive/5. How Flutter Executes build().mp4 91.97 MB
6. Widget & Flutter Internals - Deep Dive/6. Using const Widgets & Constructors.mp4 101.03 MB
6. Widget & Flutter Internals - Deep Dive/8. Writing Good Code.mp4 10.79 MB
6. Widget & Flutter Internals - Deep Dive/9. Extracting Widgets.mp4 66.23 MB
7. Navigation & Multiple Screens [MEALS APP]/1. Module Introduction.mp4 12.08 MB
7. Navigation & Multiple Screens [MEALS APP]/11. Diving Deeper into Named Routes.mp4 21.84 MB
7. Navigation & Multiple Screens [MEALS APP]/12. Adding a Meal Model & Data.mp4 108.05 MB
7. Navigation & Multiple Screens [MEALS APP]/13. Selecting Meals for a Chosen Category.mp4 46.35 MB
7. Navigation & Multiple Screens [MEALS APP]/14. Displaying Recipe Items & Using Network Images.mp4 125.27 MB
7. Navigation & Multiple Screens [MEALS APP]/15. Finishing the Meal List Item.mp4 131.07 MB
7. Navigation & Multiple Screens [MEALS APP]/16. Navigating to the Meal Detail Page.mp4 64.01 MB
7. Navigation & Multiple Screens [MEALS APP]/17. onGenerateRoute & onUnknownRoute.mp4 48.64 MB
7. Navigation & Multiple Screens [MEALS APP]/19. Finishing the Meal Detail Page.mp4 156.92 MB
7. Navigation & Multiple Screens [MEALS APP]/2. Planning the App.mp4 18.18 MB
7. Navigation & Multiple Screens [MEALS APP]/20. Adding a TabBar to the Appbar.mp4 85.57 MB
7. Navigation & Multiple Screens [MEALS APP]/21. Adding a Bottom TabBar.mp4 107.8 MB
7. Navigation & Multiple Screens [MEALS APP]/22. Adding a Custom Drawer.mp4 101.82 MB
7. Navigation & Multiple Screens [MEALS APP]/23. Adding Links to the Drawer.mp4 34.09 MB
7. Navigation & Multiple Screens [MEALS APP]/25. Replacing Pages (Instead of Pushing).mp4 27.73 MB
7. Navigation & Multiple Screens [MEALS APP]/26. Popping Pages & Passing Data Back.mp4 157.79 MB
7. Navigation & Multiple Screens [MEALS APP]/28. Adding Filter Switches.mp4 67.61 MB
7. Navigation & Multiple Screens [MEALS APP]/29. Adding Filtering Logic.mp4 141.97 MB
7. Navigation & Multiple Screens [MEALS APP]/3. Starting With The App - Adding Base Data.mp4 73.57 MB
7. Navigation & Multiple Screens [MEALS APP]/30. Adding a Mark as Favorite Feature.mp4 180.78 MB
7. Navigation & Multiple Screens [MEALS APP]/31. A Problem!.mp4 20.4 MB
7. Navigation & Multiple Screens [MEALS APP]/32. Wrap Up.mp4 16.24 MB
7. Navigation & Multiple Screens [MEALS APP]/4. Creating a Grid & Working with Linear Gradients.mp4 58.33 MB
7. Navigation & Multiple Screens [MEALS APP]/5. Registering a Screen as the Main Screen.mp4 24.77 MB
7. Navigation & Multiple Screens [MEALS APP]/6. Styling & Theming.mp4 60.33 MB
7. Navigation & Multiple Screens [MEALS APP]/7. Navigating to a New Page.mp4 75.68 MB
7. Navigation & Multiple Screens [MEALS APP]/8. Passing Data via the Constructor.mp4 20.93 MB
7. Navigation & Multiple Screens [MEALS APP]/9. Using Named Routes & Passing Data With Named Routes.mp4 51.02 MB
8. State Management [SHOP APP]/1. Module Introduction.mp4 7.69 MB
8. State Management [SHOP APP]/10. [DART DEEP DIVE] Inheritance (extends) vs Mixins (with).mp4 26.69 MB
8. State Management [SHOP APP]/12. Listening in Different Places & Ways.mp4 49.7 MB
8. State Management [SHOP APP]/14. Using Nested Models & Providers.mp4 129.73 MB
8. State Management [SHOP APP]/15. Exploring Alternative Provider Syntaxes.mp4 55.1 MB
8. State Management [SHOP APP]/16. Using Consumer instead of Provider.of.mp4 66.58 MB
8. State Management [SHOP APP]/17. Local State vs App-wide State.mp4 132.85 MB
8. State Management [SHOP APP]/18. Adding Shopping Cart Data.mp4 59.76 MB
8. State Management [SHOP APP]/2. Planning the App.mp4 24.78 MB
8. State Management [SHOP APP]/20. Working with Multiple Providers.mp4 31.17 MB
8. State Management [SHOP APP]/21. Connecting the Cart Provider.mp4 97.01 MB
8. State Management [SHOP APP]/22. Working on the Shopping Cart & Displaying a Total.mp4 89.29 MB
8. State Management [SHOP APP]/23. Displaying a List of Cart Items.mp4 91.61 MB
8. State Management [SHOP APP]/24. Making Cart Items Dismissible.mp4 68.86 MB
8. State Management [SHOP APP]/25. Adding Product Detail Data.mp4 38.61 MB
8. State Management [SHOP APP]/26. Providing an Orders Object.mp4 62.39 MB
8. State Management [SHOP APP]/27. Adding Orders.mp4 24.37 MB
8. State Management [SHOP APP]/28. Adding an Orders Screen.mp4 67.7 MB
8. State Management [SHOP APP]/29. Using a Side Drawer.mp4 47.76 MB
8. State Management [SHOP APP]/3. Defining a Data Model.mp4 42.25 MB
8. State Management [SHOP APP]/30. Making Orders Expandable & Stateful Widgets vs Providers.mp4 83.74 MB
8. State Management [SHOP APP]/31. Wrap Up.mp4 30.49 MB
8. State Management [SHOP APP]/4. Working on the Products Grid & Item Widgets.mp4 127.34 MB
8. State Management [SHOP APP]/5. Styling & Theming the App.mp4 42.78 MB
8. State Management [SHOP APP]/6. Adding Navigation to the App.mp4 87.17 MB
8. State Management [SHOP APP]/7. Why State Management And what is State and State Management.mp4 34.02 MB
8. State Management [SHOP APP]/8. Understanding the Provider Package & Approach.mp4 9.43 MB
8. State Management [SHOP APP]/9. Working with Providers & Listeners.mp4 168.78 MB
9. Working with User Input & Forms [SHOP APP]/1. Module Introduction.mp4 8.95 MB
9. Working with User Input & Forms [SHOP APP]/10. Image Input & Image Preview.mp4 109.39 MB
9. Working with User Input & Forms [SHOP APP]/11. Submitting Forms.mp4 101.54 MB
9. Working with User Input & Forms [SHOP APP]/12. Validating User Input.mp4 36.85 MB
9. Working with User Input & Forms [SHOP APP]/13. Adding Validation to All Inputs.mp4 81.03 MB
9. Working with User Input & Forms [SHOP APP]/15. Saving New Products.mp4 37.4 MB
9. Working with User Input & Forms [SHOP APP]/16. Time to Update Products!.mp4 155.8 MB
9. Working with User Input & Forms [SHOP APP]/17. Allowing Users to Delete Products.mp4 29.05 MB
9. Working with User Input & Forms [SHOP APP]/18. Wrap Up.mp4 3.88 MB
9. Working with User Input & Forms [SHOP APP]/2. Snackbars & Undoing Add to Cart Actions.mp4 91.98 MB
9. Working with User Input & Forms [SHOP APP]/3. Showing Alert Dialogs.mp4 61.99 MB
9. Working with User Input & Forms [SHOP APP]/4. Adding a Manage Products Page.mp4 118.43 MB
9. Working with User Input & Forms [SHOP APP]/5. Edit Product Screen & A Problem.mp4 43.36 MB
9. Working with User Input & Forms [SHOP APP]/6. Using Forms & Working with Form Inputs.mp4 76.36 MB
9. Working with User Input & Forms [SHOP APP]/8. Managing Form Input Focus.mp4 38.76 MB
9. Working with User Input & Forms [SHOP APP]/9. Multiline Inputs & Disposing Objects.mp4 36.02 MB
其他位置