zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[UdemyTuts] - Learn Flutter & Dart to Build iOS & Android Apps
magnet:?xt=urn:btih:0de8dfd65dec5361e98a27f1413923e5a2ff501e&dn=[UdemyTuts] - Learn Flutter & Dart to Build iOS & Android Apps
磁力链接详情
文件列表详情
0de8dfd65dec5361e98a27f1413923e5a2ff501e
infohash:
272
文件数量
19.58 GB
文件大小
2021-2-16 10:51
创建日期
2024-11-5 08:34
最后访问
相关分词
UdemyTuts
-
Learn
Flutter
&
Dart
to
Build
iOS
&
Android
Apps
12. Flutter & HTTP/13. Adjusting the Scoped Model & the Selected Product.mp4 283.9 MB
1. Introduction/1. Introduction.mp4 62.33 MB
1. Introduction/2. What is Flutter.mp4 45.17 MB
1. Introduction/3. Understanding the Flutter Architecture.mp4 62.65 MB
1. Introduction/4. Flutter macOS Setup.mp4 257.97 MB
1. Introduction/5. macOS Development Environment.mp4 42.62 MB
1. Introduction/6. Flutter Windows Setup.mp4 192.79 MB
1. Introduction/7. Windows Development Environment.mp4 33.2 MB
1. Introduction/8. Flutter Alternatives.mp4 50.84 MB
1. Introduction/9. Flutter & Material Design.mp4 11.13 MB
1. Introduction/10. Flutter is Under Active Development!.mp4 34.18 MB
1. Introduction/11. Course Outline.mp4 71.51 MB
1. Introduction/12. How To Get The Most Out Of The Course.mp4 34.3 MB
2. Diving Into the Basics & Understanding Widgets/1. Module Introduction.mp4 2.82 MB
2. Diving Into the Basics & Understanding Widgets/2. Creating a New Flutter Project.mp4 28.18 MB
2. Diving Into the Basics & Understanding Widgets/3. Exploring the Default Project Structure.mp4 19.67 MB
2. Diving Into the Basics & Understanding Widgets/4. Diving Into the main.dart File.mp4 17.38 MB
2. Diving Into the Basics & Understanding Widgets/5. Widgets in Flutter - Theory.mp4 6.57 MB
2. Diving Into the Basics & Understanding Widgets/6. Creating a Widget.mp4 37.9 MB
2. Diving Into the Basics & Understanding Widgets/8. Adding the Build Method.mp4 34.06 MB
2. Diving Into the Basics & Understanding Widgets/9. Adding the Scaffold.mp4 66.44 MB
2. Diving Into the Basics & Understanding Widgets/10. Diving Deeper Into the Syntax.mp4 62.31 MB
2. Diving Into the Basics & Understanding Widgets/11. Adding Cards & Images.mp4 77.48 MB
2. Diving Into the Basics & Understanding Widgets/12. Diving Into the Official Docs.mp4 25.39 MB
2. Diving Into the Basics & Understanding Widgets/13. Adding a Button.mp4 47.79 MB
2. Diving Into the Basics & Understanding Widgets/14. Creating a Stateful Widget.mp4 59.25 MB
2. Diving Into the Basics & Understanding Widgets/15. Managing Data Inside Stateful Widgets.mp4 61.16 MB
2. Diving Into the Basics & Understanding Widgets/16. Adding the Stateful Widget & Lists.mp4 50.12 MB
2. Diving Into the Basics & Understanding Widgets/17. Splitting our Code Up.mp4 66.89 MB
2. Diving Into the Basics & Understanding Widgets/18. Creating the Product Manager Widget.mp4 65.06 MB
2. Diving Into the Basics & Understanding Widgets/19. Passing Data to Stateful Widgets.mp4 79.56 MB
2. Diving Into the Basics & Understanding Widgets/21. Understanding Lifecycle Hooks.mp4 102.33 MB
2. Diving Into the Basics & Understanding Widgets/22. Diving Into Google's Material Design.mp4 51.26 MB
2. Diving Into the Basics & Understanding Widgets/23. Understanding Additional Dart Features.mp4 77.14 MB
2. Diving Into the Basics & Understanding Widgets/25. Passing Data Up.mp4 98.88 MB
2. Diving Into the Basics & Understanding Widgets/26. Understanding const & final.mp4 74.34 MB
2. Diving Into the Basics & Understanding Widgets/28. Wrap Up.mp4 35.55 MB
3. Debugging Flutter Apps/1. Module Introduction.mp4 1.67 MB
3. Debugging Flutter Apps/2. Fixing Syntax Errors.mp4 51.85 MB
3. Debugging Flutter Apps/3. Understanding Runtime Errors & Runtime Messages.mp4 70.51 MB
3. Debugging Flutter Apps/4. Dealing with Logical Errors.mp4 48.62 MB
3. Debugging Flutter Apps/5. Using Breakpoints.mp4 57.5 MB
3. Debugging Flutter Apps/6. Debugging the User Interface.mp4 70.43 MB
3. Debugging Flutter Apps/7. More About Visual Helpers.mp4 43.75 MB
3. Debugging Flutter Apps/8. Wrap Up.mp4 21.11 MB
4. Running the App on Different Devices/1. Testing Devices.mp4 4.24 MB
4. Running the App on Different Devices/2. How to Start the App.mp4 35.64 MB
4. Running the App on Different Devices/3. Testing a Real Android Device.mp4 26.73 MB
4. Running the App on Different Devices/4. Using the iOS Emulator & a Real Device.mp4 105.74 MB
4. Running the App on Different Devices/6. Using the Native IDE Consoles.mp4 34.4 MB
5. Working with Lists & Conditionals/1. Module Introduction.mp4 2.5 MB
5. Working with Lists & Conditionals/2. Creating Scrollable Lists with ListView.mp4 64.33 MB
5. Working with Lists & Conditionals/3. Optimizing the List Loading Behaviour.mp4 95.48 MB
5. Working with Lists & Conditionals/4. Rendering Content Conditionally.mp4 67.52 MB
5. Working with Lists & Conditionals/5. Alternative Approaches to Render Content Conditionally.mp4 69.13 MB
5. Working with Lists & Conditionals/6. One Important Gotcha.mp4 24.54 MB
5. Working with Lists & Conditionals/7. Wrap Up.mp4 10.69 MB
6. Navigation/1. Module Introduction.mp4 3.25 MB
6. Navigation/2. Adding Multiple Pages to our App.mp4 37.85 MB
6. Navigation/3. Adding Buttons.mp4 38.92 MB
6. Navigation/4. Implementing a Basic Navigation.mp4 91.88 MB
6. Navigation/5. Improving the Look of the Product Page.mp4 76.82 MB
6. Navigation/6. Passing Data Around (Pushing the Page).mp4 106.37 MB
6. Navigation/7. Passing Information Back (Popping the Page).mp4 95.7 MB
6. Navigation/8. Adding Reactions Upon Button Pressing.mp4 93.35 MB
6. Navigation/9. Adding the Basic Authentication Page & Replacing Routes.mp4 58.34 MB
6. Navigation/10. Adding the Sidedrawer & the Hamburger Icon.mp4 59.91 MB
6. Navigation/13. Understanding Stack Based Navigation.mp4 10.73 MB
6. Navigation/14. Adding Tabs.mp4 103.25 MB
6. Navigation/15. Finishing the Tab Navigation.mp4 24.59 MB
6. Navigation/16. Adding Named Routes.mp4 78.74 MB
6. Navigation/17. Parsing Route Data Manually.mp4 85.7 MB
6. Navigation/18. Lifting State Up.mp4 88.09 MB
6. Navigation/19. Using the Named Routes.mp4 69.2 MB
6. Navigation/20. Working with onUnknownRoute as Fallback.mp4 41.62 MB
6. Navigation/21. Adding Alert Dialogs.mp4 85.99 MB
6. Navigation/22. Showing a Modal.mp4 37.76 MB
6. Navigation/23. Wrap Up.mp4 24.76 MB
7. Handling User Input/1. Module Introduction.mp4 1.95 MB
7. Handling User Input/2. Saving User Input.mp4 101.43 MB
7. Handling User Input/3. Configuring Text Fields.mp4 51.98 MB
7. Handling User Input/4. Styling Text Fields.mp4 65.43 MB
7. Handling User Input/5. Fixing a Bug & Adding a Button.mp4 45.58 MB
7. Handling User Input/6. Using our Form to Create a New Product.mp4 142.12 MB
7. Handling User Input/7. Improving the Style of our Form.mp4 67.72 MB
7. Handling User Input/9. Fixing a Tiny Error.mp4 25.28 MB
7. Handling User Input/10. Adding a Switch.mp4 70.51 MB
7. Handling User Input/11. Wrap Up.mp4 7.76 MB
8. Diving Deeper Into Widgets/1. Module Introduction.mp4 2.67 MB
8. Diving Deeper Into Widgets/2. Exploring the Widget Catalogue.mp4 47.19 MB
8. Diving Deeper Into Widgets/3. There's More Than One Widget For The Job.mp4 132.45 MB
8. Diving Deeper Into Widgets/5. Working with Text & Fonts.mp4 103.1 MB
8. Diving Deeper Into Widgets/6. Working with Rows.mp4 101.8 MB
8. Diving Deeper Into Widgets/7. Decorating Boxes & Styling a Price Tag.mp4 114.28 MB
8. Diving Deeper Into Widgets/8. Setting Borders.mp4 102.23 MB
8. Diving Deeper Into Widgets/9. Understanding Expanded & Flexible.mp4 156.45 MB
8. Diving Deeper Into Widgets/10. Adding a Background Image.mp4 119.05 MB
8. Diving Deeper Into Widgets/11. Centering Input Fields.mp4 70.63 MB
8. Diving Deeper Into Widgets/12. Adding Icons to our Sidemenu.mp4 56.14 MB
8. Diving Deeper Into Widgets/13. Adding Icon Buttons.mp4 87.6 MB
8. Diving Deeper Into Widgets/15. Outsourcing Code into Separate Widgets.mp4 78.12 MB
8. Diving Deeper Into Widgets/16. Refactoring our Code.mp4 61.91 MB
8. Diving Deeper Into Widgets/17. Creating a Standardized Tile Widget.mp4 68.33 MB
8. Diving Deeper Into Widgets/18. Adding Separate Methods for Specific Widgets.mp4 63.47 MB
8. Diving Deeper Into Widgets/19. Optimizing our Project.mp4 107.91 MB
8. Diving Deeper Into Widgets/20. Responsive Design Problems.mp4 54.55 MB
8. Diving Deeper Into Widgets/21. Adding Media Queries.mp4 101.2 MB
8. Diving Deeper Into Widgets/22. Understanding Media Queries with ListView.mp4 50.24 MB
8. Diving Deeper Into Widgets/23. Working with Themes.mp4 52.49 MB
8. Diving Deeper Into Widgets/24. Listening to Touch Events with the Gesture Detector.mp4 42.09 MB
8. Diving Deeper Into Widgets/25. Wrap Up.mp4 25.02 MB
9. Working with Forms/1. Module Introduction.mp4 1.82 MB
9. Working with Forms/2. Using the Form Widget.mp4 111.28 MB
9. Working with Forms/3. Adding Form Validation.mp4 94.21 MB
9. Working with Forms/4. Advanced Validation.mp4 56.06 MB
9. Working with Forms/6. Closing the Keyboard.mp4 53.64 MB
9. Working with Forms/7. Submitting Data.mp4 65.05 MB
9. Working with Forms/9. Outputting Lists of Products.mp4 85.37 MB
9. Working with Forms/10. Re-Using the Product Create Form.mp4 58.36 MB
9. Working with Forms/11. Setting Initial Values.mp4 90.94 MB
9. Working with Forms/12. Updating Products.mp4 80.43 MB
9. Working with Forms/13. Ensuring Input Visibility.mp4 114.46 MB
9. Working with Forms/14. Wrap Up.mp4 6.57 MB
10. Improving the App/1. Module Introduction.mp4 1.66 MB
10. Improving the App/2. Improving the List Tile.mp4 76.95 MB
10. Improving the App/3. Adding the Dismissible Widget.mp4 73.31 MB
10. Improving the App/4. Deleting Products Upon Swipe.mp4 81.84 MB
10. Improving the App/5. Restructuring the Code & Wrap Up.mp4 62.27 MB
11. Models & State Management/1. Module Introduction.mp4 1.8 MB
11. Models & State Management/2. What can be Improved.mp4 38.46 MB
11. Models & State Management/3. Adding a Product Model.mp4 157.56 MB
11. Models & State Management/4. Creating a Scoped Model.mp4 103.9 MB
11. Models & State Management/5. Connecting the Scoped Model.mp4 149.48 MB
11. Models & State Management/6. Providing the Scoped Model.mp4 74.45 MB
11. Models & State Management/7. Viewing Single Products.mp4 80.27 MB
11. Models & State Management/8. Editing & Deleting Products with the Scoped Model.mp4 256.2 MB
11. Models & State Management/9. Finishing the Product Model.mp4 47.24 MB
11. Models & State Management/10. A Note on Immutability.mp4 43.19 MB
11. Models & State Management/11. Creating the Toggle Favorite Method.mp4 75.21 MB
11. Models & State Management/12. Working on the Favorite Feature.mp4 69.41 MB
11. Models & State Management/13. Adding notifylisteners.mp4 57.07 MB
11. Models & State Management/14. Finishing the Favorite Feature.mp4 136.92 MB
11. Models & State Management/16. Adding a User Model.mp4 68.82 MB
11. Models & State Management/17. Using Mixins to Merge Models.mp4 78.62 MB
11. Models & State Management/18. Logging in with the Main & the User Model.mp4 42.95 MB
11. Models & State Management/19. Connecting Models & Sharing Data.mp4 193.93 MB
11. Models & State Management/21. Improving the Code & Fixing an Error.mp4 125.73 MB
11. Models & State Management/22. Wrap Up.mp4 28.81 MB
12. Flutter & HTTP/1. Module Introduction.mp4 4.35 MB
12. Flutter & HTTP/2. Understanding the Backend Setup.mp4 34.11 MB
12. Flutter & HTTP/3. Sending a POST Request.mp4 130.09 MB
12. Flutter & HTTP/4. Using the Response.mp4 85.49 MB
12. Flutter & HTTP/5. Getting Data From a Server.mp4 78.31 MB
12. Flutter & HTTP/6. Transforming & Extracting Response Data.mp4 168.43 MB
12. Flutter & HTTP/7. Displaying a Loading Spinner.mp4 112.64 MB
12. Flutter & HTTP/8. Finishing the Loading Spinner.mp4 137.42 MB
12. Flutter & HTTP/9. Updating Products.mp4 172.2 MB
12. Flutter & HTTP/10. Deleting Products.mp4 87.43 MB
12. Flutter & HTTP/11. Using Pull to Refresh.mp4 60.12 MB
12. Flutter & HTTP/12. Adding fadein to the Image Placeholder.mp4 59.62 MB
12. Flutter & HTTP/14. Fixing the Product Selection.mp4 32.46 MB
12. Flutter & HTTP/15. Handling Error Responses.mp4 117.09 MB
12. Flutter & HTTP/16. Generic Error Handling.mp4 64.55 MB
12. Flutter & HTTP/17. Adding async await.mp4 79.27 MB
12. Flutter & HTTP/18. Improving our Code.mp4 72.75 MB
12. Flutter & HTTP/19. Wrap Up.mp4 14.74 MB
13. Authentication/1. Module Introduction.mp4 1.93 MB
13. Authentication/2. How Authentication Works.mp4 9.99 MB
13. Authentication/3. Adding a Confirm Password Textfield.mp4 161.13 MB
13. Authentication/4. Implementing the Signup Functionality.mp4 169.72 MB
13. Authentication/5. Handling Errors.mp4 132.76 MB
13. Authentication/6. Adding a Spinner Whilst Signing Up.mp4 35.76 MB
13. Authentication/7. Adding the Signin Functionality.mp4 119.62 MB
13. Authentication/8. Refactoring our Code.mp4 85.87 MB
13. Authentication/9. Authenticating Requests with Tokens.mp4 147.15 MB
13. Authentication/10. Storing the Token on the Device.mp4 112.14 MB
13. Authentication/11. Signing Users In Automatically.mp4 88 MB
13. Authentication/12. Adding a Logout Button.mp4 121.09 MB
13. Authentication/13. Adding Autologout.mp4 176.63 MB
13. Authentication/14. Route Protection & Redirection.mp4 232.41 MB
13. Authentication/15. Fixing the Manual Logout.mp4 36.07 MB
13. Authentication/16. Time for a Quick Recap Regarding our Code Structure.mp4 74.61 MB
13. Authentication/17. Adding Optimistic Updating to Store the Favorite Status.mp4 147.55 MB
13. Authentication/18. Fetching the Favorite Status.mp4 86.94 MB
13. Authentication/19. Allow Editing for own Posts Only.mp4 117.43 MB
13. Authentication/20. Wrap Up.mp4 28.33 MB
14. Adding Google Maps to our App/1. Module Introduction.mp4 2.39 MB
14. Adding Google Maps to our App/2. Unlocking the Required APIs.mp4 45.63 MB
14. Adding Google Maps to our App/3. Requesting Permissions.mp4 90.97 MB
14. Adding Google Maps to our App/4. Preparing our Text Form Field.mp4 100.74 MB
14. Adding Google Maps to our App/5. Adding a Static Dummy Map.mp4 130.67 MB
14. Adding Google Maps to our App/6. Sending a Request to Convert an Address to Coordinates.mp4 114.58 MB
14. Adding Google Maps to our App/7. Adding Geocoding & Maps with Real Coordinates.mp4 87.07 MB
14. Adding Google Maps to our App/8. Working on the Map Control.mp4 92.21 MB
14. Adding Google Maps to our App/9. Storing Location Data in the Database.mp4 94.91 MB
14. Adding Google Maps to our App/10. Fixing a Bug.mp4 31.14 MB
14. Adding Google Maps to our App/11. Loading Location Data from the Backend.mp4 119.38 MB
14. Adding Google Maps to our App/12. Updating an Existing Product's Position.mp4 244.59 MB
14. Adding Google Maps to our App/13. Adding the Update Method for the Location.mp4 41.67 MB
14. Adding Google Maps to our App/14. Adding the Location Package.mp4 50.1 MB
14. Adding Google Maps to our App/15. Getting the User Location.mp4 228.78 MB
14. Adding Google Maps to our App/16. Preventing Memory Leaks.mp4 55.5 MB
14. Adding Google Maps to our App/17. Displaying the Address.mp4 30.41 MB
14. Adding Google Maps to our App/18. Showing a Fullscreen Map.mp4 164.56 MB
14. Adding Google Maps to our App/19. Wrap Up.mp4 16.25 MB
15. Accessing the Device Camera/1. Module Introduction.mp4 1.91 MB
15. Accessing the Device Camera/2. Adding an Image Picker Button.mp4 127.06 MB
15. Accessing the Device Camera/3. Adding the Use Camera & Gallery Buttons.mp4 101.86 MB
15. Accessing the Device Camera/4. Connecting the Choose Buttons to the Image Picker.mp4 118.48 MB
15. Accessing the Device Camera/5. Adding an Image Preview.mp4 78.85 MB
15. Accessing the Device Camera/6. Adding Text Editing Controllers.mp4 82.01 MB
15. Accessing the Device Camera/7. Setting Up Firebase Cloud Functions.mp4 66.02 MB
15. Accessing the Device Camera/8. Adding Server Side Code.mp4 96.47 MB
15. Accessing the Device Camera/9. Reading Incoming Files & Fields.mp4 90.4 MB
15. Accessing the Device Camera/10. Storing Data and Move it to a Temporary Storage.mp4 172.26 MB
15. Accessing the Device Camera/11. Deploying our Firebase Cloud Function.mp4 90.32 MB
15. Accessing the Device Camera/12. Configuring the Upload Request.mp4 128.04 MB
15. Accessing the Device Camera/13. Setting Headers to Add the Token.mp4 119.05 MB
15. Accessing the Device Camera/14. Fixing an Error.mp4 43.49 MB
15. Accessing the Device Camera/15. Fetching & Using Images.mp4 62.5 MB
15. Accessing the Device Camera/16. Previewing & Editing the Image.mp4 97.76 MB
15. Accessing the Device Camera/17. Adding the Image Upload Flow.mp4 92.42 MB
15. Accessing the Device Camera/18. Deleting Images When Deleting a Product.mp4 91.47 MB
15. Accessing the Device Camera/19. Wrap Up.mp4 9.41 MB
16. Adding Animations to our Project/1. Module Introduction.mp4 1.73 MB
16. Adding Animations to our Project/2. Adding Floating Action Buttons (FABs).mp4 158.5 MB
16. Adding Animations to our Project/3. Adding Functionality to our Favorite Button.mp4 87.8 MB
16. Adding Animations to our Project/4. Working on the Contact Button.mp4 67.04 MB
16. Adding Animations to our Project/5. Animating the Contact Icon.mp4 128.09 MB
16. Adding Animations to our Project/6. Animating the Favorite Icon.mp4 34.55 MB
16. Adding Animations to our Project/7. Animating the Options Button.mp4 82.36 MB
16. Adding Animations to our Project/8. Fading the Password Field In & Out.mp4 136.65 MB
16. Adding Animations to our Project/9. Sliding the Password Field In & Out.mp4 82.24 MB
16. Adding Animations to our Project/10. Adding Hero Widgets.mp4 51.94 MB
16. Adding Animations to our Project/11. Adding the Sliver Effect.mp4 93.27 MB
16. Adding Animations to our Project/12. Adding Route Transitions.mp4 91.69 MB
16. Adding Animations to our Project/13. Wrap Up.mp4 14.56 MB
17. Polishing & Bugfixing/1. Module Introduction.mp4 1.01 MB
17. Polishing & Bugfixing/2. Fixing an Autologout Bug.mp4 35.07 MB
17. Polishing & Bugfixing/3. Fixing the Price Input in Landscape Mode.mp4 176.59 MB
17. Polishing & Bugfixing/4. Fixing the Filtered Product Index.mp4 30.21 MB
17. Polishing & Bugfixing/5. Fixing the Product Title Style & the Favorite Product Selection.mp4 155.77 MB
17. Polishing & Bugfixing/7. Clearing All Products Before Fetching.mp4 40.11 MB
17. Polishing & Bugfixing/8. Testing the iPhone & Fixing the Product Reset Logic.mp4 84.9 MB
17. Polishing & Bugfixing/9. Adding Space on the Product Card.mp4 19.11 MB
17. Polishing & Bugfixing/10. Using Flutter Analyze.mp4 27.07 MB
17. Polishing & Bugfixing/11. Possible Code Restructurings.mp4 38.13 MB
17. Polishing & Bugfixing/12. Managing Global Values.mp4 41.74 MB
17. Polishing & Bugfixing/13. Testing the App on an Android Device.mp4 33.07 MB
17. Polishing & Bugfixing/14. Testing the App on an iPhone & Fixing the European Decimal Comma.mp4 118.93 MB
18. Running Platform Specific Code/1. Module Introduction.mp4 1.86 MB
18. Running Platform Specific Code/2. Understanding Material Design & Cupertino.mp4 53.03 MB
18. Running Platform Specific Code/3. Detecting the Platform.mp4 74.7 MB
18. Running Platform Specific Code/4. Using Platform Specific Widgets.mp4 40.2 MB
18. Running Platform Specific Code/5. Adding a Platform Specific Theme.mp4 94.97 MB
18. Running Platform Specific Code/6. When Should we Use Platform Specific Themes.mp4 21.53 MB
18. Running Platform Specific Code/7. Wrap Up.mp4 12.72 MB
19. Adding Native Code to our Flutter App/1. Module Introduction.mp4 4.27 MB
19. Adding Native Code to our Flutter App/2. Understanding the Communication Between Flutter & Native Code.mp4 74.09 MB
19. Adding Native Code to our Flutter App/3. Writing Native Android Code.mp4 132.8 MB
19. Adding Native Code to our Flutter App/4. Running Native Android Code.mp4 72.38 MB
19. Adding Native Code to our Flutter App/5. Writing Native iOS Code.mp4 70.62 MB
19. Adding Native Code to our Flutter App/6. Running Native iOS Code.mp4 86.88 MB
20. Publishing our App to the Google Play & the App Store/1. Module Introduction.mp4 2.08 MB
20. Publishing our App to the Google Play & the App Store/2. Finalizing our Code.mp4 21.2 MB
20. Publishing our App to the Google Play & the App Store/3. Restricting API Keys.mp4 15.33 MB
20. Publishing our App to the Google Play & the App Store/4. Installing Flutter Launch Icons.mp4 63.15 MB
20. Publishing our App to the Google Play & the App Store/6. Adding a Splash Screen.mp4 72 MB
20. Publishing our App to the Google Play & the App Store/7. Adjusting the App Name.mp4 32.39 MB
20. Publishing our App to the Google Play & the App Store/8. Deploying the Android App.mp4 123.17 MB
20. Publishing our App to the Google Play & the App Store/9. Deploying the iOS App.mp4 128.26 MB
21. Roundup/1. Course Roundup.mp4 43.35 MB
其他位置