FileMood

Download [FreeAllCourse.Com] Udemy - Flutter & Dart - The Complete Guide [2020 Edition]

FreeAllCourse Com Udemy Flutter Dart The Complete Guide 2020 Edition

Name

[FreeAllCourse.Com] Udemy - Flutter & Dart - The Complete Guide [2020 Edition]

 DOWNLOAD Copy Link

Total Size

20.4 GB

Total Files

1036

Hash

050A9E96A3065045016CD8F67EBF1AD9B7D4711E

/1. Introduction/

10. Flutter Windows Setup.mp4

262.3 MB

1. Introduction.mp4

38.6 MB

1. Introduction.srt

3.1 KB

2. What is Flutter.mp4

19.9 MB

2. What is Flutter.srt

8.7 KB

3. Join our Online Learning Community.html

0.7 KB

4. Understanding the Flutter Architecture.mp4

17.9 MB

4. Understanding the Flutter Architecture.srt

7.4 KB

5. How Flutter & Dart Code Gets Compiled To Native Apps.mp4

10.8 MB

5. How Flutter & Dart Code Gets Compiled To Native Apps.srt

4.6 KB

6. Understanding Flutter Versions.mp4

11.7 MB

6. Understanding Flutter Versions.srt

4.3 KB

7. Flutter macOS Setup.mp4

240.3 MB

7. Flutter macOS Setup.srt

39.5 KB

8. macOS Development Environment.mp4

44.7 MB

8. macOS Development Environment.srt

5.8 KB

9. Android Licenses & XMLSchema Error.html

1.7 KB

10. Flutter Windows Setup.srt

59.1 KB

10.1 Windows SDK Download.html

0.1 KB

11. Windows Development Environment.mp4

34.8 MB

11. Windows Development Environment.srt

5.1 KB

12. Flutter & Material Design.mp4

4.6 MB

12. Flutter & Material Design.srt

1.9 KB

13. Flutter Alternatives.mp4

30.8 MB

13. Flutter Alternatives.srt

8.9 KB

14. Course Outline.mp4

28.5 MB

14. Course Outline.srt

10.0 KB

15. How To Get The Most Out Of The Course.mp4

8.6 MB

15. How To Get The Most Out Of The Course.srt

4.2 KB

16. Useful Resources & Links.html

1.0 KB

/

Verify Files.txt

1.1 KB

[FreeAllCourse.Com].url

0.1 KB

/2. Flutter Basics [QUIZ APP]/

1. Module Introduction.mp4

9.8 MB

1. Module Introduction.srt

3.4 KB

2. Creating a New Project.mp4

51.7 MB

2. Creating a New Project.srt

18.2 KB

3. An Overview of the Generated Files & Folders.mp4

59.2 MB

3. An Overview of the Generated Files & Folders.srt

11.9 KB

4. More on Git (Version Control System).html

1.1 KB

5. Analyzing the Default App.mp4

50.6 MB

5. Analyzing the Default App.srt

7.8 KB

6. Dart Basics.mp4

60.1 MB

6. Dart Basics.srt

24.1 KB

7. More Dart Basics.mp4

51.6 MB

7. More Dart Basics.srt

18.3 KB

7.1 dart-overview-slide.pdf

91.0 KB

7.2 dart-overview.pdf

115.7 KB

8. Dart Basics - Summary.html

9.3 KB

8.1 dart-overview.pdf

115.7 KB

9. Dart Fundamentals.html

0.2 KB

10. Building an App From Scratch.mp4

62.9 MB

10. Building an App From Scratch.srt

15.3 KB

11. Running the App on an Emulator.mp4

25.7 MB

11. Running the App on an Emulator.srt

4.7 KB

12. Class Constructors & Named Arguments.mp4

43.4 MB

12. Class Constructors & Named Arguments.srt

11.4 KB

13. First Summary & Additional Syntax.mp4

56.5 MB

13. First Summary & Additional Syntax.srt

11.7 KB

14. Flutter App Basics.html

0.2 KB

15. Building a Widget Tree.mp4

56.0 MB

15. Building a Widget Tree.srt

10.5 KB

15.1 basics-01-building-a-widget-tree.zip

40.5 KB

16. Visible (Input Output) & Invisible (Layout Control) Widgets.mp4

20.2 MB

16. Visible (Input Output) & Invisible (Layout Control) Widgets.srt

4.4 KB

16.1 flutter-widget-types-slide.pdf

78.2 KB

17. Adding Layout Widgets.mp4

50.8 MB

17. Adding Layout Widgets.srt

9.4 KB

18. Widget Basics.html

0.2 KB

19. Connecting Functions & Buttons.mp4

62.7 MB

19. Connecting Functions & Buttons.srt

10.3 KB

20. Anonymous Functions.mp4

27.8 MB

20. Anonymous Functions.srt

4.8 KB

20.1 basics-02-column-raisedbutton-anonymous-functions.zip

41.1 KB

21. Updating Widget Data (Or Using StatelessWidget Incorrectly).mp4

63.6 MB

21. Updating Widget Data (Or Using StatelessWidget Incorrectly).srt

9.0 KB

21.1 basics-03-incorrect-stateless-widget.zip

40.8 KB

22. [DART DEEP DIVE] Understanding Lists.html

3.1 KB

23. Updating Correctly with Stateful Widgets.mp4

78.4 MB

23. Updating Correctly with Stateful Widgets.srt

15.9 KB

23.1 flutter-stateless-stateful-widgets-slide.pdf

75.6 KB

24. Stateful & Stateless Widgets.html

0.2 KB

25. A Brief Look Under The Hood.mp4

20.8 MB

25. A Brief Look Under The Hood.srt

3.5 KB

26. Using Private Properties.mp4

42.3 MB

26. Using Private Properties.srt

7.0 KB

26.1 basics-04-stateful-widget-private-properties.zip

41.1 KB

27. Creating a New, Custom Widget.mp4

87.4 MB

27. Creating a New, Custom Widget.srt

16.7 KB

28. First Styling & Layouting Steps.mp4

53.9 MB

28. First Styling & Layouting Steps.srt

11.2 KB

28.1 basics-05-custom-stateless-widget.zip

41.7 KB

29. Enums & Multiple Constructors.mp4

32.1 MB

29. Enums & Multiple Constructors.srt

5.2 KB

30. Official Docs & The Widget Catalog.mp4

27.5 MB

30. Official Docs & The Widget Catalog.srt

3.7 KB

31. Passing Callback Functions Around.mp4

88.6 MB

31. Passing Callback Functions Around.srt

14.7 KB

32. Introducing Maps.mp4

43.0 MB

32. Introducing Maps.srt

7.6 KB

33. Mapping Lists to Widgets.mp4

89.8 MB

33. Mapping Lists to Widgets.srt

14.1 KB

33.1 basics-06-added-answer-mapping.zip

42.6 KB

34. final vs const.mp4

89.2 MB

34. final vs const.srt

15.2 KB

34.1 basics-07-final-const.zip

42.3 KB

35. Advanced Flutter & Dart Basics.html

0.2 KB

36. Introducing if Statements.mp4

59.4 MB

36. Introducing if Statements.srt

9.4 KB

36.1 basics-08-added-if-and-ternary-expression.zip

43.1 KB

37. [DART DEEP DIVE] More on if Statements.mp4

43.5 MB

37. [DART DEEP DIVE] More on if Statements.srt

16.5 KB

38. [DART DEEP DIVE] The null Value.mp4

5.5 MB

38. [DART DEEP DIVE] The null Value.srt

2.7 KB

39. Outputting Widgets Conditionally.mp4

21.5 MB

39. Outputting Widgets Conditionally.srt

3.4 KB

39.1 basics-08-added-if-and-ternary-expression.zip

43.1 KB

40. Splitting the App Into Widgets.mp4

82.7 MB

40. Splitting the App Into Widgets.srt

12.7 KB

40.1 basics-09-splitting-into-widgets.zip

44.4 KB

41. Calculating a Total Score.mp4

60.5 MB

41. Calculating a Total Score.srt

9.8 KB

41.1 questions.txt

0.8 KB

42. Getters & else-if.mp4

46.9 MB

42. Getters & else-if.srt

8.5 KB

43. Resetting the Quiz.mp4

37.1 MB

43. Resetting the Quiz.srt

6.7 KB

43.1 basics-10-finished.zip

44.2 KB

44. Time to Practice Flutter Basics.html

0.2 KB

45. Wrap Up.mp4

12.4 MB

45. Wrap Up.srt

2.6 KB

46. Module Resources.html

1.0 KB

46.1 basics-05-custom-stateless-widget.zip

41.7 KB

46.2 basics-02-column-raisedbutton-anonymous-functions.zip

41.1 KB

46.3 basics-06-added-answer-mapping.zip

42.6 KB

46.4 basics-08-added-if-and-ternary-expression.zip

43.1 KB

46.5 basics-09-splitting-into-widgets.zip

44.4 KB

46.6 basics-03-incorrect-stateless-widget.zip

40.8 KB

46.7 flutter-basics-summary.pdf

69.4 KB

46.8 basics-07-final-const.zip

42.3 KB

46.9 basics-10-finished.zip

44.2 KB

46.10 basics-04-stateful-widget-private-properties.zip

41.1 KB

46.11 dart-basics-summary.pdf

105.5 KB

46.12 basics-01-building-a-widget-tree.zip

40.5 KB

46.13 widgets-basics-cheat-sheet.pdf

53.6 KB

/3. Running Apps on Different Devices & Debugging Apps/

1. Module Introduction.mp4

6.2 MB

1. Module Introduction.srt

2.6 KB

2. Running the App on a Real Android Device.mp4

17.5 MB

2. Running the App on a Real Android Device.srt

5.4 KB

3. Running the App on an iOS Emulator.mp4

31.1 MB

3. Running the App on an iOS Emulator.srt

8.9 KB

4. Running the App on a Real iOS Device.mp4

20.7 MB

4. Running the App on a Real iOS Device.srt

0.8 KB

5. Working with the Emulators Using the Emulators.mp4

8.9 MB

5. Working with the Emulators Using the Emulators.srt

3.1 KB

6. Understanding Error Messages & Fixing Errors.mp4

46.0 MB

6. Understanding Error Messages & Fixing Errors.srt

7.5 KB

7. Using the Debugger.mp4

48.8 MB

7. Using the Debugger.srt

8.7 KB

8. Getting Started with the Dart DevTools.mp4

32.1 MB

8. Getting Started with the Dart DevTools.srt

6.7 KB

9. Understanding the Repaint Rainbow.mp4

17.4 MB

9. Understanding the Repaint Rainbow.srt

4.5 KB

10. Wrapping up the Dart DevTools.mp4

10.5 MB

10. Wrapping up the Dart DevTools.srt

2.1 KB

11. Useful Resources & Links.html

0.6 KB

11.1 debugging-01-finished.zip

44.4 KB

/4. Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/

1. Module Introduction.mp4

11.2 MB

1. Module Introduction.srt

4.5 KB

2. An Overview of the Core Flutter Widgets.mp4

39.6 MB

2. An Overview of the Core Flutter Widgets.srt

13.7 KB

2.1 core-widgets-cheat-sheet.pdf

128.2 KB

3. Planning the App.mp4

7.4 MB

3. Planning the App.srt

3.3 KB

4. Combining Widgets.mp4

63.1 MB

4. Combining Widgets.srt

13.0 KB

4.1 main.dart

0.5 KB

4.2 core-widgets-cheat-sheet.pdf

128.2 KB

4.3 real-apps-02-card-with-container.zip

40.6 KB

5. Understanding Column Alignment.mp4

37.8 MB

5. Understanding Column Alignment.srt

9.1 KB

5.1 rows-columns-cheat-sheet.pdf

95.6 KB

5.2 real-apps-03-column-alignment.zip

40.6 KB

6. Columns & Rows.html

0.2 KB

7. Not a Widget Adding a Transaction Model & Transaction Data.mp4

57.1 MB

7. Not a Widget Adding a Transaction Model & Transaction Data.srt

11.6 KB

8. Mapping Data Into Widgets.mp4

26.0 MB

8. Mapping Data Into Widgets.srt

5.2 KB

9. Building a Custom List Item.mp4

25.0 MB

9. Building a Custom List Item.srt

7.5 KB

10. Styling a Container.mp4

36.9 MB

10. Styling a Container.srt

7.5 KB

11. Styling Text.mp4

18.4 MB

11. Styling Text.srt

3.8 KB

12. More Styling!.mp4

13.9 MB

12. More Styling!.srt

2.4 KB

12.1 real-apps-04-list-of-transaction-cards.zip

42.0 KB

13. Styling Time!.html

0.2 KB

14. Containers vs Columns vs Rows.mp4

12.3 MB

14. Containers vs Columns vs Rows.srt

4.9 KB

15. Using String Interpolation.mp4

39.2 MB

15. Using String Interpolation.srt

7.9 KB

16. Installing External Packages & Formatting Dates.mp4

54.6 MB

16. Installing External Packages & Formatting Dates.srt

10.5 KB

17. DateFormat Patterns.html

2.3 KB

18. Adding Text Input Widgets (TextField).mp4

77.1 MB

18. Adding Text Input Widgets (TextField).srt

10.4 KB

18.1 real-apps-05-textfields-and-button.zip

42.1 KB

19. Fetching User Input.mp4

82.8 MB

19. Fetching User Input.srt

15.1 KB

19.1 real-apps-07-using-texteditingcontroller.zip

42.4 KB

19.2 real-apps-06-user-input-on-every-keystroke.zip

42.4 KB

20. Splitting the App Into Widgets.mp4

116.2 MB

20. Splitting the App Into Widgets.srt

17.3 KB

21. Connecting Widgets & Managing Data State.mp4

57.0 MB

21. Connecting Widgets & Managing Data State.srt

8.8 KB

22. Adding User Transactions to the List.mp4

29.5 MB

22. Adding User Transactions to the List.srt

5.3 KB

22.1 real-apps-08-add-transaction-flow.zip

46.8 KB

23. Making the List Scrollable!.mp4

43.0 MB

23. Making the List Scrollable!.srt

8.3 KB

23.1 real-apps-09-scrollable-column.zip

46.7 KB

24. Working with ListViews.mp4

98.8 MB

24. Working with ListViews.srt

17.1 KB

24.1 real-apps-10-listview-children.zip

46.6 KB

24.2 real-apps-11-listview-builder.zip

46.6 KB

25. Lists, Scrolling & Text Input.html

0.2 KB

26. Further Input & Output Styling and Configuration.mp4

76.3 MB

26. Further Input & Output Styling and Configuration.srt

11.7 KB

27. Adding AppBar Buttons & Floating Action Buttons.mp4

33.1 MB

27. Adding AppBar Buttons & Floating Action Buttons.srt

6.6 KB

28. Showing a Modal Bottom Sheet.mp4

84.6 MB

28. Showing a Modal Bottom Sheet.srt

13.3 KB

28.1 real-apps-12-modal-sheet.zip

45.8 KB

29. Improving & Styling the Modal Bottom Sheet.mp4

48.8 MB

29. Improving & Styling the Modal Bottom Sheet.srt

10.8 KB

30. Configuring & Using Themes.mp4

73.8 MB

30. Configuring & Using Themes.srt

11.9 KB

30.1 real-apps-13-added-theming.zip

46.0 KB

31. Custom Fonts & Working with Text Themes.mp4

114.5 MB

31. Custom Fonts & Working with Text Themes.srt

16.5 KB

31.1 fonts.zip

327.8 KB

32. Theming.html

0.2 KB

33. Adding Images to the App.mp4

69.8 MB

33. Adding Images to the App.srt

10.9 KB

33.1 real-apps-14-added-fonts-and-images.zip

388.9 KB

33.2 image.zip

12.5 KB

34. Planning the Chart Widget.mp4

21.3 MB

34. Planning the Chart Widget.srt

5.4 KB

34.1 chart-sketch.png

796.5 KB

35. Looping Through Lists.mp4

109.4 MB

35. Looping Through Lists.srt

17.5 KB

36. More on for Loops.html

0.9 KB

37. Deriving Recent Transactions.mp4

70.5 MB

37. Deriving Recent Transactions.srt

9.8 KB

37.1 Double Decimal Place Precision.html

0.1 KB

38. Creating Bars for our Chart.mp4

91.9 MB

38. Creating Bars for our Chart.srt

13.6 KB

39. Populating the Chart with Values.mp4

50.6 MB

39. Populating the Chart with Values.srt

8.7 KB

40. Finishing the Chart Bars.mp4

43.5 MB

40. Finishing the Chart Bars.srt

6.9 KB

40.1 real-apps-15-chart-and-chartbars.zip

392.0 KB

41. Flexible & Expanded Deep Dive.mp4

74.1 MB

41. Flexible & Expanded Deep Dive.srt

15.1 KB

41.1 widget-playground-start.zip

5.2 KB

41.2 widget-playground-finished.zip

5.3 KB

42. Adding a ListTile Widget.mp4

47.0 MB

42. Adding a ListTile Widget.srt

6.6 KB

42.1 real-apps-16-added-listtile.zip

391.4 KB

43. Improving the Overall Chart.mp4

17.6 MB

43. Improving the Overall Chart.srt

4.2 KB

44. Widgets & Configuring Widgets - Summary Overview.mp4

44.7 MB

44. Widgets & Configuring Widgets - Summary Overview.srt

7.5 KB

45. Getting Started with Date Selection.mp4

44.3 MB

45. Getting Started with Date Selection.srt

7.0 KB

46. Showing a DatePicker.mp4

97.5 MB

46. Showing a DatePicker.srt

15.5 KB

47. Adding Transactions with a Date.mp4

21.2 MB

47. Adding Transactions with a Date.srt

4.2 KB

47.1 real-apps-17-date-input-and-picker.zip

391.6 KB

48. Deleting Transactions & Using IconButtons.mp4

65.0 MB

48. Deleting Transactions & Using IconButtons.srt

9.7 KB

49. Final Polishing!.mp4

50.8 MB

49. Final Polishing!.srt

7.5 KB

49.1 real-apps-18-finished.zip

390.4 KB

50. Wrap Up.mp4

27.7 MB

50. Wrap Up.srt

5.5 KB

51. Useful Resources & Links.html

1.3 KB

51.1 real-apps-01-starting-setup.zip

40.5 KB

51.2 real-apps-03-column-alignment.zip

40.6 KB

51.3 real-apps-08-add-transaction-flow.zip

46.8 KB

51.4 real-apps-05-textfields-and-button.zip

42.1 KB

51.5 real-apps-10-listview-children.zip

46.6 KB

51.6 real-apps-07-using-texteditingcontroller.zip

42.4 KB

51.7 real-apps-17-date-input-and-picker.zip

391.6 KB

51.8 real-apps-18-finished.zip

390.4 KB

51.9 real-apps-14-added-fonts-and-images.zip

388.9 KB

51.10 real-apps-04-list-of-transaction-cards.zip

42.0 KB

51.11 real-apps-02-card-with-container.zip

40.6 KB

51.12 real-apps-12-modal-sheet.zip

45.8 KB

51.13 real-apps-06-user-input-on-every-keystroke.zip

42.4 KB

51.14 real-apps-16-added-listtile.zip

391.4 KB

51.15 real-apps-15-chart-and-chartbars.zip

392.0 KB

51.16 real-apps-11-listview-builder.zip

46.6 KB

51.17 real-apps-13-added-theming.zip

46.0 KB

51.18 real-apps-09-scrollable-column.zip

46.7 KB

/5. Responsive & Adaptive User Interfaces and Apps/

1. Module Introduction.mp4

4.8 MB

1. Module Introduction.srt

2.2 KB

2. What does Responsive and Adaptive Mean.mp4

14.0 MB

2. What does Responsive and Adaptive Mean.srt

8.0 KB

2.1 responsive-adaptive.pdf

94.8 KB

3. Examples Where we could improve the App!.mp4

21.2 MB

3. Examples Where we could improve the App!.srt

4.0 KB

4. Calculating Sizes Dynamically.mp4

81.6 MB

4. Calculating Sizes Dynamically.srt

12.2 KB

4.1 resp-01-dynamically-calculated-widgets.zip

392.3 KB

5. Working with the textScaleFactor.html

1.4 KB

6. Using the LayoutBuilder Widget.mp4

59.1 MB

6. Using the LayoutBuilder Widget.srt

10.0 KB

7. Responsiveness.html

0.2 KB

8. Controlling the Device Orientation.mp4

31.7 MB

8. Controlling the Device Orientation.srt

6.3 KB

9. Rendering Alternative Landscape Content - 1.mp4

39.2 MB

9. Rendering Alternative Landscape Content - 1.srt

6.1 KB

10. Finishing Landscape Mode.mp4

24.1 MB

10. Finishing Landscape Mode.srt

3.9 KB

11. Showing Different Content Based on Device Orientation.mp4

50.3 MB

11. Showing Different Content Based on Device Orientation.srt

7.2 KB

11.1 resp-02-different-uis-based-on-orientation.zip

393.0 KB

12. Respecting the Softkeyboard Insets.mp4

23.5 MB

12. Respecting the Softkeyboard Insets.srt

4.7 KB

12.1 An Improved ModalBottomSheet.html

0.1 KB

12.2 resp-03-respect-keyboard.zip

391.2 KB

13. Using the Device Size in Conditions.mp4

34.9 MB

13. Using the Device Size in Conditions.srt

5.7 KB

13.1 resp-04-width-check-in-condition.zip

392.1 KB

14. Managing the MediaQuery Object.mp4

24.3 MB

14. Managing the MediaQuery Object.srt

2.9 KB

15. Checking the Device Platform.mp4

44.8 MB

15. Checking the Device Platform.srt

8.0 KB

15.1 resp-05-adaptive-widget-and-platform-check.zip

393.2 KB

16. Using Cupertino (iOS) Widgets.mp4

96.9 MB

16. Using Cupertino (iOS) Widgets.srt

11.5 KB

17. Using the SafeArea.mp4

13.1 MB

17. Using the SafeArea.srt

2.4 KB

18. More Cupertino Styles.mp4

35.5 MB

18. More Cupertino Styles.srt

0.5 KB

18.1 resp-06-cupertino-widgets.zip

391.6 KB

19. Using Cupertino Buttons.mp4

29.3 MB

19. Using Cupertino Buttons.srt

4.3 KB

20. Creating Custom Adaptive Widgets.mp4

48.4 MB

20. Creating Custom Adaptive Widgets.srt

6.6 KB

20.1 resp-07-finished.zip

391.6 KB

21. Adaptive Widgets.html

0.2 KB

22. Wrap Up.mp4

17.8 MB

22. Wrap Up.srt

2.5 KB

23. Useful Resources & Links.html

1.2 KB

23.1 resp-06-cupertino-widgets.zip

391.6 KB

23.2 resp-03-respect-keyboard.zip

391.2 KB

23.3 resp-01-dynamically-calculated-widgets.zip

392.3 KB

23.4 resp-02-different-uis-based-on-orientation.zip

393.0 KB

23.5 resp-04-width-check-in-condition.zip

392.1 KB

23.6 resp-07-finished.zip

391.6 KB

23.7 resp-05-adaptive-widget-and-platform-check.zip

393.2 KB

/6. Widget & Flutter Internals - Deep Dive/

1. Module Introduction.mp4

6.3 MB

1. Module Introduction.srt

3.3 KB

2. The Problem At Hand.mp4

14.7 MB

2. The Problem At Hand.srt

4.1 KB

3. Widget Tree & Element Tree - What, Why and How.mp4

76.4 MB

3. Widget Tree & Element Tree - What, Why and How.srt

15.2 KB

3.1 widget-and-element-tree.pdf

74.7 KB

4. How Flutter Rebuilds & Repaints the Screen.mp4

49.2 MB

4. How Flutter Rebuilds & Repaints the Screen.srt

11.3 KB

4.1 widget-element-tree.png

1.4 MB

4.2 Inside Flutter - Official Docs.html

0.1 KB

5. How Flutter Executes build().mp4

96.4 MB

5. How Flutter Executes build().srt

12.9 KB

6. Using const Widgets & Constructors.mp4

105.9 MB

6. Using const Widgets & Constructors.srt

15.6 KB

6.1 deep-dive-01-flutter-build-const.zip

393.4 KB

7. Widgets, Elements, build().html

0.2 KB

8. Writing Good Code.mp4

11.3 MB

8. Writing Good Code.srt

5.6 KB

9. Extracting Widgets.mp4

69.4 MB

9. Extracting Widgets.srt

8.5 KB

10. Using Builder Methods.mp4

109.7 MB

10. Using Builder Methods.srt

14.1 KB

10.1 deep-dive-02-builder-methods.zip

394.0 KB

11. Time to Practice Builder Methods.html

0.2 KB

12. Understanding the Widget Lifecycle.mp4

114.7 MB

12. Understanding the Widget Lifecycle.srt

18.4 KB

12.1 widget-lifecycle.pdf

71.6 KB

12.2 deep-dive-03-widget-lifecycle.zip

394.2 KB

13. Calling super.initState() etc..html

1.8 KB

14. Understanding the App Lifecycle.mp4

74.7 MB

14. Understanding the App Lifecycle.srt

12.5 KB

14.1 app-lifecycle.pdf

71.6 KB

14.2 deep-dive-04-app-lifecycle.zip

394.0 KB

15. Understanding Context.mp4

48.1 MB

15. Understanding Context.srt

9.2 KB

15.1 More on InheritedWidget & Context.html

0.1 KB

15.2 context.pdf

76.0 KB

16. A Problem with Lists & Stateful Widgets.mp4

43.1 MB

16. A Problem with Lists & Stateful Widgets.srt

7.4 KB

17. Understanding the Problem Root.mp4

18.2 MB

17. Understanding the Problem Root.srt

6.5 KB

17.1 listview–keys.png

1.1 MB

18. Using Keys.mp4

80.2 MB

18. Using Keys.srt

14.7 KB

18.1 More on Keys in Flutter.html

0.1 KB

18.2 deep-dive-05-finished.zip

393.6 KB

18.3 More on Initializer Lists.html

0.1 KB

19. Keys, Lists, Stateful Widgets.html

0.2 KB

20. Wrap Up.mp4

9.9 MB

20. Wrap Up.srt

2.4 KB

21. Useful Resources & Links.html

1.3 KB

21.1 deep-dive-01-flutter-build-const.zip

393.4 KB

21.2 deep-dive-04-app-lifecycle.zip

394.0 KB

21.3 deep-dive-03-widget-lifecycle.zip

394.2 KB

21.4 deep-dive-02-builder-methods.zip

394.0 KB

21.5 deep-dive-05-finished.zip

393.6 KB

/7. Navigation & Multiple Screens [MEALS APP]/

1. Module Introduction.mp4

12.7 MB

1. Module Introduction.srt

3.2 KB

2. Planning the App.mp4

19.1 MB

2. Planning the App.srt

5.6 KB

2.1 meals–app-sketch.png

1.3 MB

3. Starting With The App - Adding Base Data.mp4

77.1 MB

3. Starting With The App - Adding Base Data.srt

15.2 KB

3.1 nav-01-starting-setup.zip

40.3 KB

3.2 dummy_data.dart

0.9 KB

4. Creating a Grid & Working with Linear Gradients.mp4

61.2 MB

4. Creating a Grid & Working with Linear Gradients.srt

10.4 KB

5. Registering a Screen as the Main Screen.mp4

26.0 MB

5. Registering a Screen as the Main Screen.srt

4.4 KB

5.1 nav-02-categories-and-categories-screen.zip

45.4 KB

6. Styling & Theming.mp4

63.3 MB

6. Styling & Theming.srt

8.5 KB

6.1 nav-03-theme-and-font.zip

619.9 KB

6.2 fonts.zip

573.5 KB

7. Navigating to a New Page.mp4

79.4 MB

7. Navigating to a New Page.srt

14.0 KB

7.1 how-navigation-works.pdf

71.6 KB

8. Passing Data via the Constructor.mp4

21.9 MB

8. Passing Data via the Constructor.srt

3.4 KB

8.1 nav-04-pushing-and-passing-data.zip

621.8 KB

9. Using Named Routes & Passing Data With Named Routes.mp4

53.5 MB

9. Using Named Routes & Passing Data With Named Routes.srt

8.4 KB

9.1 nav-05-named-routes-and-args.zip

621.7 KB

10. Screens & Navigation.html

0.2 KB

11. Diving Deeper into Named Routes.mp4

22.9 MB

11. Diving Deeper into Named Routes.srt

3.6 KB

12. Adding a Meal Model & Data.mp4

113.3 MB

12. Adding a Meal Model & Data.srt

16.3 KB

12.1 dummy_data.dart

12.3 KB

13. Selecting Meals for a Chosen Category.mp4

48.6 MB

13. Selecting Meals for a Chosen Category.srt

6.1 KB

14. Displaying Recipe Items & Using Network Images.mp4

131.4 MB

14. Displaying Recipe Items & Using Network Images.srt

20.5 KB

15. Finishing the Meal List Item.mp4

137.4 MB

15. Finishing the Meal List Item.srt

20.1 KB

15.1 nav-06-finished-meal-items.zip

629.3 KB

16. Navigating to the Meal Detail Page.mp4

67.1 MB

16. Navigating to the Meal Detail Page.srt

9.2 KB

16.1 nav-07-navigation-to-detail-page.zip

631.1 KB

17. onGenerateRoute & onUnknownRoute.mp4

51.0 MB

17. onGenerateRoute & onUnknownRoute.srt

7.1 KB

18. More Navigation!.html

0.2 KB

19. Finishing the Meal Detail Page.mp4

164.5 MB

19. Finishing the Meal Detail Page.srt

22.7 KB

19.1 nav-08-recipe-detail-page.zip

631.0 KB

20. Adding a TabBar to the Appbar.mp4

89.7 MB

20. Adding a TabBar to the Appbar.srt

13.6 KB

20.1 nav-09-appbar-tabs.zip

632.0 KB

21. Adding a Bottom TabBar.mp4

113.0 MB

21. Adding a Bottom TabBar.srt

17.2 KB

21.1 nav-10-bottom-tabs.zip

632.1 KB

22. Adding a Custom Drawer.mp4

106.8 MB

22. Adding a Custom Drawer.srt

16.7 KB

23. Adding Links to the Drawer.mp4

35.7 MB

23. Adding Links to the Drawer.srt

4.8 KB

23.1 nav-11-drawer.zip

632.6 KB

24. Tabs & Drawers!.html

0.2 KB

25. Replacing Pages (Instead of Pushing).mp4

29.1 MB

25. Replacing Pages (Instead of Pushing).srt

6.0 KB

25.1 nav-12-replacing-screens.zip

635.0 KB

26. Popping Pages & Passing Data Back.mp4

165.5 MB

26. Popping Pages & Passing Data Back.srt

21.0 KB

26.1 nav-13-passing-data-back.zip

635.3 KB

27. Replacing, Popping & Data.html

0.2 KB

28. Adding Filter Switches.mp4

70.9 MB

28. Adding Filter Switches.srt

9.6 KB

29. Adding Filtering Logic.mp4

148.9 MB

29. Adding Filtering Logic.srt

20.3 KB

30. Adding a Mark as Favorite Feature.mp4

189.6 MB

30. Adding a Mark as Favorite Feature.srt

24.9 KB

31. A Problem!.mp4

21.4 MB

31. A Problem!.srt

3.1 KB

31.1 nav-14-finished.zip

635.5 KB

32. Wrap Up.mp4

17.0 MB

32. Wrap Up.srt

3.8 KB

33. Useful Resources & Links.html

0.7 KB

33.1 nav-01-starting-setup.zip

40.3 KB

33.2 nav-06-finished-meal-items.zip

629.3 KB

33.3 nav-02-categories-and-categories-screen.zip

45.4 KB

33.4 nav-10-bottom-tabs.zip

632.1 KB

33.5 nav-03-theme-and-font.zip

619.9 KB

33.6 nav-05-named-routes-and-args.zip

621.7 KB

33.7 nav-12-replacing-screens.zip

635.0 KB

33.8 nav-04-pushing-and-passing-data.zip

621.8 KB

33.9 nav-13-passing-data-back.zip

635.3 KB

33.10 nav-08-recipe-detail-page.zip

