Общая информация
Название [07-2020] learn-flutter-dart-to-build-ios-android-apps
Тип
Размер 19.95Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
001 Introduction.en_US.srt 2.66Кб
001 Introduction.mp4 38.57Мб
002 What is Flutter_.en_US.srt 8.20Кб
002 What is Flutter_.mp4 11.68Мб
003 Join our Online Learning Community.html 1.20Кб
004 Understanding the Flutter Architecture.en_US.srt 6.97Кб
004 Understanding the Flutter Architecture.mp4 10.21Мб
005 How Flutter & Dart Code Gets Compiled To Native Apps.en_US.srt 4.33Кб
005 How Flutter & Dart Code Gets Compiled To Native Apps.mp4 6.28Мб
006 Understanding Flutter Versions.en_US.srt 4.08Кб
006 Understanding Flutter Versions.mp4 7.12Мб
007 Flutter macOS Setup.en_US.srt 32.86Кб
007 Flutter macOS Setup.mp4 429.06Мб
008 macOS Development Environment.en_US.srt 5.28Кб
008 macOS Development Environment.mp4 49.77Мб
009 Android Licenses & XMLSchema Error.html 2.15Кб
010 Flutter Windows Setup.en_US.srt 49.36Кб
010 Flutter Windows Setup.mp4 330.43Мб
010 Windows-SDK-Download.txt 68б
011 Windows Development Environment.en_US.srt 4.60Кб
011 Windows Development Environment.mp4 35.01Мб
012 Flutter & Material Design.en_US.srt 1.77Кб
012 Flutter & Material Design.mp4 2.62Мб
013 Flutter Alternatives.en_US.srt 8.43Кб
013 Flutter Alternatives.mp4 17.99Мб
014 Course Outline.en_US.srt 9.41Кб
014 Course Outline.mp4 15.98Мб
015 How To Get The Most Out Of The Course.en_US.srt 3.95Кб
015 How To Get The Most Out Of The Course.mp4 5.10Мб
016 Useful Resources & Links.html 1.40Кб
017 Module Introduction.en_US.srt 3.23Кб
017 Module Introduction.mp4 7.38Мб
018 Creating a New Project.en_US.srt 17.11Кб
018 Creating a New Project.mp4 58.74Мб
019 An Overview of the Generated Files & Folders.en_US.srt 11.18Кб
019 An Overview of the Generated Files & Folders.mp4 48.48Мб
020 More on Git (Version Control System).html 1.55Кб
021 Analyzing the Default App.en_US.srt 7.29Кб
021 Analyzing the Default App.mp4 55.59Мб
022 Dart Basics.en_US.srt 22.70Кб
022 Dart Basics.mp4 37.89Мб
023 dart-overview.pdf 112.96Кб
023 dart-overview-slide.pdf 88.84Кб
023 More Dart Basics.en_US.srt 17.25Кб
023 More Dart Basics.mp4 33.37Мб
024 Dart Basics - Summary.html 9.64Кб
024 dart-overview.pdf 112.96Кб
025 [quiz] Dart Fundamentals.html 15.18Кб
025 Building an App From Scratch.en_US.srt 14.43Кб
025 Building an App From Scratch.mp4 74.72Мб
026 Running the App on an Emulator.en_US.srt 4.46Кб
026 Running the App on an Emulator.mp4 16.58Мб
027 Class Constructors & Named Arguments.en_US.srt 10.70Кб
027 Class Constructors & Named Arguments.mp4 35.75Мб
028 First Summary & Additional Syntax.en_US.srt 11.02Кб
028 First Summary & Additional Syntax.mp4 49.62Мб
029 [quiz] Flutter App Basics.html 7.37Кб
029 basics-01-building-a-widget-tree.zip 39.57Кб
029 Building a Widget Tree.en_US.srt 9.88Кб
029 Building a Widget Tree.mp4 80.92Мб
030 flutter-widget-types-slide.pdf 76.34Кб
030 Visible (Input _ Output) & Invisible (Layout _ Control) Widgets.en_US.srt 4.14Кб
030 Visible (Input _ Output) & Invisible (Layout _ Control) Widgets.mp4 14.46Мб
031 Adding Layout Widgets.en_US.srt 8.86Кб
031 Adding Layout Widgets.mp4 58.67Мб
032 [quiz] Widget Basics.html 13.45Кб
032 Connecting Functions & Buttons.en_US.srt 9.72Кб
032 Connecting Functions & Buttons.mp4 51.56Мб
033 Anonymous Functions.en_US.srt 4.49Кб
033 Anonymous Functions.mp4 22.19Мб
033 basics-02-column-raisedbutton-anonymous-functions.zip 40.14Кб
034 basics-03-incorrect-stateless-widget.zip 39.86Кб
034 Updating Widget Data (Or_ Using StatelessWidget Incorrectly).en_US.srt 8.47Кб
034 Updating Widget Data (Or_ Using StatelessWidget Incorrectly).mp4 63.31Мб
035 [DART DEEP DIVE] Understanding Lists.html 3.51Кб
036 flutter-stateless-stateful-widgets-slide.pdf 73.85Кб
036 Updating Correctly with Stateful Widgets.en_US.srt 14.98Кб
036 Updating Correctly with Stateful Widgets.mp4 46.39Мб
037 [quiz] Stateful & Stateless Widgets.html 7.81Кб
037 A Brief Look Under The Hood.en_US.srt 3.27Кб
037 A Brief Look Under The Hood.mp4 13.78Мб
038 basics-04-stateful-widget-private-properties.zip 40.11Кб
038 Using Private Properties.en_US.srt 6.60Кб
038 Using Private Properties.mp4 31.06Мб
039 Creating a New, Custom Widget.en_US.srt 15.74Кб
039 Creating a New, Custom Widget.mp4 74.12Мб
040 basics-05-custom-stateless-widget.zip 40.72Кб
040 First Styling & Layouting Steps.en_US.srt 10.56Кб
040 First Styling & Layouting Steps.mp4 45.51Мб
041 Enums & Multiple Constructors.en_US.srt 4.95Кб
041 Enums & Multiple Constructors.mp4 26.75Мб
042 Official Docs & The Widget Catalog.en_US.srt 3.53Кб
042 Official Docs & The Widget Catalog.mp4 30.09Мб
043 Passing Callback Functions Around.en_US.srt 13.81Кб
043 Passing Callback Functions Around.mp4 102.13Мб
044 Introducing Maps.en_US.srt 7.18Кб
044 Introducing Maps.mp4 33.31Мб
045 basics-06-added-answer-mapping.zip 41.56Кб
045 Mapping Lists to Widgets.en_US.srt 13.27Кб
045 Mapping Lists to Widgets.mp4 102.89Мб
046 basics-07-final-const.zip 41.34Кб
046 final vs const.en_US.srt 14.35Кб
046 final vs const.mp4 75.73Мб
047 [quiz] Advanced Flutter & Dart Basics.html 14.55Кб
047 basics-08-added-if-and-ternary-expression.zip 42.06Кб
047 Introducing _if_ Statements.en_US.srt 8.78Кб
047 Introducing _if_ Statements.mp4 49.70Мб
048 [DART DEEP DIVE] More on _if_ Statements.en_US.srt 15.51Кб
048 [DART DEEP DIVE] More on _if_ Statements.mp4 32.24Мб
049 [DART DEEP DIVE] The _null_ Value.en_US.srt 2.56Кб
049 [DART DEEP DIVE] The _null_ Value.mp4 4.10Мб
050 basics-08-added-if-and-ternary-expression.zip 42.06Кб
050 Outputting Widgets Conditionally.en_US.srt 3.23Кб
050 Outputting Widgets Conditionally.mp4 17.41Мб
051 basics-09-splitting-into-widgets.zip 43.37Кб
051 Splitting the App Into Widgets.en_US.srt 11.95Кб
051 Splitting the App Into Widgets.mp4 66.20Мб
052 Calculating a Total Score.en_US.srt 9.25Кб
052 Calculating a Total Score.mp4 51.31Мб
052 questions.txt 758б
053 Getters & _else-if_.en_US.srt 7.98Кб
053 Getters & _else-if_.mp4 34.26Мб
054 basics-10-finished.zip 43.21Кб
054 Resetting the Quiz.en_US.srt 6.29Кб
054 Resetting the Quiz.mp4 30.37Мб
055 [assignment_file] Time to Practice_ Flutter Basics.zip 5.05Кб
055 [assignment_video] Time to Practice_ Flutter Basics.mp4 13.24Мб
055 [assignment] Time to Practice_ Flutter Basics.html 2.59Кб
055 Wrap Up.en_US.srt 2.45Кб
055 Wrap Up.mp4 8.68Мб
056 basics-01-building-a-widget-tree.zip 39.57Кб
056 basics-02-column-raisedbutton-anonymous-functions.zip 40.14Кб
056 basics-03-incorrect-stateless-widget.zip 39.86Кб
056 basics-04-stateful-widget-private-properties.zip 40.11Кб
056 basics-05-custom-stateless-widget.zip 40.72Кб
056 basics-06-added-answer-mapping.zip 41.56Кб
056 basics-07-final-const.zip 41.34Кб
056 basics-08-added-if-and-ternary-expression.zip 42.06Кб
056 basics-09-splitting-into-widgets.zip 43.37Кб
056 basics-10-finished.zip 43.21Кб
056 dart-basics-summary.pdf 103.01Кб
056 flutter-basics-summary.pdf 67.74Кб
056 Module Resources.html 1.44Кб
056 widgets-basics-cheat-sheet.pdf 52.39Кб
057 Module Introduction.en_US.srt 2.48Кб
057 Module Introduction.mp4 3.79Мб
058 Running the App on a Real Android Device.en_US.srt 5.12Кб
058 Running the App on a Real Android Device.mp4 11.28Мб
059 Running the App on an iOS Emulator.en_US.srt 7.61Кб
059 Running the App on an iOS Emulator.mp4 45.71Мб
060 Running the App on a Real iOS Device.en_US.srt 800б
060 Running the App on a Real iOS Device.mp4 8.49Мб
061 Working with the Emulators _ Using the Emulators.en_US.srt 2.94Кб
061 Working with the Emulators _ Using the Emulators.mp4 6.04Мб
062 Understanding Error Messages & Fixing Errors.en_US.srt 7.02Кб
062 Understanding Error Messages & Fixing Errors.mp4 52.00Мб
063 Using the Debugger.en_US.srt 8.15Кб
063 Using the Debugger.mp4 41.48Мб
064 Getting Started with the Dart DevTools.en_US.srt 6.35Кб
064 Getting Started with the Dart DevTools.mp4 36.28Мб
065 Understanding the Repaint Rainbow.en_US.srt 4.24Кб
065 Understanding the Repaint Rainbow.mp4 12.57Мб
066 Wrapping up the Dart DevTools.en_US.srt 1.97Кб
066 Wrapping up the Dart DevTools.mp4 8.01Мб
067 debugging-01-finished.zip 43.33Кб
067 Useful Resources & Links.html 1.06Кб
068 Module Introduction.en_US.srt 4.26Кб
068 Module Introduction.mp4 6.65Мб
069 An Overview of the Core Flutter Widgets.en_US.srt 12.93Кб
069 An Overview of the Core Flutter Widgets.mp4 27.08Мб
069 core-widgets-cheat-sheet.pdf 125.15Кб
070 Planning the App.en_US.srt 3.10Кб
070 Planning the App.mp4 4.87Мб
071 Combining Widgets.en_US.srt 12.23Кб
071 Combining Widgets.mp4 73.64Мб
071 core-widgets-cheat-sheet.pdf 125.15Кб
071 main.dart 522б
071 real-apps-02-card-with-container.zip 39.68Кб
072 real-apps-03-column-alignment.zip 39.66Кб
072 rows-columns-cheat-sheet.pdf 93.34Кб
072 Understanding Column Alignment.en_US.srt 8.61Кб
072 Understanding Column Alignment.mp4 29.03Мб
073 [quiz] Columns & Rows.html 6.97Кб
073 Not a Widget_ Adding a Transaction Model & Transaction Data.en_US.srt 10.88Кб
073 Not a Widget_ Adding a Transaction Model & Transaction Data.mp4 44.08Мб
074 Mapping Data Into Widgets.en_US.srt 4.85Кб
074 Mapping Data Into Widgets.mp4 22.24Мб
075 Building a Custom List Item.en_US.srt 7.03Кб
075 Building a Custom List Item.mp4 21.31Мб
076 Styling a Container.en_US.srt 7.03Кб
076 Styling a Container.mp4 26.71Мб
077 Styling Text.en_US.srt 3.62Кб
077 Styling Text.mp4 20.36Мб
078 More Styling!.en_US.srt 2.20Кб
078 More Styling!.mp4 10.49Мб
078 real-apps-04-list-of-transaction-cards.zip 41.04Кб
079 [quiz] Styling Time!.html 7.07Кб
079 Containers vs Columns vs Rows.en_US.srt 4.62Кб
079 Containers vs Columns vs Rows.mp4 8.85Мб
080 Using String Interpolation.en_US.srt 7.40Кб
080 Using String Interpolation.mp4 28.08Мб
081 Installing External Packages & Formatting Dates.en_US.srt 9.90Кб
081 Installing External Packages & Formatting Dates.mp4 44.85Мб
082 DateFormat Patterns.html 2.83Кб
083 Adding Text Input Widgets (TextField).en_US.srt 9.83Кб
083 Adding Text Input Widgets (TextField).mp4 75.84Мб
083 real-apps-05-textfields-and-button.zip 41.09Кб
084 Fetching User Input.en_US.srt 13.02Кб
084 Fetching User Input.mp4 66.85Мб
084 real-apps-06-user-input-on-every-keystroke.zip 41.36Кб
084 real-apps-07-using-texteditingcontroller.zip 41.36Кб
085 Splitting the App Into Widgets.en_US.srt 16.28Кб
085 Splitting the App Into Widgets.mp4 130.87Мб
086 Connecting Widgets & Managing Data _ State.en_US.srt 8.29Кб
086 Connecting Widgets & Managing Data _ State.mp4 39.78Мб
087 Adding User Transactions to the List.en_US.srt 4.99Кб
087 Adding User Transactions to the List.mp4 20.83Мб
087 real-apps-08-add-transaction-flow.zip 45.66Кб
088 Making the List Scrollable!.en_US.srt 7.83Кб
088 Making the List Scrollable!.mp4 32.65Мб
088 real-apps-09-scrollable-column.zip 45.56Кб
089 real-apps-10-listview-children.zip 45.52Кб
089 real-apps-11-listview-builder.zip 45.51Кб
089 Working with ListViews.en_US.srt 16.14Кб
089 Working with ListViews.mp4 96.54Мб
090 [quiz] Lists, Scrolling & Text Input.html 6.96Кб
090 Further Input & Output Styling and Configuration.en_US.srt 11.04Кб
090 Further Input & Output Styling and Configuration.mp4 76.18Мб
091 Adding AppBar Buttons & Floating Action Buttons.en_US.srt 6.22Кб
091 Adding AppBar Buttons & Floating Action Buttons.mp4 26.81Мб
092 real-apps-12-modal-sheet.zip 44.68Кб
092 Showing a Modal Bottom Sheet.en_US.srt 12.48Кб
092 Showing a Modal Bottom Sheet.mp4 67.91Мб
093 Improving & Styling the Modal Bottom Sheet.en_US.srt 9.25Кб
093 Improving & Styling the Modal Bottom Sheet.mp4 58.82Мб
094 Configuring & Using Themes.en_US.srt 11.21Кб
094 Configuring & Using Themes.mp4 85.06Мб
094 real-apps-13-added-theming.zip 44.89Кб
095 Custom Fonts & Working with Text Themes.en_US.srt 14.11Кб
095 Custom Fonts & Working with Text Themes.mp4 80.50Мб
095 fonts.zip 320.09Кб
096 [quiz] Theming.html 6.78Кб
096 Adding Images to the App.en_US.srt 10.28Кб
096 Adding Images to the App.mp4 80.31Мб
096 image.zip 12.19Кб
096 real-apps-14-added-fonts-and-images.zip 379.79Кб
097 chart-sketch.png 777.85Кб
097 Planning the Chart Widget.en_US.srt 5.10Кб
097 Planning the Chart Widget.mp4 15.30Мб
098 Looping Through Lists.en_US.srt 16.49Кб
098 Looping Through Lists.mp4 94.75Мб
099 More on _for_ Loops.html 1.32Кб
100 Deriving Recent Transactions.en_US.srt 9.20Кб
100 Deriving Recent Transactions.mp4 78.80Мб
100 Double-Decimal-Place-Precision.txt 33б
101 Creating Bars for our Chart.en_US.srt 12.80Кб
101 Creating Bars for our Chart.mp4 76.20Мб
102 Populating the Chart with Values.en_US.srt 8.18Кб
102 Populating the Chart with Values.mp4 35.64Мб
103 Finishing the Chart Bars.en_US.srt 6.52Кб
103 Finishing the Chart Bars.mp4 49.25Мб
103 real-apps-15-chart-and-chartbars.zip 382.80Кб
104 Flexible & Expanded_ Deep Dive.en_US.srt 14.23Кб
104 Flexible & Expanded_ Deep Dive.mp4 58.23Мб
104 widget-playground-finished.zip 5.16Кб
104 widget-playground-start.zip 5.04Кб
105 Adding a ListTile Widget.en_US.srt 6.22Кб
105 Adding a ListTile Widget.mp4 36.39Мб
105 real-apps-16-added-listtile.zip 382.18Кб
106 Improving the Overall Chart.en_US.srt 3.97Кб
106 Improving the Overall Chart.mp4 12.18Мб
107 Widgets & Configuring Widgets - Summary _ Overview.en_US.srt 7.02Кб
107 Widgets & Configuring Widgets - Summary _ Overview.mp4 50.93Мб
108 Getting Started with Date Selection.en_US.srt 6.63Кб
108 Getting Started with Date Selection.mp4 34.83Мб
109 Showing a DatePicker.en_US.srt 14.62Кб
109 Showing a DatePicker.mp4 130.56Мб
110 Adding Transactions with a Date.en_US.srt 3.99Кб
110 Adding Transactions with a Date.mp4 14.61Мб
110 real-apps-17-date-input-and-picker.zip 382.39Кб
111 Deleting Transactions & Using IconButtons.en_US.srt 9.10Кб
111 Deleting Transactions & Using IconButtons.mp4 72.28Мб
112 Final Polishing!.en_US.srt 7.12Кб
112 Final Polishing!.mp4 56.16Мб
112 real-apps-18-finished.zip 381.23Кб
113 Wrap Up.en_US.srt 5.18Кб
113 Wrap Up.mp4 29.72Мб
114 real-apps-01-starting-setup.zip 39.51Кб
114 real-apps-02-card-with-container.zip 39.68Кб
114 real-apps-03-column-alignment.zip 39.66Кб
114 real-apps-04-list-of-transaction-cards.zip 41.04Кб
114 real-apps-05-textfields-and-button.zip 41.09Кб
114 real-apps-06-user-input-on-every-keystroke.zip 41.36Кб
114 real-apps-07-using-texteditingcontroller.zip 41.36Кб
114 real-apps-08-add-transaction-flow.zip 45.66Кб
114 real-apps-09-scrollable-column.zip 45.56Кб
114 real-apps-10-listview-children.zip 45.52Кб
114 real-apps-11-listview-builder.zip 45.51Кб
114 real-apps-12-modal-sheet.zip 44.68Кб
114 real-apps-13-added-theming.zip 44.89Кб
114 real-apps-14-added-fonts-and-images.zip 379.79Кб
114 real-apps-15-chart-and-chartbars.zip 382.80Кб
114 real-apps-16-added-listtile.zip 382.18Кб
114 real-apps-17-date-input-and-picker.zip 382.39Кб
114 real-apps-18-finished.zip 381.23Кб
114 Useful Resources & Links.html 1.69Кб
115 Module Introduction.en_US.srt 2.06Кб
115 Module Introduction.mp4 3.05Мб
116 responsive-adaptive.pdf 92.62Кб
116 What does _Responsive_ and _Adaptive_ Mean_.en_US.srt 7.58Кб
116 What does _Responsive_ and _Adaptive_ Mean_.mp4 9.27Мб
117 Examples_ Where we could improve the App!.en_US.srt 3.81Кб
117 Examples_ Where we could improve the App!.mp4 23.09Мб
118 Calculating Sizes Dynamically.en_US.srt 11.50Кб
118 Calculating Sizes Dynamically.mp4 91.87Мб
118 resp-01-dynamically-calculated-widgets.zip 383.08Кб
119 Working with the _textScaleFactor_.html 1.82Кб
120 Using the LayoutBuilder Widget.en_US.srt 9.47Кб
120 Using the LayoutBuilder Widget.mp4 37.74Мб
121 [quiz] Responsiveness.html 7.01Кб
121 Controlling the Device Orientation.en_US.srt 5.16Кб
121 Controlling the Device Orientation.mp4 25.86Мб
122 Rendering Alternative Landscape Content - 1.en_US.srt 5.75Кб
122 Rendering Alternative Landscape Content - 1.mp4 30.00Мб
123 Finishing Landscape Mode.en_US.srt 3.63Кб
123 Finishing Landscape Mode.mp4 18.23Мб
124 resp-02-different-uis-based-on-orientation.zip 383.79Кб
124 Showing Different Content Based on Device Orientation.en_US.srt 6.82Кб
124 Showing Different Content Based on Device Orientation.mp4 57.28Мб
125 An-Improved-ModalBottomSheet.txt 37б
125 resp-03-respect-keyboard.zip 382.06Кб
125 Respecting the Softkeyboard Insets.en_US.srt 4.43Кб
125 Respecting the Softkeyboard Insets.mp4 19.19Мб
126 resp-04-width-check-in-condition.zip 382.89Кб
126 Using the Device Size in Conditions.en_US.srt 5.35Кб
126 Using the Device Size in Conditions.mp4 38.36Мб
127 Managing the MediaQuery Object.en_US.srt 2.76Кб
127 Managing the MediaQuery Object.mp4 26.48Мб
128 Checking the Device Platform.en_US.srt 7.49Кб
128 Checking the Device Platform.mp4 34.76Мб
128 resp-05-adaptive-widget-and-platform-check.zip 383.97Кб
129 Using Cupertino (iOS) Widgets.en_US.srt 10.88Кб
129 Using Cupertino (iOS) Widgets.mp4 154.43Мб
130 Using the SafeArea.en_US.srt 2.23Кб
130 Using the SafeArea.mp4 10.28Мб
131 More Cupertino Styles.en_US.srt 533б
131 More Cupertino Styles.mp4 35.31Мб
131 resp-06-cupertino-widgets.zip 382.44Кб
132 Using Cupertino Buttons.en_US.srt 4.05Кб
132 Using Cupertino Buttons.mp4 23.00Мб
133 Creating Custom Adaptive Widgets.en_US.srt 6.19Кб
133 Creating Custom Adaptive Widgets.mp4 54.10Мб
133 resp-07-finished.zip 382.47Кб
134 [quiz] Adaptive Widgets.html 6.60Кб
134 Wrap Up.en_US.srt 2.35Кб
134 Wrap Up.mp4 19.76Мб
135 resp-01-dynamically-calculated-widgets.zip 383.08Кб
135 resp-02-different-uis-based-on-orientation.zip 383.79Кб
135 resp-03-respect-keyboard.zip 382.06Кб
135 resp-04-width-check-in-condition.zip 382.89Кб
135 resp-05-adaptive-widget-and-platform-check.zip 383.97Кб
135 resp-06-cupertino-widgets.zip 382.44Кб
135 resp-07-finished.zip 382.47Кб
135 Useful Resources & Links.html 1.68Кб
136 Module Introduction.en_US.srt 3.12Кб
136 Module Introduction.mp4 4.16Мб
137 The Problem At Hand.en_US.srt 3.87Кб
137 The Problem At Hand.mp4 15.30Мб
138 widget-and-element-tree.pdf 72.96Кб
138 Widget Tree & Element Tree - What, Why and How_.en_US.srt 14.38Кб
138 Widget Tree & Element Tree - What, Why and How_.mp4 85.90Мб
139 How Flutter Rebuilds & Repaints the Screen.en_US.srt 10.64Кб
139 How Flutter Rebuilds & Repaints the Screen.mp4 40.42Мб
139 Inside-Flutter-Official-Docs.txt 50б
139 widget-element-tree.png 1.31Мб
140 How Flutter Executes build().en_US.srt 12.14Кб
140 How Flutter Executes build().mp4 107.22Мб
141 deep-dive-01-flutter-build-const.zip 384.20Кб
141 Using _const_ Widgets & Constructors.en_US.srt 14.70Кб
141 Using _const_ Widgets & Constructors.mp4 85.69Мб
142 [quiz] Widgets, Elements, build().html 8.67Кб
142 Writing Good Code.en_US.srt 5.24Кб
142 Writing Good Code.mp4 7.98Мб
143 Extracting Widgets.en_US.srt 8.04Кб
143 Extracting Widgets.mp4 75.08Мб
144 deep-dive-02-builder-methods.zip 384.77Кб
144 Using Builder Methods.en_US.srt 13.23Кб
144 Using Builder Methods.mp4 122.76Мб
145 [assignment_video] Time to Practice_ Builder Methods.mp4 5.28Мб
145 [assignment] Time to Practice_ Builder Methods.html 2.05Кб
145 deep-dive-03-widget-lifecycle.zip 384.98Кб
145 Understanding the Widget Lifecycle.en_US.srt 17.37Кб
145 Understanding the Widget Lifecycle.mp4 81.20Мб
145 widget-lifecycle.pdf 69.88Кб
146 Calling super.initState() etc..html 2.31Кб
147 app-lifecycle.pdf 69.96Кб
147 deep-dive-04-app-lifecycle.zip 384.75Кб
147 Understanding the App Lifecycle.en_US.srt 11.81Кб
147 Understanding the App Lifecycle.mp4 59.70Мб
148 context.pdf 74.24Кб
148 More-on-InheritedWidget-Context.txt 44б
148 Understanding Context.en_US.srt 8.69Кб
148 Understanding Context.mp4 52.09Мб
149 A Problem with Lists & Stateful Widgets.en_US.srt 6.93Кб
149 A Problem with Lists & Stateful Widgets.mp4 34.84Мб
150 listview-keys.png 1.02Мб
150 Understanding the Problem Root.en_US.srt 6.07Кб
150 Understanding the Problem Root.mp4 11.51Мб
151 deep-dive-05-finished.zip 384.36Кб
151 More-on-Initializer-Lists.txt 64б
151 More-on-Keys-in-Flutter.txt 44б
151 Using Keys.en_US.srt 13.81Кб
151 Using Keys.mp4 90.65Мб
152 [quiz] Keys, Lists, Stateful Widgets.html 6.83Кб
152 Wrap Up.en_US.srt 2.25Кб
152 Wrap Up.mp4 7.31Мб
153 deep-dive-01-flutter-build-const.zip 384.20Кб
153 deep-dive-02-builder-methods.zip 384.77Кб
153 deep-dive-03-widget-lifecycle.zip 384.98Кб
153 deep-dive-04-app-lifecycle.zip 384.75Кб
153 deep-dive-05-finished.zip 384.36Кб
153 Useful Resources & Links.html 1.79Кб
154 Module Introduction.en_US.srt 3.03Кб
154 Module Introduction.mp4 5.78Мб
155 meals-app-sketch.png 1.23Мб
155 Planning the App.en_US.srt 5.31Кб
155 Planning the App.mp4 11.10Мб
156 dummy-data.dart 909б
156 nav-01-starting-setup.zip 39.40Кб
156 Starting With The App - Adding Base Data.en_US.srt 14.26Кб
156 Starting With The App - Adding Base Data.mp4 67.14Мб
157 Creating a Grid & Working with Linear Gradients.en_US.srt 9.81Кб
157 Creating a Grid & Working with Linear Gradients.mp4 45.41Мб
158 nav-02-categories-and-categories-screen.zip 44.31Кб
158 Registering a Screen as the Main Screen.en_US.srt 4.15Кб
158 Registering a Screen as the Main Screen.mp4 21.00Мб
159 fonts.zip 560.06Кб
159 nav-03-theme-and-font.zip 605.36Кб
159 Styling & Theming.en_US.srt 8.05Кб
159 Styling & Theming.mp4 72.37Мб
160 how-navigation-works.pdf 69.91Кб
160 Navigating to a New Page.en_US.srt 13.16Кб
160 Navigating to a New Page.mp4 65.66Мб
161 nav-04-pushing-and-passing-data.zip 607.26Кб
161 Passing Data via the Constructor.en_US.srt 3.22Кб
161 Passing Data via the Constructor.mp4 17.87Мб
162 nav-05-named-routes-and-args.zip 607.17Кб
162 Using Named Routes & Passing Data With Named Routes.en_US.srt 7.93Кб
162 Using Named Routes & Passing Data With Named Routes.mp4 39.04Мб
163 [quiz] Screens & Navigation.html 13.26Кб
163 Diving Deeper into Named Routes.en_US.srt 3.43Кб
163 Diving Deeper into Named Routes.mp4 18.66Мб
164 Adding a Meal Model & Data.en_US.srt 15.33Кб
164 Adding a Meal Model & Data.mp4 126.79Мб
164 dummy-data.dart 12.01Кб
165 Selecting Meals for a Chosen Category.en_US.srt 5.75Кб
165 Selecting Meals for a Chosen Category.mp4 37.02Мб
166 Displaying Recipe Items & Using Network Images.en_US.srt 19.25Кб
166 Displaying Recipe Items & Using Network Images.mp4 149.32Мб
167 Finishing the Meal List Item.en_US.srt 18.93Кб
167 Finishing the Meal List Item.mp4 157.84Мб
167 nav-06-finished-meal-items.zip 614.58Кб
168 nav-07-navigation-to-detail-page.zip 616.29Кб
168 Navigating to the Meal Detail Page.en_US.srt 8.65Кб
168 Navigating to the Meal Detail Page.mp4 52.57Мб
169 onGenerateRoute & onUnknownRoute.en_US.srt 6.74Кб
169 onGenerateRoute & onUnknownRoute.mp4 58.22Мб
170 [quiz] More Navigation!.html 6.06Кб
170 Finishing the Meal Detail Page.en_US.srt 21.30Кб
170 Finishing the Meal Detail Page.mp4 128.88Мб
170 nav-08-recipe-detail-page.zip 616.21Кб
171 Adding a TabBar to the Appbar.en_US.srt 12.75Кб
171 Adding a TabBar to the Appbar.mp4 70.73Мб
171 nav-09-appbar-tabs.zip 617.16Кб
172 Adding a Bottom TabBar.en_US.srt 16.14Кб
172 Adding a Bottom TabBar.mp4 127.82Мб
172 nav-10-bottom-tabs.zip 617.30Кб
173 Adding a Custom Drawer.en_US.srt 15.71Кб
173 Adding a Custom Drawer.mp4 85.75Мб
174 Adding Links to the Drawer.en_US.srt 4.52Кб
174 Adding Links to the Drawer.mp4 47.03Мб
174 nav-11-drawer.zip 617.81Кб
175 [quiz] Tabs & Drawers!.html 5.56Кб
175 nav-12-replacing-screens.zip 620.13Кб
175 Replacing Pages (Instead of Pushing).en_US.srt 5.66Кб
175 Replacing Pages (Instead of Pushing).mp4 30.93Мб
176 nav-13-passing-data-back.zip 620.42Кб
176 Popping Pages & Passing Data Back.en_US.srt 19.82Кб
176 Popping Pages & Passing Data Back.mp4 127.28Мб
177 [quiz] Replacing, Popping & Data.html 7.33Кб
177 Adding Filter Switches.en_US.srt 9.05Кб
177 Adding Filter Switches.mp4 57.06Мб
178 Adding Filtering Logic.en_US.srt 19.08Кб
178 Adding Filtering Logic.mp4 224.17Мб
179 Adding a _Mark as Favorite_ Feature.en_US.srt 23.49Кб
179 Adding a _Mark as Favorite_ Feature.mp4 212.50Мб
180 A Problem!.en_US.srt 2.98Кб
180 A Problem!.mp4 15.94Мб
180 nav-14-finished.zip 620.62Кб
181 Wrap Up.en_US.srt 3.59Кб
181 Wrap Up.mp4 11.51Мб
182 nav-01-starting-setup.zip 39.40Кб
182 nav-02-categories-and-categories-screen.zip 44.31Кб
182 nav-03-theme-and-font.zip 605.36Кб
182 nav-04-pushing-and-passing-data.zip 607.26Кб
182 nav-05-named-routes-and-args.zip 607.17Кб
182 nav-06-finished-meal-items.zip 614.58Кб
182 nav-07-navigation-to-detail-page.zip 616.29Кб
182 nav-08-recipe-detail-page.zip 616.21Кб
182 nav-09-appbar-tabs.zip 617.16Кб
182 nav-10-bottom-tabs.zip 617.30Кб
182 nav-11-drawer.zip 617.81Кб
182 nav-12-replacing-screens.zip 620.13Кб
182 nav-13-passing-data-back.zip 620.42Кб
182 nav-14-finished.zip 620.62Кб
182 Useful Resources & Links.html 1.15Кб
183 Module Introduction.en_US.srt 2.88Кб
183 Module Introduction.mp4 4.54Мб
184 Planning the App.en_US.srt 8.88Кб
184 Planning the App.mp4 15.26Мб
184 shop-app-sketch.png 1.03Мб
185 Defining a Data Model.en_US.srt 8.12Кб
185 Defining a Data Model.mp4 33.88Мб
185 state-01-starting-setup.zip 39.41Кб
186 products.txt 1.04Кб
186 Working on the _Products_ Grid & Item Widgets.en_US.srt 20.09Кб
186 Working on the _Products_ Grid & Item Widgets.mp4 154.62Мб
187 fonts.zip 107.50Кб
187 Styling & Theming the App.en_US.srt 6.18Кб
187 Styling & Theming the App.mp4 35.66Мб
188 Adding Navigation to the App.en_US.srt 12.33Кб
188 Adding Navigation to the App.mp4 74.32Мб
188 state-02-detail-screen.zip 154.46Кб
189 state-and-state-management.pdf 77.49Кб
189 Why State Management_ And what is _State_ and _State Management__.en_US.srt 8.79Кб
189 Why State Management_ And what is _State_ and _State Management__.mp4 27.79Мб
190 provider-package.pdf 72.57Кб
190 Understanding the _Provider_ Package & Approach.en_US.srt 3.63Кб
190 Understanding the _Provider_ Package & Approach.mp4 6.86Мб
191 Working with Providers & Listeners.en_US.srt 26.71Кб
191 Working with Providers & Listeners.mp4 204.02Мб
192 [DART DEEP DIVE] Inheritance (_extends_) vs Mixins (_with_).en_US.srt 8.26Кб
192 [DART DEEP DIVE] Inheritance (_extends_) vs Mixins (_with_).mp4 17.44Мб
193 Providing non-Objects.html 2.16Кб
194 Listening in Different Places & Ways.en_US.srt 7.16Кб
194 Listening in Different Places & Ways.mp4 70.26Мб
194 state-03-provider-package.zip 157.23Кб
195 [quiz] State, State Management & The Provider Package_ Approach.html 8.26Кб
195 state-04-provider-with-single-product.zip 157.72Кб
195 Using Nested Models & Providers.en_US.srt 17.68Кб
195 Using Nested Models & Providers.mp4 163.19Мб
196 Exploring Alternative Provider Syntaxes.en_US.srt 8.84Кб
196 Exploring Alternative Provider Syntaxes.mp4 48.70Мб
197 state-05-consumer-and-alternative-syntaxes.zip 158.23Кб
197 Using _Consumer_ instead of _Provider.of_.en_US.srt 9.48Кб
197 Using _Consumer_ instead of _Provider.of_.mp4 79.42Мб
198 Local State vs App-wide State.en_US.srt 18.77Кб
198 Local State vs App-wide State.mp4 157.62Мб
198 state-06-stateful-widget.zip 157.07Кб
199 Adding Shopping Cart Data.en_US.srt 10.53Кб
199 Adding Shopping Cart Data.mp4 53.60Мб
200 [quiz] More on State Management & The Provider Package.html 8.50Кб
200 Working with Multiple Providers.en_US.srt 4.60Кб
200 Working with Multiple Providers.mp4 25.82Мб
201 badge.dart 1.09Кб
201 Connecting the Cart Provider.en_US.srt 14.05Кб
201 Connecting the Cart Provider.mp4 115.93Мб
201 state-07-cart-badge-and-connected-model.zip 160.78Кб
202 Working on the Shopping Cart & Displaying a Total.en_US.srt 13.89Кб
202 Working on the Shopping Cart & Displaying a Total.mp4 76.06Мб
203 Displaying a List of Cart Items.en_US.srt 13.19Кб
203 Displaying a List of Cart Items.mp4 109.57Мб
204 Making Cart Items Dismissible.en_US.srt 10.70Кб
204 Making Cart Items Dismissible.mp4 57.34Мб
205 Adding Product Detail Data.en_US.srt 5.41Кб
205 Adding Product Detail Data.mp4 31.93Мб
205 state-08-product-detail-page.zip 162.70Кб
206 Providing an Orders Object.en_US.srt 9.20Кб
206 Providing an Orders Object.mp4 53.46Мб
207 Adding Orders.en_US.srt 3.13Кб
207 Adding Orders.mp4 16.54Мб
208 Adding an Orders Screen.en_US.srt 9.79Кб
208 Adding an Orders Screen.mp4 57.91Мб
208 state-09-orders-screen.zip 164.97Кб
209 Using a Side Drawer.en_US.srt 6.87Кб
209 Using a Side Drawer.mp4 39.82Мб
210 Making Orders Expandable & Stateful Widgets vs Providers.en_US.srt 12.53Кб
210 Making Orders Expandable & Stateful Widgets vs Providers.mp4 117.27Мб
210 state-10-finished.zip 165.78Кб
211 Wrap Up.en_US.srt 4.36Кб
211 Wrap Up.mp4 36.45Мб
212 state-01-starting-setup.zip 39.41Кб
212 state-02-detail-screen.zip 154.46Кб
212 state-03-provider-package.zip 157.23Кб
212 state-04-provider-with-single-product.zip 157.72Кб
212 state-05-consumer-and-alternative-syntaxes.zip 158.23Кб
212 state-06-stateful-widget.zip 157.07Кб
212 state-07-cart-badge-and-connected-model.zip 160.78Кб
212 state-08-product-detail-page.zip 162.70Кб
212 state-09-orders-screen.zip 164.97Кб
212 state-10-finished.zip 165.78Кб
212 state-10-finished-provider-4.zip 171.83Кб
212 Useful Resources & Links.html 1.13Кб
213 Module Introduction.en_US.srt 4.05Кб
213 Module Introduction.mp4 6.19Мб
214 input-01-snackbar.zip 165.97Кб
214 Snackbars & Undoing _Add to Cart_ Actions.en_US.srt 13.56Кб
214 Snackbars & Undoing _Add to Cart_ Actions.mp4 107.53Мб
215 input-02-showdialog.zip 166.40Кб
215 Showing Alert Dialogs.en_US.srt 9.09Кб
215 Showing Alert Dialogs.mp4 73.38Мб
216 Adding a _Manage Products_ Page.en_US.srt 17.32Кб
216 Adding a _Manage Products_ Page.mp4 99.15Мб
217 _Edit Product_ Screen & A Problem.en_US.srt 6.51Кб
217 _Edit Product_ Screen & A Problem.mp4 36.12Мб
217 input-03-empty-edit-product-screen.zip 171.37Кб
218 Using Forms & Working with Form Inputs.en_US.srt 10.19Кб
218 Using Forms & Working with Form Inputs.mp4 57.68Мб
219 ListView or Column.html 2.12Кб
220 input-04-managing-focus.zip 170.24Кб
220 Managing Form Input Focus.en_US.srt 5.53Кб
220 Managing Form Input Focus.mp4 31.70Мб
221 input-05-description-field.zip 170.71Кб
221 Multiline Inputs & Disposing Objects.en_US.srt 5.36Кб
221 Multiline Inputs & Disposing Objects.mp4 42.29Мб
222 Image Input & Image Preview.en_US.srt 16.27Кб
222 Image Input & Image Preview.mp4 128.10Мб
222 input-06-image-input.zip 170.21Кб
223 input-07-submit-form.zip 170.60Кб
223 Submitting Forms.en_US.srt 14.92Кб
223 Submitting Forms.mp4 120.71Мб
224 input-08-validation.zip 170.78Кб
224 Validating User Input.en_US.srt 5.60Кб
224 Validating User Input.mp4 31.59Мб
225 Adding Validation to All Inputs.en_US.srt 11.22Кб
225 Adding Validation to All Inputs.mp4 96.19Мб
226 [OPTIONAL] Working with Regular Expressions.html 2.91Кб
227 Saving New Products.en_US.srt 4.33Кб
227 Saving New Products.mp4 43.13Мб
228 Time to Update Products!.en_US.srt 19.35Кб
228 Time to Update Products!.mp4 181.29Мб
229 Allowing Users to Delete Products.en_US.srt 4.57Кб
229 Allowing Users to Delete Products.mp4 33.79Мб
229 input-09-finished.zip 171.15Кб
230 Wrap Up.en_US.srt 1.12Кб
230 Wrap Up.mp4 2.36Мб
231 input-01-snackbar.zip 165.97Кб
231 input-02-showdialog.zip 166.40Кб
231 input-03-empty-edit-product-screen.zip 171.37Кб
231 input-04-managing-focus.zip 170.24Кб
231 input-05-description-field.zip 170.71Кб
231 input-06-image-input.zip 170.21Кб
231 input-07-submit-form.zip 170.60Кб
231 input-08-validation.zip 170.78Кб
231 input-09-finished.zip 171.15Кб
231 Useful Resources & Links.html 930б
232 input-09-finished.zip 171.15Кб
232 Module Introduction.en_US.srt 2.55Кб
232 Module Introduction.mp4 3.39Мб
233 On-Device vs Web Storage.en_US.srt 5.37Кб
233 On-Device vs Web Storage.mp4 8.54Мб
234 flutter-web-db-connections.pdf 79.87Кб
234 How to Connect Flutter to a Database.en_US.srt 4.74Кб
234 How to Connect Flutter to a Database.mp4 6.29Мб
235 Preparing Our Backend.en_US.srt 6.53Кб
235 Preparing Our Backend.mp4 27.30Мб
236 How To Send Http Requests.en_US.srt 8.00Кб
236 How To Send Http Requests.mp4 16.15Мб
237 http-01-send-post-without-response.zip 173.50Кб
237 Sending POST Requests.en_US.srt 13.93Кб
237 Sending POST Requests.mp4 117.22Мб
237 Whats-JSON-JavaScript-Object-Notation-.txt 71б
238 http-02-use-post-response.zip 172.35Кб
238 Working with Futures in Dart.en_US.srt 9.69Кб
238 Working with Futures in Dart.mp4 76.06Мб
239 [DART DEEP DIVE] Futures & Async Code.en_US.srt 12.30Кб
239 [DART DEEP DIVE] Futures & Async Code.mp4 23.86Мб
240 [quiz] Http Requests & Futures.html 11.87Кб
240 http-03-loading-spinner.zip 172.21Кб
240 Showing a Loading Indicator.en_US.srt 8.82Кб
240 Showing a Loading Indicator.mp4 52.88Мб
241 Handling Errors Gracefully.en_US.srt 16.74Кб
241 Handling Errors Gracefully.mp4 92.83Мб
241 http-04-error-handling.zip 172.23Кб
242 http-05-async-await.zip 171.86Кб
242 Working with _async_ & _await_.en_US.srt 13.39Кб
242 Working with _async_ & _await_.mp4 75.28Мб
243 Fetching Data, initState & _of(context)_.en_US.srt 11.18Кб
243 Fetching Data, initState & _of(context)_.mp4 126.81Мб
244 How to Transform Fetched Data.en_US.srt 9.96Кб
244 How to Transform Fetched Data.mp4 87.80Мб
244 http-06-fetch-get-products.zip 173.15Кб
245 http-07-pull-to-refresh.zip 172.83Кб
245 Implementing Pull-to-Refresh.en_US.srt 5.68Кб
245 Implementing Pull-to-Refresh.mp4 26.66Мб
246 Updating Data via PATCH Requests.en_US.srt 8.42Кб
246 Updating Data via PATCH Requests.mp4 69.44Мб
247 http-08-delete-and-optimistic-updating.zip 176.71Кб
247 More-on-Http-Status-Codes.txt 57б
247 Utilizing Optimistic Updating.en_US.srt 9.80Кб
247 Utilizing Optimistic Updating.mp4 56.76Мб
248 Creating Custom Exceptions & More Error Handling.en_US.srt 11.32Кб
248 Creating Custom Exceptions & More Error Handling.mp4 107.62Мб
249 A Challenge For You!.en_US.srt 2.58Кб
249 A Challenge For You!.mp4 3.54Мб
250 Updating the _Favorite_ Status Optimistically.en_US.srt 8.35Кб
250 Updating the _Favorite_ Status Optimistically.mp4 64.61Мб
251 Storing Orders in the Web.en_US.srt 14.49Кб
251 Storing Orders in the Web.mp4 116.55Мб
252 Fetching Orders & Fixing an Issue.en_US.srt 15.12Кб
252 Fetching Orders & Fixing an Issue.mp4 175.67Мб
252 http-09-fav-status-and-orders.zip 176.54Кб
253 http-10-finished.zip 174.75Кб
253 Using the _FutureBuilder_ Widget & Improving the Code.en_US.srt 12.93Кб
253 Using the _FutureBuilder_ Widget & Improving the Code.mp4 78.15Мб
254 Wrap Up.en_US.srt 2.54Кб
254 Wrap Up.mp4 21.90Мб
255 http-01-send-post-without-response.zip 173.50Кб
255 http-02-use-post-response.zip 172.35Кб
255 http-03-loading-spinner.zip 172.21Кб
255 http-04-error-handling.zip 172.23Кб
255 http-05-async-await.zip 171.86Кб
255 http-06-fetch-get-products.zip 173.15Кб
255 http-07-pull-to-refresh.zip 172.83Кб
255 http-08-delete-and-optimistic-updating.zip 176.71Кб
255 http-09-fav-status-and-orders.zip 176.54Кб
255 http-10-finished.zip 174.75Кб
255 Useful Resources & Links.html 955б
256 Module Introduction.en_US.srt 2.28Кб
256 Module Introduction.mp4 2.93Мб
257 How Authentication Works.en_US.srt 8.30Кб
257 How Authentication Works.mp4 9.02Мб
257 how-auth-works.pdf 68.62Кб
258 Firebase-Security-Rules.txt 51б
258 http-10-finished.zip 174.75Кб
258 Prepare Backend.en_US.srt 5.00Кб
258 Prepare Backend.mp4 15.08Мб
259 Adding the Auth Screen.en_US.srt 21.26Кб
259 Adding the Auth Screen.mp4 237.57Мб
259 auth-01-authscreen.zip 177.54Кб
259 auth-screen.dart 7.18Кб
260 Adding User Signup.en_US.srt 17.56Кб
260 Adding User Signup.mp4 136.76Мб
260 auth-02-signup.zip 178.00Кб
261 Allowing Users to Log In.en_US.srt 8.00Кб
261 Allowing Users to Log In.mp4 73.17Мб
261 auth-03-login.zip 177.91Кб
262 auth-04-error-handling.zip 179.76Кб
262 Handling Authentication Errors.en_US.srt 16.69Кб
262 Handling Authentication Errors.mp4 146.61Мб
263 auth-05-using-the-token.zip 180.26Кб
263 Managing the Auth Token Locally (in the App).en_US.srt 14.94Кб
263 Managing the Auth Token Locally (in the App).mp4 115.25Мб
264 Using the _ProxyProvider_ and Attaching the Token to Outgoing Http Requests.en_US.srt 12.66Кб
264 Using the _ProxyProvider_ and Attaching the Token to Outgoing Http Requests.mp4 107.32Мб
265 Adding the Token to All Requests.en_US.srt 10.24Кб
265 Adding the Token to All Requests.mp4 54.89Мб
266 Connecting the _Favorite_ Status to Users.en_US.srt 12.79Кб
266 Connecting the _Favorite_ Status to Users.mp4 108.34Мб
267 Attaching Products to Users & Filtering By Creator.en_US.srt 17.46Кб
267 Attaching Products to Users & Filtering By Creator.mp4 131.58Мб
267 auth-06-attaching-products-to-users.zip 182.36Кб
268 Attaching Orders to Users.en_US.srt 3.44Кб
268 Attaching Orders to Users.mp4 18.83Мб
269 Adding a Logout Functionality.en_US.srt 4.96Кб
269 Adding a Logout Functionality.mp4 41.90Мб
269 auth-07-logout.zip 179.37Кб
270 auth-08-auto-logout.zip 180.21Кб
270 Automatically Logging Users Out (After Some Time).en_US.srt 7.03Кб
270 Automatically Logging Users Out (After Some Time).mp4 50.18Мб
271 auth-09-auto-login.zip 181.19Кб
271 auth-10-finished.zip 180.89Кб
271 Automatically Logging Users In.en_US.srt 22.75Кб
271 Automatically Logging Users In.mp4 124.65Мб
271 splash-screen.dart 235б
272 Wrap Up.en_US.srt 2.12Кб
272 Wrap Up.mp4 12.80Мб
273 auth-01-authscreen.zip 177.54Кб
273 auth-02-signup.zip 178.00Кб
273 auth-03-login.zip 177.91Кб
273 auth-04-error-handling.zip 179.76Кб
273 auth-05-using-the-token.zip 180.26Кб
273 auth-06-attaching-products-to-users.zip 182.36Кб
273 auth-07-logout.zip 179.37Кб
273 auth-08-auto-logout.zip 180.21Кб
273 auth-09-auto-login.zip 181.19Кб
273 auth-10-finished.zip 180.89Кб
273 auth-10-finished-provider-4.zip 183.32Кб
273 Useful Resources & Links.html 1.09Кб
274 Module Introduction.en_US.srt 1.73Кб
274 Module Introduction.mp4 2.57Мб
275 animations-01-custom-animation.zip 183.28Кб
275 Animations From Scratch (Completely Manually Controlled).en_US.srt 18.20Кб
275 Animations From Scratch (Completely Manually Controlled).mp4 173.29Мб
275 auth-10-finished.zip 180.89Кб
276 animations-02-animatedbuilder.zip 183.16Кб
276 Using the _AnimatedBuilder_ Widget.en_US.srt 4.89Кб
276 Using the _AnimatedBuilder_ Widget.mp4 43.84Мб
277 animations-03-animatedcontainer.zip 183.45Кб
277 Working with the _AnimatedContainer_.en_US.srt 3.81Кб
277 Working with the _AnimatedContainer_.mp4 30.38Мб
278 animations-04-more-built-in-animations.zip 184.63Кб
278 More Built-in Animation & Transition Widgets.en_US.srt 11.03Кб
278 More Built-in Animation & Transition Widgets.mp4 101.07Мб
279 animations-05-fadeinimage.zip 650.90Кб
279 Fading Loaded Images In (And Showing a Placeholder).en_US.srt 4.22Кб
279 Fading Loaded Images In (And Showing a Placeholder).mp4 36.03Мб
279 product-placeholder.png 493.16Кб
280 Adding a _Hero_ Transition.en_US.srt 3.44Кб
280 Adding a _Hero_ Transition.mp4 16.36Мб
281 animations-06-hero-and-slivers.zip 651.83Кб
281 Working with Slivers.en_US.srt 7.62Кб
281 Working with Slivers.mp4 77.63Мб
282 Practice_ Animating Order Boxes.en_US.srt 4.93Кб
282 Practice_ Animating Order Boxes.mp4 26.91Мб
283 A Fix for the Latest Version of Flutter.html 1.39Кб
284 animations-07-finished.zip 652.38Кб
284 Implementing Custom Route Transitions.en_US.srt 12.04Кб
284 Implementing Custom Route Transitions.mp4 67.67Мб
285 Wrap Up.en_US.srt 1.10Кб
285 Wrap Up.mp4 8.13Мб
286 animations-01-custom-animation.zip 183.28Кб
286 animations-02-animatedbuilder.zip 183.16Кб
286 animations-03-animatedcontainer.zip 183.45Кб
286 animations-04-more-built-in-animations.zip 184.63Кб
286 animations-05-fadeinimage.zip 650.90Кб
286 animations-06-hero-and-slivers.zip 651.83Кб
286 animations-07-finished.zip 652.38Кб
286 Useful Resources & Links.html 939б
287 Module Introduction.en_US.srt 1.98Кб
287 Module Introduction.mp4 2.82Мб
288 great-places-sketch.png 920.17Кб
288 Planning the App.en_US.srt 3.71Кб
288 Planning the App.mp4 6.30Мб
289 main.dart 352б
289 PlaceList & Place Provider Setup.en_US.srt 16.17Кб
289 PlaceList & Place Provider Setup.mp4 129.00Мб
290 Adding the _Add Place_ Screen & An Image Input.en_US.srt 21.19Кб
290 Adding the _Add Place_ Screen & An Image Input.mp4 96.68Мб
290 native-02-places-list-and-provider.zip 45.97Кб
291 Using Image Picker & The Device Camera.en_US.srt 17.06Кб
291 Using Image Picker & The Device Camera.mp4 72.98Мб
292 native-03-image-picker.zip 48.05Кб
292 Storing the Image on the Filesystem (on the Device).en_US.srt 13.88Кб
292 Storing the Image on the Filesystem (on the Device).mp4 107.82Мб
293 Managing Data & Images via the Provider Package.en_US.srt 18.96Кб
293 Managing Data & Images via the Provider Package.mp4 109.25Мб
294 Handling Errors.en_US.srt 1.79Кб
294 Handling Errors.mp4 14.14Мб
294 native-04-outputting-images.zip 48.96Кб
295 Testing on Real Devices.en_US.srt 5.91Кб
295 Testing on Real Devices.mp4 25.05Мб
296 Preparing SQLite.en_US.srt 16.51Кб
296 Preparing SQLite.mp4 148.69Мб
296 SQL-vs-NoSQL.txt 50б
297 native-05-sqflite.zip 50.24Кб
297 Storing & Fetching Data with SQLite.en_US.srt 15.05Кб
297 Storing & Fetching Data with SQLite.mp4 165.02Мб
298 Adding a Location Input & The _location_ Package.en_US.srt 12.02Кб
298 Adding a Location Input & The _location_ Package.mp4 99.20Мб
299 Fetching the User Coordinates.en_US.srt 2.95Кб
299 Fetching the User Coordinates.mp4 18.59Мб
299 native-06-location-input-and-location.zip 130.13Кб
300 Displaying a Static Map Snapshot.en_US.srt 10.02Кб
300 Displaying a Static Map Snapshot.mp4 51.72Мб
301 native-07-google-maps-screen.zip 129.89Кб
301 Rendering a Dynamic Map (via Google Maps).en_US.srt 17.08Кб
301 Rendering a Dynamic Map (via Google Maps).mp4 173.30Мб
302 Allowing Users to Pick a Location on the Map.en_US.srt 12.08Кб
302 Allowing Users to Pick a Location on the Map.mp4 72.18Мб
302 native-08-selecting-a-place.zip 129.83Кб
303 native-09-storing-location-in-db.zip 131.80Кб
303 Storing the Location in SQLite.en_US.srt 20.86Кб
303 Storing the Location in SQLite.mp4 189.95Мб
304 Adding a _Place Detail_ Screen & Opening the Map in _readonly_ Mode.en_US.srt 13.60Кб
304 Adding a _Place Detail_ Screen & Opening the Map in _readonly_ Mode.mp4 117.98Мб
304 native-10-finished.zip 126.67Кб
305 Wrap Up.en_US.srt 2.38Кб
305 Wrap Up.mp4 12.20Мб
306 native-01-starting-setup.zip 39.37Кб
306 native-02-places-list-and-provider.zip 45.97Кб
306 native-03-image-picker.zip 48.05Кб
306 native-04-outputting-images.zip 48.96Кб
306 native-05-sqflite.zip 50.24Кб
306 native-06-location-input-and-location.zip 130.13Кб
306 native-07-google-maps-screen.zip 129.89Кб
306 native-08-selecting-a-place.zip 129.83Кб
306 native-09-storing-location-in-db.zip 131.80Кб
306 native-10-finished.zip 126.67Кб
306 Useful Resources & Links.html 1.68Кб
307 Module Introduction.en_US.srt 2.18Кб
307 Module Introduction.mp4 5.00Мб
308 What is Firebase_.en_US.srt 5.29Кб
308 What is Firebase_.mp4 7.82Мб
309 Creating a New App.en_US.srt 5.57Кб
309 Creating a New App.mp4 46.81Мб
309 firebase-01-starting-setup.zip 3.57Кб
310 Getting Started with Firebase.en_US.srt 13.05Кб
310 Getting Started with Firebase.mp4 113.70Мб
311 Getting Started with Flutter & the Firebase SDK.en_US.srt 19.19Кб
311 Getting Started with Flutter & the Firebase SDK.mp4 165.30Мб
312 Adding _GoogleServices-Info.plist_ correctly to iOS.html 1000б
313 Rendering Stream Data with StreamBuilder.en_US.srt 7.50Кб
313 Rendering Stream Data with StreamBuilder.mp4 48.56Мб
314 Adding Data.en_US.srt 3.53Кб
314 Adding Data.mp4 15.13Мб
315 A Basic Authentication Screen.en_US.srt 12.08Кб
315 A Basic Authentication Screen.mp4 73.95Мб
316 Adding an App Theme.en_US.srt 4.28Кб
316 Adding an App Theme.mp4 43.49Мб
317 Creating an Authentication Form.en_US.srt 16.68Кб
317 Creating an Authentication Form.mp4 148.52Мб
318 Connecting Auth Form & Auth Screen.en_US.srt 5.57Кб
318 Connecting Auth Form & Auth Screen.mp4 30.75Мб
319 Implementing Authentication.en_US.srt 16.04Кб
319 Implementing Authentication.mp4 141.90Мб
320 Storing Extra User Data.en_US.srt 7.85Кб
320 Storing Extra User Data.mp4 80.55Мб
321 Finishing Authentication & Logout.en_US.srt 8.10Кб
321 Finishing Authentication & Logout.mp4 54.42Мб
322 Adding Firebase Security Rules.en_US.srt 11.90Кб
322 Adding Firebase Security Rules.mp4 46.42Мб
323 Listening to Chat Messages.en_US.srt 5.81Кб
323 Listening to Chat Messages.mp4 38.26Мб
324 Sending & Ordering Chat Messages.en_US.srt 14.31Кб
324 Sending & Ordering Chat Messages.mp4 118.90Мб
325 Creating a Basic Chat Bubble Widget.en_US.srt 7.16Кб
325 Creating a Basic Chat Bubble Widget.mp4 41.81Мб
326 Improving the Chat Bubbles.en_US.srt 14.40Кб
326 Improving the Chat Bubbles.mp4 170.40Мб
327 Testing on Multiple Devices.en_US.srt 5.18Кб
327 Testing on Multiple Devices.mp4 40.46Мб
328 Displaying User Names.en_US.srt 13.62Кб
328 Displaying User Names.mp4 127.92Мб
329 ImagePicker_ Latest Version.html 1.33Кб
330 Adding an Image Picker.en_US.srt 16.73Кб
330 Adding an Image Picker.mp4 152.84Мб
331 Preparing File Upload & Validating Images.en_US.srt 8.46Кб
331 Preparing File Upload & Validating Images.mp4 81.53Мб
332 Uploading Images.en_US.srt 13.63Кб
332 Uploading Images.mp4 106.51Мб
333 Improving Image Upload.en_US.srt 5.94Кб
333 Improving Image Upload.mp4 34.25Мб
334 Running on a Real iOS Device.en_US.srt 2.50Кб
334 Running on a Real iOS Device.mp4 14.47Мб
335 Displaying User Images.en_US.srt 13.55Кб
335 Displaying User Images.mp4 127.16Мб
336 How Push Notifications Work.en_US.srt 6.76Кб
336 How Push Notifications Work.mp4 14.16Мб
337 An Introduction to Firebase Cloud Messaging.en_US.srt 6.00Кб
337 An Introduction to Firebase Cloud Messaging.mp4 68.71Мб
338 Android & Push Notifications.en_US.srt 12.05Кб
338 Android & Push Notifications.mp4 102.75Мб
339 iOS & Push Notifications.en_US.srt 16.03Кб
339 iOS & Push Notifications.mp4 206.85Мб
340 Handling Push Notifications.en_US.srt 12.69Кб
340 Handling Push Notifications.mp4 196.52Мб
341 Getting Started with Firebase Cloud Functions.en_US.srt 8.28Кб
341 Getting Started with Firebase Cloud Functions.mp4 63.96Мб
342 MUST READ_ Firebase Cloud Functions & Billing.html 2.93Кб
343 Setting a Firestore Trigger.en_US.srt 11.20Кб
343 Setting a Firestore Trigger.mp4 92.18Мб
344 Sending Automated Push Notifications.en_US.srt 10.23Кб
344 Sending Automated Push Notifications.mp4 99.04Мб
345 Polishing & Wrap Up.en_US.srt 8.69Кб
345 Polishing & Wrap Up.mp4 79.18Мб
346 firebase-01-starting-setup.zip 3.57Кб
346 firebase-02-first-flutter-firebase-example.zip 3.98Кб
346 firebase-03-added-theme.zip 5.21Кб
346 firebase-04-added-auth-form.zip 5.75Кб
346 firebase-05-basic-auth-form-submission.zip 6.08Кб
346 firebase-06-added-firebase-auth.zip 6.41Кб
346 firebase-07-logout.zip 6.47Кб
346 firebase-08-messages-widget.zip 7.32Кб
346 firebase-09-ordered-messages.zip 8.09Кб
346 firebase-10-styled-messages.zip 8.97Кб
346 firebase-11-added-username-display.zip 9.37Кб
346 firebase-12-added-image-picker.zip 10.24Кб
346 firebase-13-image-validation.zip 10.32Кб
346 firebase-14-image-upload.zip 10.29Кб
346 firebase-15-improved-image-upload.zip 10.64Кб
346 firebase-16-display-user-images.zip 10.70Кб
346 firebase-17-base-notification-code.zip 47.64Кб
346 firebase-18-polishing.zip 47.67Кб
346 firebase-upload-push-notification.pdf 106.12Кб
346 Module Resources.html 604б
347 Module Introduction.en_US.srt 1.79Кб
347 Module Introduction.mp4 2.28Мб
348 Using a Proper Project Setup.html 940б
349 main.dart 762б
349 native-code-02-added-flutter-code.zip 39.89Кб
349 Sending a Method Call from Flutter.en_US.srt 10.86Кб
349 Sending a Method Call from Flutter.mp4 86.38Мб
350 native-code-03-android-code.zip 9.47Кб
350 Running Android Code.en_US.srt 17.22Кб
350 Running Android Code.mp4 154.01Мб
351 native-code-04-ios-code.zip 2.77Кб
351 native-code-05-finished.zip 49.67Кб
351 Running iOS Code.en_US.srt 11.68Кб
351 Running iOS Code.mp4 125.55Мб
352 Wrap Up.en_US.srt 1.25Кб
352 Wrap Up.mp4 5.47Мб
353 native-code-01-starting-setup.zip 39.62Кб
353 native-code-02-added-flutter-code.zip 39.89Кб
353 native-code-03-android-code.zip 9.47Кб
353 native-code-04-ios-code.zip 2.77Кб
353 native-code-05-finished.zip 49.67Кб
353 Useful Resources & Links.html 1019б
354 Module Introduction.en_US.srt 2.54Кб
354 Module Introduction.mp4 2.72Мб
355 Preparing the Code.en_US.srt 3.20Кб
355 Preparing the Code.mp4 10.00Мб
356 Android-Versions.txt 56б
356 Preparing the App Configuration.en_US.srt 8.19Кб
356 Preparing the App Configuration.mp4 39.68Мб
357 Preparing Third-Party Services.en_US.srt 1.88Кб
357 Preparing Third-Party Services.mp4 6.67Мб
358 Adding Icons & Splash Screens.en_US.srt 12.00Кб
358 Adding Icons & Splash Screens.mp4 99.34Мб
358 icons.zip 44.95Кб
358 splash.zip 153.72Кб
358 splash-ios.zip 21.52Кб
359 Publishing Android Apps.en_US.srt 12.04Кб
359 Publishing Android Apps.mp4 92.06Мб
360 Publishing iOS Apps.en_US.srt 8.02Кб
360 Publishing iOS Apps.mp4 73.40Мб
361 Useful Resources & Links.html 891б
362 You did it!.en_US.srt 1.62Кб
362 You did it!.mp4 27.44Мб
363 Your Next Steps (To Become an Awesome Developer!).en_US.srt 4.90Кб
363 Your Next Steps (To Become an Awesome Developer!).mp4 6.49Мб
364 app-dev-blueprint.pdf 85.35Кб
364 How to Plan & Develop Successful Apps.en_US.srt 16.61Кб
364 How to Plan & Develop Successful Apps.mp4 17.38Мб
365 Bonus_ More Content!.html 1.52Кб
Статистика распространения по странам
Россия (RU) 2
Сальвадор (SV) 1
Испания (ES) 1
Всего 4
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент