Udemy - Learn Flutter & Dart to Build iOS & Android Apps

  • Seeders:4
  • Leechers:16
  • Completed:63
  • File size:2.97 GB
  • Date:2020-07-25

Files

  • 1. Introduction1. Introduction.mp4(62.32 MB)
  • 1. Introduction1. Introduction.vtt(3.89 KB)
  • 1. Introduction10. Flutter is Under Active Development!.mp4(34.17 MB)
  • 1. Introduction10. Flutter is Under Active Development!.vtt(2.87 KB)
  • 1. Introduction11. Course Outline.mp4(71.51 MB)
  • 1. Introduction11. Course Outline.vtt(5.86 KB)
  • 1. Introduction12. How To Get The Most Out Of The Course.mp4(34.29 MB)
  • 1. Introduction12. How To Get The Most Out Of The Course.vtt(2.95 KB)
  • 1. Introduction13. Useful Resources & Links.html(950 B)
  • 1. Introduction2. What is Flutter.mp4(45.17 MB)
  • 1. Introduction2. What is Flutter.vtt(3.95 KB)
  • 1. Introduction3. Understanding the Flutter Architecture.mp4(62.64 MB)
  • 1. Introduction3. Understanding the Flutter Architecture.vtt(5.12 KB)
  • 1. Introduction4. Flutter macOS Setup.mp4(257.98 MB)
  • 1. Introduction4. Flutter macOS Setup.vtt(23.79 KB)
  • 1. Introduction5. macOS Development Environment.mp4(42.62 MB)
  • 1. Introduction5. macOS Development Environment.vtt(4.98 KB)
  • 1. Introduction6. Flutter Windows Setup.mp4(192.79 MB)
  • 1. Introduction6. Flutter Windows Setup.vtt(22.98 KB)
  • 1. Introduction7. Windows Development Environment.mp4(33.20 MB)
  • 1. Introduction7. Windows Development Environment.vtt(4.34 KB)
  • 1. Introduction8. Flutter Alternatives.mp4(50.83 MB)
  • 1. Introduction8. Flutter Alternatives.vtt(4.27 KB)
  • 1. Introduction9. Flutter & Material Design.mp4(11.12 MB)
  • 1. Introduction9. Flutter & Material Design.vtt(1.88 KB)
  • 10. Improving the App1. Module Introduction.mp4(1.66 MB)
  • 10. Improving the App1. Module Introduction.vtt(756 B)
  • 10. Improving the App2. Improving the List Tile.mp4(76.94 MB)
  • 10. Improving the App2. Improving the List Tile.vtt(4.84 KB)
  • 10. Improving the App2.1 app-imp-01-restyled-products-list.zip.zip(892.57 KB)
  • 10. Improving the App3. Adding the Dismissible Widget.mp4(73.31 MB)
  • 10. Improving the App3. Adding the Dismissible Widget.vtt(5.62 KB)
  • 10. Improving the App4. Deleting Products Upon Swipe.mp4(81.85 MB)
  • 10. Improving the App4. Deleting Products Upon Swipe.vtt(5.83 KB)
  • 10. Improving the App4.1 app-imp-02-dismissing-items.zip.zip(892.00 KB)
  • 10. Improving the App5. Restructuring the Code & Wrap Up.mp4(62.28 MB)
  • 10. Improving the App5. Restructuring the Code & Wrap Up.vtt(4.84 KB)
  • 10. Improving the App5.1 app-imp-03-improved-structure.zip.zip(892.25 KB)
  • 10. Improving the App6. Useful Resources & Links.html(82 B)
  • 10. Improving the App6.1 app-imp-03-improved-structure.zip.zip(892.25 KB)
  • 10. Improving the App6.2 app-imp-01-restyled-products-list.zip.zip(892.57 KB)
  • 10. Improving the App6.3 app-imp-02-dismissing-items.zip.zip(892.00 KB)
  • 11. Models & State Management1. Module Introduction.mp4(1.80 MB)
  • 11. Models & State Management1. Module Introduction.vtt(822 B)
  • 11. Models & State Management10. A Note on Immutability.mp4(43.18 MB)
  • 11. Models & State Management10. A Note on Immutability.vtt(4.89 KB)
  • 11. Models & State Management11. Creating the Toggle Favorite Method.mp4(75.20 MB)
  • 11. Models & State Management11. Creating the Toggle Favorite Method.vtt(6.09 KB)
  • 11. Models & State Management12. Working on the Favorite Feature.mp4(69.41 MB)
  • 11. Models & State Management12. Working on the Favorite Feature.vtt(4.82 KB)
  • 11. Models & State Management13. Adding notifylisteners.mp4(57.07 MB)
  • 11. Models & State Management13. Adding notifylisteners.vtt(4.12 KB)
  • 11. Models & State Management14. Finishing the Favorite Feature.mp4(136.93 MB)
  • 11. Models & State Management14. Finishing the Favorite Feature.vtt(10.61 KB)
  • 11. Models & State Management14.1 models-04-finished-favorite.zip.zip(895.83 KB)
  • 11. Models & State Management15. Fixing a Bug related to the Favoriting Feature.html(500 B)
  • 11. Models & State Management16. Adding a User Model.mp4(68.82 MB)
  • 11. Models & State Management16. Adding a User Model.vtt(6.23 KB)
  • 11. Models & State Management17. MUST READ Mixins & The Latest version of Dart.html(711 B)
  • 11. Models & State Management18. Using Mixins to Merge Models.mp4(78.62 MB)
  • 11. Models & State Management18. Using Mixins to Merge Models.vtt(6.56 KB)
  • 11. Models & State Management18.1 models-05-merged-models.zip.zip(897.48 KB)
  • 11. Models & State Management19. Logging in with the Main & the User Model.mp4(42.96 MB)
  • 11. Models & State Management19. Logging in with the Main & the User Model.vtt(3.11 KB)
  • 11. Models & State Management2. What can be Improved.mp4(38.46 MB)
  • 11. Models & State Management2. What can be Improved.vtt(3.11 KB)
  • 11. Models & State Management20. Connecting Models & Sharing Data.mp4(193.93 MB)
  • 11. Models & State Management20. Connecting Models & Sharing Data.vtt(15.82 KB)
  • 11. Models & State Management21. MUST READ Changing Mixins Syntax.html(1.07 KB)
  • 11. Models & State Management22. Improving the Code & Fixing an Error.mp4(125.73 MB)
  • 11. Models & State Management22. Improving the Code & Fixing an Error.vtt(9.74 KB)
  • 11. Models & State Management22.1 models-06-finished.zip.zip(896.67 KB)
  • 11. Models & State Management23. MUST READ Unselecting the Product after Editing.html(1.87 KB)
  • 11. Models & State Management24. Wrap Up.mp4(28.81 MB)
  • 11. Models & State Management24. Wrap Up.vtt(5.14 KB)
  • 11. Models & State Management25. Useful Resources & Links.html(518 B)
  • 11. Models & State Management25.1 models-02-worked-on-product-detail.zip.zip(896.24 KB)
  • 11. Models & State Management25.2 models-03-more-product-state-in-model.zip.zip(896.73 KB)
  • 11. Models & State Management25.3 models-04-finished-favorite.zip.zip(895.83 KB)
  • 11. Models & State Management25.4 models-05-merged-models.zip.zip(897.48 KB)
  • 11. Models & State Management25.5 models-06-finished.zip.zip(896.67 KB)
  • 11. Models & State Management25.6 models-01-scoped-product-model.zip.zip(895.57 KB)
  • 11. Models & State Management3. Adding a Product Model.mp4(157.56 MB)
  • 11. Models & State Management3. Adding a Product Model.vtt(13.42 KB)
  • 11. Models & State Management4. Creating a Scoped Model.mp4(103.90 MB)
  • 11. Models & State Management4. Creating a Scoped Model.vtt(11.02 KB)
  • 11. Models & State Management4.1 models-01-scoped-product-model.zip.zip(895.57 KB)
  • 11. Models & State Management5. Connecting the Scoped Model.mp4(149.48 MB)
  • 11. Models & State Management5. Connecting the Scoped Model.vtt(11.60 KB)
  • 11. Models & State Management6. Providing the Scoped Model.mp4(74.44 MB)
  • 11. Models & State Management6. Providing the Scoped Model.vtt(5.91 KB)
  • 11. Models & State Management7. Viewing Single Products.mp4(80.27 MB)
  • 11. Models & State Management7. Viewing Single Products.vtt(5.47 KB)
  • 11. Models & State Management7.1 models-02-worked-on-product-detail.zip.zip(896.24 KB)
  • 11. Models & State Management8. Editing & Deleting Products with the Scoped Model.mp4(256.19 MB)
  • 11. Models & State Management8. Editing & Deleting Products with the Scoped Model.vtt(18.62 KB)
  • 11. Models & State Management9. Finishing the Product Model.mp4(47.23 MB)
  • 11. Models & State Management9. Finishing the Product Model.vtt(3.08 KB)
  • 11. Models & State Management9.1 models-03-more-product-state-in-model.zip.zip(896.73 KB)
  • 12. Flutter & HTTP1. Module Introduction.mp4(4.36 MB)

Favorites