631.0 KB

33.11 nav-14-finished.zip

635.5 KB

33.12 nav-09-appbar-tabs.zip

632.0 KB

33.13 nav-07-navigation-to-detail-page.zip

631.1 KB

33.14 nav-11-drawer.zip

632.6 KB

/8. State Management [SHOP APP]/

1. Module Introduction.mp4

8.1 MB

1. Module Introduction.srt

3.3 KB

2. Planning the App.mp4

26.0 MB

2. Planning the App.srt

9.4 KB

2.1 shop–app-sketch.png

1.1 MB

3. Defining a Data Model.mp4

44.3 MB

3. Defining a Data Model.srt

8.6 KB

3.1 state-01-starting-setup.zip

40.4 KB

4. Working on the Products Grid & Item Widgets.mp4

133.5 MB

4. Working on the Products Grid & Item Widgets.srt

21.3 KB

4.1 products.txt

1.1 KB

5. Styling & Theming the App.mp4

44.9 MB

5. Styling & Theming the App.srt

6.6 KB

5.1 fonts.zip

110.1 KB

6. Adding Navigation to the App.mp4

91.4 MB

6. Adding Navigation to the App.srt

13.1 KB

6.1 state-02-detail-screen.zip

158.2 KB

7. Why State Management And what is State and State Management.mp4

35.7 MB

7. Why State Management And what is State and State Management.srt

9.3 KB

7.1 state-and-state-management.pdf

79.3 KB

8. Understanding the Provider Package & Approach.mp4

9.9 MB

8. Understanding the Provider Package & Approach.srt

3.8 KB

8.1 provider-package.pdf

74.3 KB

9. Working with Providers & Listeners.mp4

177.0 MB

9. Working with Providers & Listeners.srt

31.4 KB

10. [DART DEEP DIVE] Inheritance (extends) vs Mixins (with).mp4

28.0 MB

10. [DART DEEP DIVE] Inheritance (extends) vs Mixins (with).srt

8.8 KB

11. Providing non-Objects.html

1.7 KB

12. Listening in Different Places & Ways.mp4

52.1 MB

12. Listening in Different Places & Ways.srt

7.6 KB

12.1 state-03-provider-package.zip

161.0 KB

13. State, State Management & The Provider Package Approach.html

0.2 KB

14. Using Nested Models & Providers.mp4

136.0 MB

14. Using Nested Models & Providers.srt

20.2 KB

14.1 state-04-provider-with-single-product.zip

161.5 KB

15. Exploring Alternative Provider Syntaxes.mp4

57.8 MB

15. Exploring Alternative Provider Syntaxes.srt

10.7 KB

16. Using Consumer instead of Provider.of.mp4

69.8 MB

16. Using Consumer instead of Provider.of.srt

10.1 KB

16.1 state-05-consumer-and-alternative-syntaxes.zip

162.0 KB

17. Local State vs App-wide State.mp4

139.3 MB

17. Local State vs App-wide State.srt

19.9 KB

17.1 state-06-stateful-widget.zip

160.8 KB

18. Adding Shopping Cart Data.mp4

62.7 MB

18. Adding Shopping Cart Data.srt

11.2 KB

19. More on State Management & The Provider Package.html

0.2 KB

20. Working with Multiple Providers.mp4

32.7 MB

20. Working with Multiple Providers.srt

5.4 KB

21. Connecting the Cart Provider.mp4

101.7 MB

21. Connecting the Cart Provider.srt

14.9 KB

21.1 badge.dart

1.1 KB

21.2 state-07-cart-badge-and-connected-model.zip

164.6 KB

22. Working on the Shopping Cart & Displaying a Total.mp4

93.6 MB

22. Working on the Shopping Cart & Displaying a Total.srt

14.7 KB

23. Displaying a List of Cart Items.mp4

96.1 MB

23. Displaying a List of Cart Items.srt

14.0 KB

24. Making Cart Items Dismissible.mp4

72.2 MB

24. Making Cart Items Dismissible.srt

11.4 KB

25. Adding Product Detail Data.mp4

40.5 MB

25. Adding Product Detail Data.srt

5.7 KB

25.1 state-08-product-detail-page.zip

166.6 KB

26. Providing an Orders Object.mp4

65.4 MB

26. Providing an Orders Object.srt

11.3 KB

27. Adding Orders.mp4

25.6 MB

27. Adding Orders.srt

3.3 KB

28. Adding an Orders Screen.mp4

71.0 MB

28. Adding an Orders Screen.srt

10.4 KB

28.1 state-09-orders-screen.zip

168.9 KB

29. Using a Side Drawer.mp4

50.1 MB

29. Using a Side Drawer.srt

7.3 KB

30. Making Orders Expandable & Stateful Widgets vs Providers.mp4

87.8 MB

30. Making Orders Expandable & Stateful Widgets vs Providers.srt

13.3 KB

30.1 state-10-finished.zip

169.8 KB

31. Wrap Up.mp4

32.0 MB

31. Wrap Up.srt

4.6 KB

32. Useful Resources & Links.html

0.7 KB

32.1 state-10-finished-provider-4.zip

176.0 KB

32.2 state-01-starting-setup.zip

40.4 KB

32.3 state-09-orders-screen.zip

168.9 KB

32.4 state-06-stateful-widget.zip

160.8 KB

32.5 state-02-detail-screen.zip

158.2 KB

32.6 state-05-consumer-and-alternative-syntaxes.zip

162.0 KB

32.7 state-10-finished.zip

169.8 KB

32.8 state-08-product-detail-page.zip

166.6 KB

32.9 state-04-provider-with-single-product.zip

161.5 KB

32.10 state-03-provider-package.zip

161.0 KB

32.11 state-07-cart-badge-and-connected-model.zip

164.6 KB

/9. Working with User Input & Forms [SHOP APP]/

1. Module Introduction.mp4

9.4 MB

1. Module Introduction.srt

4.3 KB

2. Snackbars & Undoing Add to Cart Actions.mp4

96.4 MB

2. Snackbars & Undoing Add to Cart Actions.srt

14.4 KB

2.1 input-01-snackbar.zip

170.0 KB

3. Showing Alert Dialogs.mp4

65.0 MB

3. Showing Alert Dialogs.srt

9.7 KB

3.1 input-02-showdialog.zip

170.4 KB

4. Adding a Manage Products Page.mp4

124.2 MB

4. Adding a Manage Products Page.srt

18.4 KB

5. Edit Product Screen & A Problem.mp4

45.5 MB

5. Edit Product Screen & A Problem.srt

6.9 KB

5.1 input-03-empty-edit-product-screen.zip

175.5 KB

6. Using Forms & Working with Form Inputs.mp4

80.1 MB

6. Using Forms & Working with Form Inputs.srt

10.8 KB

7. ListView or Column.html

1.7 KB

8. Managing Form Input Focus.mp4

40.6 MB

8. Managing Form Input Focus.srt

5.9 KB

8.1 input-04-managing-focus.zip

174.3 KB

9. Multiline Inputs & Disposing Objects.mp4

37.8 MB

9. Multiline Inputs & Disposing Objects.srt

5.7 KB

9.1 input-05-description-field.zip

174.8 KB

10. Image Input & Image Preview.mp4

114.7 MB

10. Image Input & Image Preview.srt

17.2 KB

10.1 input-06-image-input.zip

174.3 KB

11. Submitting Forms.mp4

106.5 MB

11. Submitting Forms.srt

15.9 KB

11.1 input-07-submit-form.zip

174.7 KB

12. Validating User Input.mp4

38.6 MB

12. Validating User Input.srt

5.9 KB

12.1 input-08-validation.zip

174.9 KB

13. Adding Validation to All Inputs.mp4

85.0 MB

13. Adding Validation to All Inputs.srt

11.9 KB

14. [OPTIONAL] Working with Regular Expressions.html

2.5 KB

15. Saving New Products.mp4

39.2 MB

15. Saving New Products.srt

4.6 KB

16. Time to Update Products!.mp4

163.4 MB

16. Time to Update Products!.srt

20.5 KB

17. Allowing Users to Delete Products.mp4

30.5 MB

17. Allowing Users to Delete Products.srt

4.8 KB

17.1 input-09-finished.zip

175.3 KB

18. Wrap Up.mp4

4.1 MB

18. Wrap Up.srt

1.2 KB

19. Useful Resources & Links.html

0.4 KB

19.1 input-02-showdialog.zip

170.4 KB

19.2 input-01-snackbar.zip

170.0 KB

19.3 input-07-submit-form.zip

174.7 KB

19.4 input-06-image-input.zip

174.3 KB

19.5 input-04-managing-focus.zip

174.3 KB

19.6 input-08-validation.zip

174.9 KB

19.7 input-03-empty-edit-product-screen.zip

175.5 KB

19.8 input-05-description-field.zip

174.8 KB

19.9 input-09-finished.zip

175.3 KB

/10. Sending Http Requests [SHOP APP]/

1. Module Introduction.mp4

5.3 MB

1. Module Introduction.srt

2.7 KB

1.1 input-09-finished.zip

175.3 KB

2. On-Device vs Web Storage.mp4

11.4 MB

2. On-Device vs Web Storage.srt

5.7 KB

3. How to Connect Flutter to a Database.mp4

9.0 MB

3. How to Connect Flutter to a Database.srt

5.0 KB

3.1 flutter-web-db-connections.pdf

81.8 KB

4. Preparing Our Backend.mp4

29.8 MB

4. Preparing Our Backend.srt

6.9 KB

5. How To Send Http Requests.mp4

22.5 MB

5. How To Send Http Requests.srt

8.5 KB

6. Sending POST Requests.mp4

103.5 MB

6. Sending POST Requests.srt

14.8 KB

6.1 http-01-send-post-without-response.zip

177.7 KB

6.2 What's JSON (JavaScript Object Notation).html

0.1 KB

7. Working with Futures in Dart.mp4

66.4 MB

7. Working with Futures in Dart.srt

10.3 KB

7.1 http-02-use-post-response.zip

176.5 KB

8. [DART DEEP DIVE] Futures & Async Code.mp4

38.1 MB

8. [DART DEEP DIVE] Futures & Async Code.srt

13.0 KB

9. Http Requests & Futures.html

0.2 KB

10. Showing a Loading Indicator.mp4

68.0 MB

10. Showing a Loading Indicator.srt

9.4 KB

10.1 http-03-loading-spinner.zip

176.3 KB

11. Handling Errors Gracefully.mp4

117.7 MB

11. Handling Errors Gracefully.srt

20.1 KB

11.1 http-04-error-handling.zip

176.4 KB

12. Working with async & await.mp4

95.9 MB

12. Working with async & await.srt

14.2 KB

12.1 http-05-async-await.zip

176.0 KB

13. Fetching Data, initState & of(context).mp4

82.6 MB

13. Fetching Data, initState & of(context).srt

11.9 KB

14. How to Transform Fetched Data.mp4

78.4 MB

14. How to Transform Fetched Data.srt

10.6 KB

14.1 http-06-fetch-get-products.zip

177.3 KB

15. Implementing Pull-to-Refresh.mp4

44.2 MB

15. Implementing Pull-to-Refresh.srt

8.0 KB

15.1 http-07-pull-to-refresh.zip

177.0 KB

16. Updating Data via PATCH Requests.mp4

62.4 MB

16. Updating Data via PATCH Requests.srt

8.9 KB

17. Utilizing Optimistic Updating.mp4

69.9 MB

17. Utilizing Optimistic Updating.srt

10.4 KB

17.1 More on Http Status Codes.html

0.1 KB

17.2 http-08-delete-and-optimistic-updating.zip

181.0 KB

18. Creating Custom Exceptions & More Error Handling.mp4

80.2 MB

18. Creating Custom Exceptions & More Error Handling.srt

12.0 KB

19. A Challenge For You!.mp4

5.8 MB

19. A Challenge For You!.srt

2.7 KB

20. Updating the Favorite Status Optimistically.mp4

57.4 MB

20. Updating the Favorite Status Optimistically.srt

8.9 KB

21. Storing Orders in the Web.mp4

102.4 MB

21. Storing Orders in the Web.srt

15.4 KB

22. Fetching Orders & Fixing an Issue.mp4

116.4 MB

22. Fetching Orders & Fixing an Issue.srt

16.1 KB

22.1 http-09-fav-status-and-orders.zip

180.8 KB

23. Using the FutureBuilder Widget & Improving the Code.mp4

139.6 MB

23. Using the FutureBuilder Widget & Improving the Code.srt

21.3 KB

23.1 http-10-finished.zip

178.9 KB

24. Wrap Up.mp4

19.5 MB

24. Wrap Up.srt

2.7 KB

25. Useful Resources & Links.html

0.5 KB

25.1 http-05-async-await.zip

176.0 KB

25.2 http-01-send-post-without-response.zip

177.7 KB

25.3 http-02-use-post-response.zip

176.5 KB

25.4 http-08-delete-and-optimistic-updating.zip

181.0 KB

25.5 http-04-error-handling.zip

176.4 KB

25.6 http-03-loading-spinner.zip

176.3 KB

25.7 http-09-fav-status-and-orders.zip

180.8 KB

25.8 http-10-finished.zip

178.9 KB

25.9 http-06-fetch-get-products.zip

177.3 KB

25.10 http-07-pull-to-refresh.zip

177.0 KB

/11. Adding User Authentication [SHOP APP]/

1. Module Introduction.mp4

4.9 MB

1. Module Introduction.srt

2.4 KB

2. How Authentication Works.mp4

14.8 MB

2. How Authentication Works.srt

8.8 KB

2.1 how-auth-works.pdf

70.3 KB

3. Prepare Backend.mp4

21.1 MB

3. Prepare Backend.srt

5.3 KB

3.1 Firebase Security Rules.html

0.1 KB

3.2 http-10-finished.zip

178.9 KB

4. Adding the Auth Screen.mp4

171.1 MB

4. Adding the Auth Screen.srt

22.6 KB

4.1 auth-01-authscreen.zip

184.2 KB

4.2 auth_screen.dart

7.4 KB

5. Adding User Signup.mp4

135.2 MB

5. Adding User Signup.srt

18.7 KB

5.1 auth-02-signup.zip

182.3 KB

6. Allowing Users to Log In.mp4

72.2 MB

6. Allowing Users to Log In.srt

8.5 KB

6.1 auth-03-login.zip

182.2 KB

7. Handling Authentication Errors.mp4

145.8 MB

7. Handling Authentication Errors.srt

17.8 KB

7.1 auth-04-error-handling.zip

184.1 KB

8. Managing the Auth Token Locally (in the App).mp4

114.2 MB

8. Managing the Auth Token Locally (in the App).srt

15.9 KB

8.1 auth-05-using-the-token.zip

184.6 KB

9. Using the ProxyProvider and Attaching the Token to Outgoing Http Requests.mp4

95.6 MB

9. Using the ProxyProvider and Attaching the Token to Outgoing Http Requests.srt

15.3 KB

10. Adding the Token to All Requests.mp4

80.4 MB

10. Adding the Token to All Requests.srt

10.9 KB

11. Connecting the Favorite Status to Users.mp4

107.5 MB

11. Connecting the Favorite Status to Users.srt

13.6 KB

12. Attaching Products to Users & Filtering By Creator.mp4

131.2 MB

12. Attaching Products to Users & Filtering By Creator.srt

18.6 KB

12.1 auth-06-attaching-products-to-users.zip

186.7 KB

13. Attaching Orders to Users.mp4

29.0 MB

13. Attaching Orders to Users.srt

3.6 KB

14. Adding a Logout Functionality.mp4

41.9 MB

14. Adding a Logout Functionality.srt

5.3 KB

14.1 auth-07-logout.zip

183.7 KB

15. Automatically Logging Users Out (After Some Time).mp4

49.8 MB

15. Automatically Logging Users Out (After Some Time).srt

7.5 KB

15.1 auth-08-auto-logout.zip

184.5 KB

16. Automatically Logging Users In.mp4

175.9 MB

16. Automatically Logging Users In.srt

24.2 KB

16.1 splash_screen.dart

0.2 KB

16.2 auth-09-auto-login.zip

185.5 KB

16.3 auth-10-finished.zip

185.2 KB

17. Wrap Up.mp4

