zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[09-2021] learn-flutter-dart-to-build-ios-android-apps
magnet:?xt=urn:btih:d6ebab2f0c90526125f3692a5e79089f66340b50&dn=[09-2021] learn-flutter-dart-to-build-ios-android-apps
磁力链接详情
文件列表详情
d6ebab2f0c90526125f3692a5e79089f66340b50
infohash:
338
文件数量
22 GB
文件大小
2022-4-15 22:31
创建日期
2024-11-10 22:07
最后访问
相关分词
09-2021
learn-flutter-dart-to-build-ios-android-apps
01 Introduction/001 Introduction.mp4 38.5 MB
01 Introduction/002 What is Flutter_.mp4 11.67 MB
01 Introduction/004 Understanding the Flutter Architecture.mp4 10.21 MB
01 Introduction/005 How Flutter & Dart Code Gets Compiled To Native Apps.mp4 6.28 MB
01 Introduction/006 Understanding Flutter Versions.mp4 7.13 MB
01 Introduction/007 Flutter macOS Setup.mp4 323.03 MB
01 Introduction/008 macOS Development Environment.mp4 241.78 MB
01 Introduction/009 Flutter Windows Setup.mp4 306.26 MB
01 Introduction/010 Windows Development Environment.mp4 216.53 MB
01 Introduction/011 Flutter & Material Design.mp4 2.61 MB
01 Introduction/012 Flutter Alternatives.mp4 17.98 MB
01 Introduction/013 Course Outline.mp4 15.97 MB
01 Introduction/014 How To Get The Most Out Of The Course.mp4 5.1 MB
02 Flutter Basics [QUIZ APP]/016 Module Introduction.mp4 8.49 MB
02 Flutter Basics [QUIZ APP]/017 Creating a New Project.mp4 30.55 MB
02 Flutter Basics [QUIZ APP]/018 An Overview of the Generated Files & Folders.mp4 70.86 MB
02 Flutter Basics [QUIZ APP]/020 Analyzing the Default App.mp4 58.11 MB
02 Flutter Basics [QUIZ APP]/021 Dart Basics.mp4 46.09 MB
02 Flutter Basics [QUIZ APP]/022 More Dart Basics.mp4 39.6 MB
02 Flutter Basics [QUIZ APP]/024 Building an App From Scratch.mp4 79.93 MB
02 Flutter Basics [QUIZ APP]/025 Running the App on an Emulator.mp4 18.15 MB
02 Flutter Basics [QUIZ APP]/026 Class Constructors & Named Arguments.mp4 36.62 MB
02 Flutter Basics [QUIZ APP]/027 First Summary & Additional Syntax.mp4 53.44 MB
02 Flutter Basics [QUIZ APP]/028 Building a Widget Tree.mp4 84.59 MB
02 Flutter Basics [QUIZ APP]/029 Visible (Input _ Output) & Invisible (Layout _ Control) Widgets.mp4 21.12 MB
02 Flutter Basics [QUIZ APP]/030 Adding Layout Widgets.mp4 74.8 MB
02 Flutter Basics [QUIZ APP]/031 Connecting Functions & Buttons.mp4 55.09 MB
02 Flutter Basics [QUIZ APP]/032 Anonymous Functions.mp4 23.73 MB
02 Flutter Basics [QUIZ APP]/033 Updating Widget Data (Or_ Using StatelessWidget Incorrectly).mp4 66.45 MB
02 Flutter Basics [QUIZ APP]/035 Updating Correctly with Stateful Widgets.mp4 62.78 MB
02 Flutter Basics [QUIZ APP]/036 A Brief Look Under The Hood.mp4 14.89 MB
02 Flutter Basics [QUIZ APP]/037 Using Private Properties.mp4 33.53 MB
02 Flutter Basics [QUIZ APP]/038 Creating a New, Custom Widget.mp4 79.73 MB
02 Flutter Basics [QUIZ APP]/039 First Styling & Layouting Steps.mp4 49.29 MB
02 Flutter Basics [QUIZ APP]/040 Enums & Multiple Constructors.mp4 50.39 MB
02 Flutter Basics [QUIZ APP]/041 Official Docs & The Widget Catalog.mp4 31.3 MB
02 Flutter Basics [QUIZ APP]/043 Passing Callback Functions Around.mp4 111.88 MB
02 Flutter Basics [QUIZ APP]/044 Introducing Maps.mp4 40.92 MB
02 Flutter Basics [QUIZ APP]/045 Mapping Lists to Widgets.mp4 77.56 MB
02 Flutter Basics [QUIZ APP]/046 final vs const.mp4 80.83 MB
02 Flutter Basics [QUIZ APP]/047 Introducing _if_ Statements.mp4 52.88 MB
02 Flutter Basics [QUIZ APP]/048 [DART DEEP DIVE] More on _if_ Statements.mp4 37.56 MB
02 Flutter Basics [QUIZ APP]/049 [DART DEEP DIVE] The _null_ Value & Null Safety.mp4 98.02 MB
02 Flutter Basics [QUIZ APP]/050 Outputting Widgets Conditionally.mp4 18.44 MB
02 Flutter Basics [QUIZ APP]/051 Splitting the App Into Widgets.mp4 79.22 MB
02 Flutter Basics [QUIZ APP]/052 Calculating a Total Score.mp4 66.77 MB
02 Flutter Basics [QUIZ APP]/053 Getters & _else-if_.mp4 37.3 MB
02 Flutter Basics [QUIZ APP]/054 Resetting the Quiz.mp4 31.46 MB
02 Flutter Basics [QUIZ APP]/055 _Old_ Button Widgets vs _New_ Button Widgets.mp4 93.86 MB
02 Flutter Basics [QUIZ APP]/056 Wrap Up.mp4 10.82 MB
02 Flutter Basics [QUIZ APP]/056 [assignment] Time to Practice_ Flutter Basics.mp4 13.24 MB
02 Flutter Basics [QUIZ APP]/056 [assignment_solution] Time to Practice_ Flutter Basics.mp4 131.28 MB
03 Running Apps on Different Devices & Debugging Apps/058 Module Introduction.mp4 4.7 MB
03 Running Apps on Different Devices & Debugging Apps/059 Running the App on a Real Android Device.mp4 13.12 MB
03 Running Apps on Different Devices & Debugging Apps/060 Running the App on an iOS Emulator.mp4 48.46 MB
03 Running Apps on Different Devices & Debugging Apps/061 Running the App on a Real iOS Device.mp4 9.31 MB
03 Running Apps on Different Devices & Debugging Apps/062 Working with the Emulators _ Using the Emulators.mp4 7.16 MB
03 Running Apps on Different Devices & Debugging Apps/063 Understanding Error Messages & Fixing Errors.mp4 39.22 MB
03 Running Apps on Different Devices & Debugging Apps/064 Using the Debugger.mp4 44.46 MB
03 Running Apps on Different Devices & Debugging Apps/065 Getting Started with the Dart DevTools.mp4 38.61 MB
03 Running Apps on Different Devices & Debugging Apps/066 Understanding the Repaint Rainbow.mp4 14.14 MB
03 Running Apps on Different Devices & Debugging Apps/067 Wrapping up the Dart DevTools.mp4 8.7 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/069 Module Introduction.mp4 8.2 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/070 An Overview of the Core Flutter Widgets.mp4 31.63 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/071 Planning the App.mp4 6.11 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/072 Combining Widgets.mp4 61.85 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/073 Understanding Column Alignment.mp4 31.88 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/074 Not a Widget_ Adding a Transaction Model & Transaction Data.mp4 48.05 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/075 Mapping Data Into Widgets.mp4 32.01 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/076 Building a Custom List Item.mp4 23.8 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/077 Styling a Container.mp4 29.15 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/078 Styling Text.mp4 15.8 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/079 More Styling!.mp4 9.76 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/080 Containers vs Columns vs Rows.mp4 10.55 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/081 Using String Interpolation.mp4 34.98 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/082 Installing External Packages & Formatting Dates.mp4 66.7 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/084 Adding Text Input Widgets (TextField).mp4 80.36 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/085 Fetching User Input.mp4 130.83 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/086 Splitting the App Into Widgets.mp4 136.88 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/087 Connecting Widgets & Managing Data _ State.mp4 42.82 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/088 Adding User Transactions to the List.mp4 22.67 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/089 Making the List Scrollable!.mp4 35.54 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/090 Working with ListViews.mp4 102.13 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/091 Further Input & Output Styling and Configuration.mp4 80.1 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/092 Adding AppBar Buttons & Floating Action Buttons.mp4 28.89 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/093 Showing a Modal Bottom Sheet.mp4 68.77 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/094 Improving & Styling the Modal Bottom Sheet.mp4 61.82 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/095 Configuring & Using Themes.mp4 89.16 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/096 Custom Fonts & Working with Text Themes.mp4 183.56 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/098 Adding Images to the App.mp4 84.07 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/099 Planning the Chart Widget.mp4 17.35 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/100 Looping Through Lists.mp4 101.26 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/102 Deriving Recent Transactions.mp4 82.19 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/103 Creating Bars for our Chart.mp4 81.3 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/104 Populating the Chart with Values.mp4 44.47 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/105 Finishing the Chart Bars.mp4 51.74 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/106 Flexible & Expanded_ Deep Dive.mp4 63.14 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/107 Adding a ListTile Widget.mp4 38.91 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/108 Improving the Overall Chart.mp4 13.63 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/109 Widgets & Configuring Widgets - Summary _ Overview.mp4 53.32 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/110 Getting Started with Date Selection.mp4 31.93 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/111 Showing a DatePicker.mp4 135.84 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/112 Adding Transactions with a Date.mp4 16 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/113 Deleting Transactions & Using IconButtons.mp4 75.56 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/114 Final Polishing!.mp4 58.65 MB
04 Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/115 Wrap Up.mp4 31.6 MB
05 Responsive & Adaptive User Interfaces and Apps/117 Module Introduction.mp4 3.77 MB
05 Responsive & Adaptive User Interfaces and Apps/118 What does _Responsive_ and _Adaptive_ Mean_.mp4 12.06 MB
05 Responsive & Adaptive User Interfaces and Apps/119 Examples_ Where we could improve the App!.mp4 24.51 MB
05 Responsive & Adaptive User Interfaces and Apps/120 Calculating Sizes Dynamically.mp4 96.09 MB
05 Responsive & Adaptive User Interfaces and Apps/122 Using the LayoutBuilder Widget.mp4 68.69 MB
05 Responsive & Adaptive User Interfaces and Apps/123 Controlling the Device Orientation.mp4 27.84 MB
05 Responsive & Adaptive User Interfaces and Apps/124 Rendering Alternative Landscape Content - 1.mp4 32.19 MB
05 Responsive & Adaptive User Interfaces and Apps/125 Finishing Landscape Mode.mp4 19.54 MB
05 Responsive & Adaptive User Interfaces and Apps/126 Showing Different Content Based on Device Orientation.mp4 59.75 MB
05 Responsive & Adaptive User Interfaces and Apps/127 Respecting the Softkeyboard Insets.mp4 20.9 MB
05 Responsive & Adaptive User Interfaces and Apps/128 Using the Device Size in Conditions.mp4 27.92 MB
05 Responsive & Adaptive User Interfaces and Apps/129 Managing the MediaQuery Object.mp4 27.42 MB
05 Responsive & Adaptive User Interfaces and Apps/130 Checking the Device Platform.mp4 34.71 MB
05 Responsive & Adaptive User Interfaces and Apps/131 Using Cupertino (iOS) Widgets.mp4 158.41 MB
05 Responsive & Adaptive User Interfaces and Apps/132 Using the SafeArea.mp4 11.02 MB
05 Responsive & Adaptive User Interfaces and Apps/133 More Cupertino Styles.mp4 36.77 MB
05 Responsive & Adaptive User Interfaces and Apps/134 Using Cupertino Buttons.mp4 34.62 MB
05 Responsive & Adaptive User Interfaces and Apps/135 Creating Custom Adaptive Widgets.mp4 56.36 MB
05 Responsive & Adaptive User Interfaces and Apps/136 Wrap Up.mp4 20.54 MB
06 Widget & Flutter Internals - Deep Dive/138 Module Introduction.mp4 5.32 MB
06 Widget & Flutter Internals - Deep Dive/139 The Problem At Hand.mp4 16.79 MB
06 Widget & Flutter Internals - Deep Dive/140 Widget Tree & Element Tree - What, Why and How_.mp4 90.95 MB
06 Widget & Flutter Internals - Deep Dive/141 How Flutter Rebuilds & Repaints the Screen.mp4 44.42 MB
06 Widget & Flutter Internals - Deep Dive/142 How Flutter Executes build().mp4 111.47 MB
06 Widget & Flutter Internals - Deep Dive/143 Using _const_ Widgets & Constructors.mp4 146.12 MB
06 Widget & Flutter Internals - Deep Dive/144 Writing Good Code.mp4 9.83 MB
06 Widget & Flutter Internals - Deep Dive/145 Extracting Widgets.mp4 77.82 MB
06 Widget & Flutter Internals - Deep Dive/146 Using Builder Methods.mp4 127.45 MB
06 Widget & Flutter Internals - Deep Dive/147 Understanding the Widget Lifecycle.mp4 87.31 MB
06 Widget & Flutter Internals - Deep Dive/147 [assignment] Time to Practice_ Builder Methods.mp4 5.28 MB
06 Widget & Flutter Internals - Deep Dive/147 [assignment_solution] Time to Practice_ Builder Methods.mp4 22.85 MB
06 Widget & Flutter Internals - Deep Dive/149 Understanding the App Lifecycle.mp4 64.13 MB
06 Widget & Flutter Internals - Deep Dive/150 Understanding Context.mp4 55.29 MB
06 Widget & Flutter Internals - Deep Dive/151 A Problem with Lists & Stateful Widgets.mp4 37.43 MB
06 Widget & Flutter Internals - Deep Dive/152 Understanding the Problem Root.mp4 13.93 MB
06 Widget & Flutter Internals - Deep Dive/153 Using Keys.mp4 95.7 MB
06 Widget & Flutter Internals - Deep Dive/154 Wrap Up.mp4 9.05 MB
07 Navigation & Multiple Screens [MEALS APP]/156 Module Introduction.mp4 5.77 MB
07 Navigation & Multiple Screens [MEALS APP]/157 Planning the App.mp4 13.34 MB
07 Navigation & Multiple Screens [MEALS APP]/158 Starting With The App - Adding Base Data.mp4 67.31 MB
07 Navigation & Multiple Screens [MEALS APP]/159 Creating a Grid & Working with Linear Gradients.mp4 49.08 MB
07 Navigation & Multiple Screens [MEALS APP]/160 Registering a Screen as the Main Screen.mp4 22.47 MB
07 Navigation & Multiple Screens [MEALS APP]/161 Styling & Theming.mp4 75.71 MB
07 Navigation & Multiple Screens [MEALS APP]/162 Navigating to a New Page.mp4 70.47 MB
07 Navigation & Multiple Screens [MEALS APP]/163 Passing Data via the Constructor.mp4 19.1 MB
07 Navigation & Multiple Screens [MEALS APP]/164 Using Named Routes & Passing Data With Named Routes.mp4 42.2 MB
07 Navigation & Multiple Screens [MEALS APP]/165 Diving Deeper into Named Routes.mp4 19.93 MB
07 Navigation & Multiple Screens [MEALS APP]/166 Adding a Meal Model & Data.mp4 132.64 MB
07 Navigation & Multiple Screens [MEALS APP]/167 Selecting Meals for a Chosen Category.mp4 39.23 MB
07 Navigation & Multiple Screens [MEALS APP]/168 Displaying Recipe Items & Using Network Images.mp4 156.3 MB
07 Navigation & Multiple Screens [MEALS APP]/169 Finishing the Meal List Item.mp4 164.9 MB
07 Navigation & Multiple Screens [MEALS APP]/170 Navigating to the Meal Detail Page.mp4 55.98 MB
07 Navigation & Multiple Screens [MEALS APP]/171 onGenerateRoute & onUnknownRoute.mp4 43.46 MB
07 Navigation & Multiple Screens [MEALS APP]/172 Finishing the Meal Detail Page.mp4 193.29 MB
07 Navigation & Multiple Screens [MEALS APP]/173 Adding a TabBar to the Appbar.mp4 75.55 MB
07 Navigation & Multiple Screens [MEALS APP]/174 Adding a Bottom TabBar.mp4 133.8 MB
07 Navigation & Multiple Screens [MEALS APP]/175 Adding a Custom Drawer.mp4 126.39 MB
07 Navigation & Multiple Screens [MEALS APP]/176 Adding Links to the Drawer.mp4 48.86 MB
07 Navigation & Multiple Screens [MEALS APP]/177 Replacing Pages (Instead of Pushing).mp4 32.99 MB
07 Navigation & Multiple Screens [MEALS APP]/178 Popping Pages & Passing Data Back.mp4 135.25 MB
07 Navigation & Multiple Screens [MEALS APP]/179 Adding Filter Switches.mp4 60.94 MB
07 Navigation & Multiple Screens [MEALS APP]/180 Adding Filtering Logic.mp4 231.63 MB
07 Navigation & Multiple Screens [MEALS APP]/181 Adding a _Mark as Favorite_ Feature.mp4 221.72 MB
07 Navigation & Multiple Screens [MEALS APP]/182 A Problem!.mp4 17.09 MB
07 Navigation & Multiple Screens [MEALS APP]/183 Wrap Up.mp4 11.5 MB
08 State Management [SHOP APP]/185 Module Introduction.mp4 5.55 MB
08 State Management [SHOP APP]/186 Planning the App.mp4 18.52 MB
08 State Management [SHOP APP]/187 Defining a Data Model.mp4 38.66 MB
08 State Management [SHOP APP]/188 Working on the _Products_ Grid & Item Widgets.mp4 118.85 MB
08 State Management [SHOP APP]/189 Styling & Theming the App.mp4 38.07 MB
08 State Management [SHOP APP]/190 Adding Navigation to the App.mp4 79.23 MB
08 State Management [SHOP APP]/191 Why State Management_ And what is _State_ and _State Management__.mp4 30.86 MB
08 State Management [SHOP APP]/192 Understanding the _Provider_ Package & Approach.mp4 8.21 MB
08 State Management [SHOP APP]/193 Working with Providers & Listeners.mp4 213.98 MB
08 State Management [SHOP APP]/194 [DART DEEP DIVE] Inheritance (_extends_) vs Mixins (_with_).mp4 20.45 MB
08 State Management [SHOP APP]/196 Listening in Different Places & Ways.mp4 70.24 MB
08 State Management [SHOP APP]/197 Using Nested Models & Providers.mp4 169.83 MB
08 State Management [SHOP APP]/198 Exploring Alternative Provider Syntaxes.mp4 44.35 MB
08 State Management [SHOP APP]/199 Using _Consumer_ instead of _Provider.of_.mp4 82.93 MB
08 State Management [SHOP APP]/200 Local State vs App-wide State.mp4 165.09 MB
08 State Management [SHOP APP]/201 Adding Shopping Cart Data.mp4 57.67 MB
08 State Management [SHOP APP]/202 Working with Multiple Providers.mp4 27.54 MB
08 State Management [SHOP APP]/203 Connecting the Cart Provider.mp4 121.52 MB
08 State Management [SHOP APP]/204 Working on the Shopping Cart & Displaying a Total.mp4 81.59 MB
08 State Management [SHOP APP]/205 Displaying a List of Cart Items.mp4 114.86 MB
08 State Management [SHOP APP]/206 Making Cart Items Dismissible.mp4 61.5 MB
08 State Management [SHOP APP]/207 Adding Product Detail Data.mp4 47.65 MB
08 State Management [SHOP APP]/208 Providing an Orders Object.mp4 57.12 MB
08 State Management [SHOP APP]/209 Adding Orders.mp4 17.83 MB
08 State Management [SHOP APP]/210 Adding an Orders Screen.mp4 61.75 MB
08 State Management [SHOP APP]/211 Using a Side Drawer.mp4 42.53 MB
08 State Management [SHOP APP]/212 Making Orders Expandable & Stateful Widgets vs Providers.mp4 122.3 MB
08 State Management [SHOP APP]/213 Wrap Up.mp4 38.06 MB
09 Working with User Input & Forms [SHOP APP]/215 Module Introduction.mp4 7.6 MB
09 Working with User Input & Forms [SHOP APP]/216 Snackbars & Undoing _Add to Cart_ Actions.mp4 110.93 MB
09 Working with User Input & Forms [SHOP APP]/218 Showing Alert Dialogs.mp4 76.73 MB
09 Working with User Input & Forms [SHOP APP]/219 Adding a _Manage Products_ Page.mp4 105.86 MB
09 Working with User Input & Forms [SHOP APP]/220 _Edit Product_ Screen & A Problem.mp4 38.48 MB
09 Working with User Input & Forms [SHOP APP]/221 Using Forms & Working with Form Inputs.mp4 61.44 MB
09 Working with User Input & Forms [SHOP APP]/223 Managing Form Input Focus.mp4 33.85 MB
09 Working with User Input & Forms [SHOP APP]/224 Multiline Inputs & Disposing Objects.mp4 44.24 MB
09 Working with User Input & Forms [SHOP APP]/226 Image Input & Image Preview.mp4 134.33 MB
09 Working with User Input & Forms [SHOP APP]/227 Submitting Forms.mp4 126.33 MB
09 Working with User Input & Forms [SHOP APP]/228 Validating User Input.mp4 33.52 MB
09 Working with User Input & Forms [SHOP APP]/229 Adding Validation to All Inputs.mp4 100.78 MB
09 Working with User Input & Forms [SHOP APP]/231 Saving New Products.mp4 44.88 MB
09 Working with User Input & Forms [SHOP APP]/232 Time to Update Products!.mp4 188.98 MB
09 Working with User Input & Forms [SHOP APP]/233 Allowing Users to Delete Products.mp4 35.43 MB
09 Working with User Input & Forms [SHOP APP]/234 Wrap Up.mp4 2.73 MB
10 Sending Http Requests [SHOP APP]/236 Module Introduction.mp4 4.34 MB
10 Sending Http Requests [SHOP APP]/237 On-Device vs Web Storage.mp4 10.48 MB
10 Sending Http Requests [SHOP APP]/238 How to Connect Flutter to a Database.mp4 7.96 MB
10 Sending Http Requests [SHOP APP]/239 Preparing Our Backend.mp4 29.39 MB
10 Sending Http Requests [SHOP APP]/240 How To Send Http Requests.mp4 18.94 MB
10 Sending Http Requests [SHOP APP]/242 Sending POST Requests.mp4 123.82 MB
10 Sending Http Requests [SHOP APP]/243 Working with Futures in Dart.mp4 79.61 MB
10 Sending Http Requests [SHOP APP]/244 [DART DEEP DIVE] Futures & Async Code.mp4 28.3 MB
10 Sending Http Requests [SHOP APP]/245 Showing a Loading Indicator.mp4 56.1 MB
10 Sending Http Requests [SHOP APP]/246 Handling Errors Gracefully.mp4 98.6 MB
10 Sending Http Requests [SHOP APP]/247 Working with _async_ & _await_.mp4 68.48 MB
10 Sending Http Requests [SHOP APP]/248 Fetching Data, initState & _of(context)_.mp4 120.66 MB
10 Sending Http Requests [SHOP APP]/249 How to Transform Fetched Data.mp4 91.3 MB
10 Sending Http Requests [SHOP APP]/250 Implementing Pull-to-Refresh.mp4 50.71 MB
10 Sending Http Requests [SHOP APP]/251 Updating Data via PATCH Requests.mp4 72.53 MB
10 Sending Http Requests [SHOP APP]/252 Utilizing Optimistic Updating.mp4 60.52 MB
10 Sending Http Requests [SHOP APP]/253 Creating Custom Exceptions & More Error Handling.mp4 111.86 MB
10 Sending Http Requests [SHOP APP]/254 A Challenge For You!.mp4 4.36 MB
10 Sending Http Requests [SHOP APP]/255 Updating the _Favorite_ Status Optimistically.mp4 67.72 MB
10 Sending Http Requests [SHOP APP]/256 Storing Orders in the Web.mp4 122.03 MB
10 Sending Http Requests [SHOP APP]/257 Fetching Orders & Fixing an Issue.mp4 181.38 MB
10 Sending Http Requests [SHOP APP]/258 Using the _FutureBuilder_ Widget & Improving the Code.mp4 112.02 MB
10 Sending Http Requests [SHOP APP]/259 Wrap Up.mp4 31.78 MB
11 Adding User Authentication [SHOP APP]/261 Module Introduction.mp4 3.71 MB
11 Adding User Authentication [SHOP APP]/262 How Authentication Works.mp4 11.74 MB
11 Adding User Authentication [SHOP APP]/263 Prepare Backend.mp4 22.21 MB
11 Adding User Authentication [SHOP APP]/264 Adding the Auth Screen.mp4 245.09 MB
11 Adding User Authentication [SHOP APP]/266 Adding User Signup.mp4 143.06 MB
11 Adding User Authentication [SHOP APP]/267 Allowing Users to Log In.mp4 76.05 MB
11 Adding User Authentication [SHOP APP]/268 Handling Authentication Errors.mp4 92.21 MB
11 Adding User Authentication [SHOP APP]/269 Managing the Auth Token Locally (in the App).mp4 85.78 MB
11 Adding User Authentication [SHOP APP]/270 Using the _ProxyProvider_ and Attaching the Token to Outgoing Http Requests.mp4 64.73 MB
11 Adding User Authentication [SHOP APP]/271 Adding the Token to All Requests.mp4 58.84 MB
11 Adding User Authentication [SHOP APP]/272 Connecting the _Favorite_ Status to Users.mp4 113.25 MB
11 Adding User Authentication [SHOP APP]/273 Attaching Products to Users & Filtering By Creator.mp4 96.96 MB
11 Adding User Authentication [SHOP APP]/274 Attaching Orders to Users.mp4 20.2 MB
11 Adding User Authentication [SHOP APP]/275 Adding a Logout Functionality.mp4 43.83 MB
11 Adding User Authentication [SHOP APP]/276 Automatically Logging Users Out (After Some Time).mp4 38.15 MB
11 Adding User Authentication [SHOP APP]/277 Automatically Logging Users In.mp4 133.21 MB
11 Adding User Authentication [SHOP APP]/278 Wrap Up.mp4 13.52 MB
12 Adding Animations [SHOP APP]/280 Module Introduction.mp4 3.21 MB
12 Adding Animations [SHOP APP]/281 Animations From Scratch (Completely Manually Controlled).mp4 179.88 MB
12 Adding Animations [SHOP APP]/282 Using the _AnimatedBuilder_ Widget.mp4 45.53 MB
12 Adding Animations [SHOP APP]/283 Working with the _AnimatedContainer_.mp4 31.66 MB
12 Adding Animations [SHOP APP]/284 More Built-in Animation & Transition Widgets.mp4 105.33 MB
12 Adding Animations [SHOP APP]/285 Fading Loaded Images In (And Showing a Placeholder).mp4 37.7 MB
12 Adding Animations [SHOP APP]/286 Adding a _Hero_ Transition.mp4 17.54 MB
12 Adding Animations [SHOP APP]/287 Working with Slivers.mp4 80.36 MB
12 Adding Animations [SHOP APP]/288 Practice_ Animating Order Boxes.mp4 28.69 MB
12 Adding Animations [SHOP APP]/290 Implementing Custom Route Transitions.mp4 101.12 MB
12 Adding Animations [SHOP APP]/291 Wrap Up.mp4 8.51 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/293 Module Introduction.mp4 3.53 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/294 Planning the App.mp4 7.88 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/295 PlaceList & Place Provider Setup.mp4 167 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/296 Adding the _Add Place_ Screen & An Image Input.mp4 168.37 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/297 Using Image Picker & The Device Camera.mp4 178.98 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/298 Storing the Image on the Filesystem (on the Device).mp4 112.56 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/299 Managing Data & Images via the Provider Package.mp4 116.57 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/300 Handling Errors.mp4 14.69 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/301 Testing on Real Devices.mp4 27.19 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/302 Preparing SQLite.mp4 154.5 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/303 Storing & Fetching Data with SQLite.mp4 170.51 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/304 Adding a Location Input & The _location_ Package.mp4 103.75 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/305 Fetching the User Coordinates.mp4 19.72 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/306 Displaying a Static Map Snapshot.mp4 55.65 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/307 Rendering a Dynamic Map (via Google Maps).mp4 179.81 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/308 Allowing Users to Pick a Location on the Map.mp4 104.71 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/309 Storing the Location in SQLite.mp4 198.22 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/310 Adding a _Place Detail_ Screen & Opening the Map in _readonly_ Mode.mp4 88.63 MB
13 Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/311 Wrap Up.mp4 12.99 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/313 Module Introduction.mp4 5.85 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/314 What is Firebase_.mp4 9.79 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/315 Creating a New App.mp4 48.95 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/316 Getting Started with Firebase.mp4 118.54 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/318 Getting Started with Flutter & the Firebase SDK.mp4 117.87 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/320 Rendering Stream Data with StreamBuilder.mp4 51.52 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/321 Adding Data.mp4 16.36 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/322 A Basic Authentication Screen.mp4 78.75 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/323 Adding an App Theme.mp4 45.12 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/324 Creating an Authentication Form.mp4 154.85 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/325 Connecting Auth Form & Auth Screen.mp4 33.01 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/327 Implementing Authentication.mp4 147.88 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/328 Storing Extra User Data.mp4 83.61 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/329 Finishing Authentication & Logout.mp4 57.64 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/330 Adding Firebase Security Rules.mp4 50.97 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/331 Listening to Chat Messages.mp4 40.61 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/332 Sending & Ordering Chat Messages.mp4 124.33 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/333 Creating a Basic Chat Bubble Widget.mp4 44.59 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/334 Improving the Chat Bubbles.mp4 175.95 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/335 Testing on Multiple Devices.mp4 42.39 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/336 Displaying User Names.mp4 133.05 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/338 Adding an Image Picker.mp4 159.23 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/339 Preparing File Upload & Validating Images.mp4 84.71 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/340 Uploading Images.mp4 111.45 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/341 Improving Image Upload.mp4 36.4 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/342 Running on a Real iOS Device.mp4 15.34 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/343 Displaying User Images.mp4 137.56 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/344 How Push Notifications Work.mp4 16.84 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/346 An Introduction to Firebase Cloud Messaging.mp4 70.78 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/347 Android & Push Notifications.mp4 107.04 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/348 iOS & Push Notifications.mp4 212.76 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/349 Handling Push Notifications.mp4 201.01 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/350 Getting Started with Firebase Cloud Functions.mp4 66.85 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/352 Setting a Firestore Trigger.mp4 96.05 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/353 Sending Automated Push Notifications.mp4 102.88 MB
14 Firebase, Image Upload, Push Notifications - Building a Chat App/354 Polishing & Wrap Up.mp4 82.43 MB
15 Running Native Swift, ObjectiveC, Java or Kotlin Code/357 Module Introduction.mp4 2.95 MB
15 Running Native Swift, ObjectiveC, Java or Kotlin Code/359 Sending a Method Call from Flutter.mp4 90.37 MB
15 Running Native Swift, ObjectiveC, Java or Kotlin Code/360 Running Android Code.mp4 160.97 MB
15 Running Native Swift, ObjectiveC, Java or Kotlin Code/361 Running iOS Code.mp4 125.48 MB
15 Running Native Swift, ObjectiveC, Java or Kotlin Code/362 Wrap Up.mp4 5.88 MB
16 Publishing to the App Stores/364 Module Introduction.mp4 3.48 MB
16 Publishing to the App Stores/365 Preparing the Code.mp4 13.13 MB
16 Publishing to the App Stores/366 Preparing the App Configuration.mp4 42.48 MB
16 Publishing to the App Stores/367 Preparing Third-Party Services.mp4 7.25 MB
16 Publishing to the App Stores/368 Adding Icons & Splash Screens.mp4 103.56 MB
16 Publishing to the App Stores/369 Publishing Android Apps.mp4 95.94 MB
16 Publishing to the App Stores/370 Publishing iOS Apps.mp4 76.21 MB
17 Roundup & Next Steps/372 You did it!.mp4 27.96 MB
17 Roundup & Next Steps/373 Your Next Steps (To Become an Awesome Developer!).mp4 8.12 MB
17 Roundup & Next Steps/374 How to Plan & Develop Successful Apps.mp4 22.58 MB
18 Flutter 2 Update/375 Flutter 2 - What's New_ What's The Impact On This Course_.mp4 128.8 MB
18 Flutter 2 Update/376 _Old_ vs _New_ Button Widgets.mp4 71.66 MB
其他位置