19.3 MB

17. Wrap Up.srt

2.2 KB

18. Useful Resources & Links.html

0.6 KB

18.1 auth-03-login.zip

182.2 KB

18.2 auth-10-finished-provider-4.zip

187.7 KB

18.3 auth-04-error-handling.zip

184.1 KB

18.4 auth-10-finished.zip

185.2 KB

18.5 auth-06-attaching-products-to-users.zip

186.7 KB

18.6 auth-02-signup.zip

182.3 KB

18.7 auth-05-using-the-token.zip

184.6 KB

18.8 auth-07-logout.zip

183.7 KB

18.9 auth-09-auto-login.zip

185.5 KB

18.10 auth-01-authscreen.zip

181.8 KB

18.11 auth-08-auto-logout.zip

184.5 KB

/12. Adding Animations [SHOP APP]/

1. Module Introduction.mp4

4.4 MB

1. Module Introduction.srt

1.8 KB

2. Animations From Scratch (Completely Manually Controlled).mp4

141.4 MB

2. Animations From Scratch (Completely Manually Controlled).srt

19.3 KB

2.1 auth-10-finished.zip

185.2 KB

2.2 animations-01-custom-animation.zip

187.7 KB

3. Using the AnimatedBuilder Widget.mp4

42.7 MB

3. Using the AnimatedBuilder Widget.srt

5.2 KB

3.1 animations-02-animatedbuilder.zip

187.6 KB

4. Working with the AnimatedContainer.mp4

30.3 MB

4. Working with the AnimatedContainer.srt

4.0 KB

4.1 animations-03-animatedcontainer.zip

187.9 KB

5. More Built-in Animation & Transition Widgets.mp4

99.8 MB

5. More Built-in Animation & Transition Widgets.srt

11.7 KB

5.1 animations-04-more-built-in-animations.zip

189.1 KB

6. Fading Loaded Images In (And Showing a Placeholder).mp4

35.5 MB

6. Fading Loaded Images In (And Showing a Placeholder).srt

4.5 KB

6.1 animations-05-fadeinimage.zip

666.5 KB

6.2 product-placeholder.png

505.0 KB

7. Adding a Hero Transition.mp4

24.5 MB

7. Adding a Hero Transition.srt

3.7 KB

8. Working with Slivers.mp4

57.9 MB

8. Working with Slivers.srt

8.1 KB

8.1 animations-06-hero-and-slivers.zip

667.5 KB

9. Practice Animating Order Boxes.mp4

39.8 MB

9. Practice Animating Order Boxes.srt

5.2 KB

10. A Fix for the Latest Version of Flutter.html

0.9 KB

11. Implementing Custom Route Transitions.mp4

96.4 MB

11. Implementing Custom Route Transitions.srt

12.8 KB

11.1 animations-07-finished.zip

668.0 KB

12. Wrap Up.mp4

8.4 MB

12. Wrap Up.srt

1.2 KB

13. Useful Resources & Links.html

0.5 KB

13.1 animations-06-hero-and-slivers.zip

667.5 KB

13.2 animations-02-animatedbuilder.zip

187.6 KB

13.3 animations-01-custom-animation.zip

187.7 KB

13.4 animations-05-fadeinimage.zip

666.5 KB

13.5 animations-07-finished.zip

668.0 KB

13.6 animations-03-animatedcontainer.zip

187.9 KB

13.7 animations-04-more-built-in-animations.zip

189.1 KB

/13. Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/

1. Module Introduction.mp4

5.0 MB

1. Module Introduction.srt

2.1 KB

2. Planning the App.mp4

12.3 MB

2. Planning the App.srt

3.9 KB

2.1 great–places-sketch.png

942.3 KB

3. PlaceList & Place Provider Setup.mp4

103.5 MB

3. PlaceList & Place Provider Setup.srt

17.1 KB

3.1 main.dart

0.4 KB

4. Adding the Add Place Screen & An Image Input.mp4

159.2 MB

4. Adding the Add Place Screen & An Image Input.srt

22.5 KB

4.1 native-02-places-list-and-provider.zip

47.1 KB

5. Using Image Picker & The Device Camera.mp4

109.9 MB

5. Using Image Picker & The Device Camera.srt

20.3 KB

6. Storing the Image on the Filesystem (on the Device).mp4

94.4 MB

6. Storing the Image on the Filesystem (on the Device).srt

16.2 KB

6.1 native-03-image-picker.zip

49.2 KB

7. Managing Data & Images via the Provider Package.mp4

154.2 MB

7. Managing Data & Images via the Provider Package.srt

20.2 KB

8. Handling Errors.mp4

14.1 MB

8. Handling Errors.srt

1.9 KB

8.1 native-04-outputting-images.zip

50.1 KB

9. Testing on Real Devices.mp4

36.5 MB

9. Testing on Real Devices.srt

6.3 KB

10. Preparing SQLite.mp4

117.6 MB

10. Preparing SQLite.srt

17.5 KB

10.1 SQL vs NoSQL.html

0.1 KB

11. Storing & Fetching Data with SQLite.mp4

121.7 MB

11. Storing & Fetching Data with SQLite.srt

16.0 KB

11.1 native-05-sqflite.zip

51.4 KB

12. Adding a Location Input & The location Package.mp4

98.6 MB

12. Adding a Location Input & The location Package.srt

12.8 KB

13. Fetching the User Coordinates.mp4

26.4 MB

13. Fetching the User Coordinates.srt

3.1 KB

13.1 native-06-location-input-and-location.zip

133.3 KB

14. Displaying a Static Map Snapshot.mp4

73.1 MB

14. Displaying a Static Map Snapshot.srt

10.6 KB

15. Rendering a Dynamic Map (via Google Maps).mp4

140.9 MB

15. Rendering a Dynamic Map (via Google Maps).srt

18.1 KB

15.1 native-07-google-maps-screen.zip

133.0 KB

16. Allowing Users to Pick a Location on the Map.mp4

102.1 MB

16. Allowing Users to Pick a Location on the Map.srt

12.8 KB

16.1 native-08-selecting-a-place.zip

132.9 KB

17. Storing the Location in SQLite.mp4

189.2 MB

17. Storing the Location in SQLite.srt

22.1 KB

17.1 native-09-storing-location-in-db.zip

135.0 KB

18. Adding a Place Detail Screen & Opening the Map in readonly Mode.mp4

116.1 MB

18. Adding a Place Detail Screen & Opening the Map in readonly Mode.srt

14.5 KB

18.1 native-10-finished.zip

129.7 KB

19. Wrap Up.mp4

18.0 MB

19. Wrap Up.srt

2.5 KB

20. Useful Resources & Links.html

1.2 KB

20.1 native-04-outputting-images.zip

50.1 KB

20.2 native-07-google-maps-screen.zip

133.0 KB

20.3 native-08-selecting-a-place.zip

132.9 KB

20.4 native-10-finished.zip

129.7 KB

20.5 native-05-sqflite.zip

51.4 KB

20.6 native-06-location-input-and-location.zip

133.3 KB

20.7 native-03-image-picker.zip

49.2 KB

20.8 native-01-starting-setup.zip

40.3 KB

20.9 native-09-storing-location-in-db.zip

135.0 KB

20.10 native-02-places-list-and-provider.zip

47.1 KB

/14. Firebase, Image Upload, Push Notifications - Building a Chat App/

1. Module Introduction.mp4

9.8 MB

1. Module Introduction.srt

2.6 KB

2. What is Firebase.mp4

11.7 MB

2. What is Firebase.srt

6.2 KB

3. Creating a New App.mp4

40.8 MB

3. Creating a New App.srt

6.7 KB

3.1 firebase-01-starting-setup.zip

3.7 KB

4. Getting Started with Firebase.mp4

95.9 MB

4. Getting Started with Firebase.srt

15.6 KB

5. Important Flutter Firebase Versions.html

0.6 KB

6. Getting Started with Flutter & the Firebase SDK.mp4

143.1 MB

6. Getting Started with Flutter & the Firebase SDK.srt

22.5 KB

7. Adding GoogleServices-Info.plist correctly to iOS.html

0.5 KB

8. Rendering Stream Data with StreamBuilder.mp4

64.8 MB

8. Rendering Stream Data with StreamBuilder.srt

9.1 KB

9. Adding Data.mp4

18.9 MB

9. Adding Data.srt

4.2 KB

10. A Basic Authentication Screen.mp4

92.9 MB

10. A Basic Authentication Screen.srt

14.4 KB

11. Adding an App Theme.mp4

31.2 MB

11. Adding an App Theme.srt

5.1 KB

12. Creating an Authentication Form.mp4

130.9 MB

12. Creating an Authentication Form.srt

20.3 KB

13. Connecting Auth Form & Auth Screen.mp4

46.5 MB

13. Connecting Auth Form & Auth Screen.srt

6.7 KB

14. Adding the firebase_auth Package.html

0.2 KB

15. Implementing Authentication.mp4

124.4 MB

15. Implementing Authentication.srt

19.3 KB

16. Storing Extra User Data.mp4

71.1 MB

16. Storing Extra User Data.srt

9.5 KB

17. Finishing Authentication & Logout.mp4

69.9 MB

17. Finishing Authentication & Logout.srt

9.7 KB

18. Adding Firebase Security Rules.mp4

51.0 MB

18. Adding Firebase Security Rules.srt

14.5 KB

19. Listening to Chat Messages.mp4

50.2 MB

19. Listening to Chat Messages.srt

7.1 KB

20. Sending & Ordering Chat Messages.mp4

103.7 MB

20. Sending & Ordering Chat Messages.srt

17.4 KB

21. Creating a Basic Chat Bubble Widget.mp4

52.7 MB

21. Creating a Basic Chat Bubble Widget.srt

8.8 KB

22. Improving the Chat Bubbles.mp4

121.2 MB

22. Improving the Chat Bubbles.srt

17.7 KB

23. Testing on Multiple Devices.mp4

34.1 MB

23. Testing on Multiple Devices.srt

6.1 KB

24. Displaying User Names.mp4

114.0 MB

24. Displaying User Names.srt

16.3 KB

25. ImagePicker Latest Version.html

0.9 KB

26. Adding an Image Picker.mp4

136.5 MB

26. Adding an Image Picker.srt

20.3 KB

27. Preparing File Upload & Validating Images.mp4

72.0 MB

27. Preparing File Upload & Validating Images.srt

10.2 KB

28. Uploading Images.mp4

92.2 MB

28. Uploading Images.srt

15.8 KB

29. Improving Image Upload.mp4

45.8 MB

29. Improving Image Upload.srt

7.2 KB

30. Running on a Real iOS Device.mp4

18.9 MB

30. Running on a Real iOS Device.srt

2.9 KB

31. Displaying User Images.mp4

114.4 MB

31. Displaying User Images.srt

15.8 KB

32. How Push Notifications Work.mp4

20.8 MB

32. How Push Notifications Work.srt

8.0 KB

33. An Introduction to Firebase Cloud Messaging.mp4

49.2 MB

33. An Introduction to Firebase Cloud Messaging.srt

7.1 KB

34. Android & Push Notifications.mp4

92.1 MB

34. Android & Push Notifications.srt

14.4 KB

35. iOS & Push Notifications.mp4

125.5 MB

35. iOS & Push Notifications.srt

19.3 KB

36. Handling Push Notifications.mp4

116.0 MB

36. Handling Push Notifications.srt

15.3 KB

37. Getting Started with Firebase Cloud Functions.mp4

54.6 MB

37. Getting Started with Firebase Cloud Functions.srt

9.9 KB

38. MUST READ Firebase Cloud Functions & Billing.html

2.5 KB

39. Setting a Firestore Trigger.mp4

82.2 MB

39. Setting a Firestore Trigger.srt

13.7 KB

40. Sending Automated Push Notifications.mp4

85.8 MB

40. Sending Automated Push Notifications.srt

12.1 KB

41. Polishing & Wrap Up.mp4

70.3 MB

41. Polishing & Wrap Up.srt

10.0 KB

42. Updating to the latest Firebase Package Versions.html

6.4 KB

42.1 firebase-19-updated-to-latest-firebase-packages.zip

61.3 KB

43. Module Resources.html

0.1 KB

43.1 firebase-03-added-theme.zip

5.3 KB

43.2 firebase-07-logout.zip

6.6 KB

43.3 firebase-02-first-flutter-firebase-example.zip

4.1 KB

43.4 firebase-05-basic-auth-form-submission.zip

6.2 KB

43.5 firebase-01-starting-setup.zip

3.7 KB

43.6 firebase-06-added-firebase-auth.zip

6.6 KB

43.7 firebase-04-added-auth-form.zip

5.9 KB

43.8 firebase-10-styled-messages.zip

9.2 KB

43.9 firebase-15-improved-image-upload.zip

10.9 KB

43.10 firebase-13-image-validation.zip

10.6 KB

43.11 firebase-14-image-upload.zip

10.5 KB

43.12 firebase-09-ordered-messages.zip

8.3 KB

43.13 firebase-18-polishing.zip

48.8 KB

43.14 firebase-08-messages-widget.zip

7.5 KB

43.15 firebase-11-added-username-display.zip

9.6 KB

43.16 firebase-16-display-user-images.zip

11.0 KB

43.17 firebase-12-added-image-picker.zip

10.5 KB

43.18 firebase-17-base-notification-code.zip

48.8 KB

43.19 firebase-upload-push-notification.pdf

108.7 KB

/15. Running Native Swift, ObjectiveC, Java or Kotlin Code/

1. Module Introduction.mp4

3.8 MB

1. Module Introduction.srt

1.9 KB

2. Using a Proper Project Setup.html

0.5 KB

3. Sending a Method Call from Flutter.mp4

85.8 MB

3. Sending a Method Call from Flutter.srt

11.5 KB

3.1 native-code-02-added-flutter-code.zip

40.8 KB

3.2 main.dart

0.8 KB

4. Running Android Code.mp4

154.7 MB

4. Running Android Code.srt

18.3 KB

4.1 native-code-03-android-code.zip

9.7 KB

5. Running iOS Code.mp4

99.1 MB

5. Running iOS Code.srt

12.4 KB

5.1 native-code-05-finished.zip

50.9 KB

5.2 native-code-04-ios-code.zip

2.8 KB

6. Wrap Up.mp4

8.6 MB

6. Wrap Up.srt

1.3 KB

7. Useful Resources & Links.html

0.5 KB

7.1 native-code-01-starting-setup.zip

40.6 KB

7.2 native-code-05-finished.zip

50.9 KB

7.3 native-code-03-android-code.zip

9.7 KB

7.4 native-code-02-added-flutter-code.zip

40.8 KB

7.5 native-code-04-ios-code.zip

2.8 KB

/16. Publishing to the App Stores/

1. Module Introduction.mp4

4.6 MB

1. Module Introduction.srt

2.7 KB

2. Preparing the Code.mp4

18.2 MB

2. Preparing the Code.srt

3.4 KB

3. Preparing the App Configuration.mp4

56.1 MB

3. Preparing the App Configuration.srt

8.7 KB

3.1 Android Versions.html

0.1 KB

4. Preparing Third-Party Services.mp4

8.9 MB

4. Preparing Third-Party Services.srt

2.0 KB

5. Adding Icons & Splash Screens.mp4

84.4 MB

5. Adding Icons & Splash Screens.srt

12.8 KB

5.1 splash.zip

157.4 KB

5.2 splash-ios.zip

22.0 KB

5.3 icons.zip

46.0 KB

6. Publishing Android Apps.mp4

90.9 MB

6. Publishing Android Apps.srt

12.8 KB

7. Publishing iOS Apps.mp4

59.9 MB

7. Publishing iOS Apps.srt

8.5 KB

8. Useful Resources & Links.html

0.4 KB

/17. Roundup & Next Steps/

1. You did it!.mp4

27.6 MB

1. You did it!.srt

1.7 KB

2. Your Next Steps (To Become an Awesome Developer!).mp4

10.8 MB

2. Your Next Steps (To Become an Awesome Developer!).srt

5.2 KB

3. How to Plan & Develop Successful Apps.mp4

29.2 MB

3. How to Plan & Develop Successful Apps.srt

17.7 KB

 

Total files 1036


Copyright © 2024 FileMood.com