zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - Flutter & Dart - The Complete Guide [2023 Edition]
magnet:?xt=urn:btih:fccd8e4e94409f9cc1dbcb9c3ae4eaefa367c21e&dn=[FreeCourseSite.com] Udemy - Flutter & Dart - The Complete Guide [2023 Edition]
磁力链接详情
文件列表详情
fccd8e4e94409f9cc1dbcb9c3ae4eaefa367c21e
infohash:
334
文件数量
12.86 GB
文件大小
2023-6-13 01:13
创建日期
2024-11-9 23:36
最后访问
相关分词
FreeCourseSite
com
Udemy
-
Flutter
&
Dart
-
The
Complete
Guide
2023
Edition
01 - Introduction/001 Introduction.mp4 36.47 MB
01 - Introduction/002 What is Flutter.mp4 16.65 MB
01 - Introduction/004 Understanding the Flutter Architecture.mp4 14.77 MB
01 - Introduction/005 How Flutter & Dart Code Gets Compiled To Native Apps.mp4 8.93 MB
01 - Introduction/006 Understanding Flutter Versions.mp4 9.71 MB
01 - Introduction/007 Flutter macOS Setup.mp4 206.6 MB
01 - Introduction/008 macOS Development Environment.mp4 164.24 MB
01 - Introduction/009 Flutter Windows Setup.mp4 210.21 MB
01 - Introduction/010 Windows Development Environment.mp4 162.47 MB
01 - Introduction/011 Flutter & Material Design.mp4 3.77 MB
01 - Introduction/012 Flutter Alternatives.mp4 23.6 MB
01 - Introduction/013 Course Outline.mp4 23.32 MB
01 - Introduction/014 How To Get The Most Out Of The Course.mp4 7.14 MB
02 - Flutter Basics [QUIZ APP]/001 Module Introduction.mp4 4.96 MB
02 - Flutter Basics [QUIZ APP]/002 Creating a New Project.mp4 26.71 MB
02 - Flutter Basics [QUIZ APP]/003 An Overview of the Generated Files & Folders.mp4 42.09 MB
02 - Flutter Basics [QUIZ APP]/005 Analyzing the Default App.mp4 32.49 MB
02 - Flutter Basics [QUIZ APP]/006 Dart Basics.mp4 26.09 MB
02 - Flutter Basics [QUIZ APP]/007 More Dart Basics.mp4 22.35 MB
02 - Flutter Basics [QUIZ APP]/009 Building an App From Scratch.mp4 48.63 MB
02 - Flutter Basics [QUIZ APP]/010 Running the App on an Emulator.mp4 10.58 MB
02 - Flutter Basics [QUIZ APP]/011 Class Constructors & Named Arguments.mp4 24.16 MB
02 - Flutter Basics [QUIZ APP]/012 First Summary & Additional Syntax.mp4 31.59 MB
02 - Flutter Basics [QUIZ APP]/013 Building a Widget Tree.mp4 50.11 MB
02 - Flutter Basics [QUIZ APP]/014 Visible (Input Output) & Invisible (Layout Control) Widgets.mp4 12.48 MB
02 - Flutter Basics [QUIZ APP]/015 Adding Layout Widgets.mp4 22.89 MB
02 - Flutter Basics [QUIZ APP]/017 Connecting Functions & Buttons.mp4 31.64 MB
02 - Flutter Basics [QUIZ APP]/018 Anonymous Functions.mp4 13.5 MB
02 - Flutter Basics [QUIZ APP]/019 Updating Widget Data (Or Using StatelessWidget Incorrectly).mp4 18.82 MB
02 - Flutter Basics [QUIZ APP]/021 Updating Correctly with Stateful Widgets.mp4 35.84 MB
02 - Flutter Basics [QUIZ APP]/022 A Brief Look Under The Hood.mp4 8.4 MB
02 - Flutter Basics [QUIZ APP]/023 Using Private Properties.mp4 18.97 MB
02 - Flutter Basics [QUIZ APP]/024 Creating a New, Custom Widget.mp4 46.3 MB
02 - Flutter Basics [QUIZ APP]/025 First Styling & Layouting Steps.mp4 28.37 MB
02 - Flutter Basics [QUIZ APP]/026 Enums & Multiple Constructors.mp4 28.97 MB
02 - Flutter Basics [QUIZ APP]/027 Official Docs & The Widget Catalog.mp4 17.3 MB
02 - Flutter Basics [QUIZ APP]/029 Passing Callback Functions Around.mp4 76.83 MB
02 - Flutter Basics [QUIZ APP]/030 Introducing Maps.mp4 23.8 MB
02 - Flutter Basics [QUIZ APP]/031 Mapping Lists to Widgets.mp4 46.49 MB
02 - Flutter Basics [QUIZ APP]/032 final vs const.mp4 39.67 MB
02 - Flutter Basics [QUIZ APP]/033 Introducing if Statements.mp4 30.18 MB
02 - Flutter Basics [QUIZ APP]/034 [DART DEEP DIVE] More on if Statements.mp4 21.27 MB
02 - Flutter Basics [QUIZ APP]/035 [DART DEEP DIVE] The null Value & Null Safety.mp4 58.96 MB
02 - Flutter Basics [QUIZ APP]/036 Outputting Widgets Conditionally.mp4 10.46 MB
02 - Flutter Basics [QUIZ APP]/037 Splitting the App Into Widgets.mp4 67.48 MB
02 - Flutter Basics [QUIZ APP]/038 Calculating a Total Score.mp4 37.98 MB
02 - Flutter Basics [QUIZ APP]/039 Getters & else-if.mp4 21.42 MB
02 - Flutter Basics [QUIZ APP]/040 Resetting the Quiz.mp4 20.94 MB
02 - Flutter Basics [QUIZ APP]/041 Old Button Widgets vs New Button Widgets.mp4 38.16 MB
02 - Flutter Basics [QUIZ APP]/042 Wrap Up.mp4 6.26 MB
03 - Running Apps on Different Devices & Debugging Apps/001 Module Introduction.mp4 2.68 MB
03 - Running Apps on Different Devices & Debugging Apps/002 Running the App on a Real Android Device.mp4 7.49 MB
03 - Running Apps on Different Devices & Debugging Apps/003 Running the App on an iOS Emulator.mp4 27.15 MB
03 - Running Apps on Different Devices & Debugging Apps/004 Running the App on a Real iOS Device.mp4 4.95 MB
03 - Running Apps on Different Devices & Debugging Apps/005 Working with the Emulators Using the Emulators.mp4 4.06 MB
03 - Running Apps on Different Devices & Debugging Apps/006 Understanding Error Messages & Fixing Errors.mp4 31.65 MB
03 - Running Apps on Different Devices & Debugging Apps/007 Using the Debugger.mp4 25.51 MB
03 - Running Apps on Different Devices & Debugging Apps/008 Getting Started with the Dart DevTools.mp4 22.4 MB
03 - Running Apps on Different Devices & Debugging Apps/009 Understanding the Repaint Rainbow.mp4 8.03 MB
03 - Running Apps on Different Devices & Debugging Apps/010 Wrapping up the Dart DevTools.mp4 4.96 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/001 Module Introduction.mp4 4.65 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/002 An Overview of the Core Flutter Widgets.mp4 18.02 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/003 Planning the App.mp4 3.54 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/004 Combining Widgets.mp4 35.15 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/005 Understanding Column Alignment.mp4 18.07 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/006 Not a Widget Adding a Transaction Model & Transaction Data.mp4 31.99 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/007 Mapping Data Into Widgets.mp4 13.99 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/008 Building a Custom List Item.mp4 14.11 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/009 Styling a Container.mp4 16.55 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/010 Styling Text.mp4 9.06 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/011 More Styling!.mp4 6.43 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/012 Containers vs Columns vs Rows.mp4 6.09 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/013 Using String Interpolation.mp4 20.23 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/014 Installing External Packages & Formatting Dates.mp4 38.94 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/016 Adding Text Input Widgets (TextField).mp4 47.1 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/017 Fetching User Input.mp4 40.45 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/018 Splitting the App Into Widgets.mp4 79.96 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/019 Connecting Widgets & Managing Data State.mp4 28.51 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/020 Adding User Transactions to the List.mp4 12.86 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/021 Making the List Scrollable!.mp4 20.28 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/022 Working with ListViews.mp4 58.93 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/023 Further Input & Output Styling and Configuration.mp4 46.9 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/024 Adding AppBar Buttons & Floating Action Buttons.mp4 16.61 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/025 Showing a Modal Bottom Sheet.mp4 41.66 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/026 Improving & Styling the Modal Bottom Sheet.mp4 35.03 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/027 Configuring & Using Themes.mp4 51.46 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/028 Custom Fonts & Working with Text Themes.mp4 105.31 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/030 Adding Images to the App.mp4 48.73 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/031 Planning the Chart Widget.mp4 10.03 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/032 Looping Through Lists.mp4 58.77 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/034 Deriving Recent Transactions.mp4 48.01 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/035 Creating Bars for our Chart.mp4 47.04 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/036 Populating the Chart with Values.mp4 29.86 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/037 Finishing the Chart Bars.mp4 30.2 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/038 Flexible & Expanded Deep Dive.mp4 35.32 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/039 Adding a ListTile Widget.mp4 22.18 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/040 Improving the Overall Chart.mp4 7.69 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/041 Widgets & Configuring Widgets - Summary Overview.mp4 31.26 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/042 Getting Started with Date Selection.mp4 20.77 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/043 Showing a DatePicker.mp4 80.87 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/044 Adding Transactions with a Date.mp4 9.12 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/045 Deleting Transactions & Using IconButtons.mp4 43.8 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/046 Final Polishing!.mp4 33.21 MB
04 - Widgets, Styling, Adding Logic - Building a Real App [PERSONAL EXPENSES APP]/047 Wrap Up.mp4 18.52 MB
05 - Responsive & Adaptive User Interfaces and Apps/001 Module Introduction.mp4 2.14 MB
05 - Responsive & Adaptive User Interfaces and Apps/002 What does Responsive and Adaptive Mean.mp4 6.9 MB
05 - Responsive & Adaptive User Interfaces and Apps/003 Examples Where we could improve the App!.mp4 13.97 MB
05 - Responsive & Adaptive User Interfaces and Apps/004 Calculating Sizes Dynamically.mp4 55.11 MB
05 - Responsive & Adaptive User Interfaces and Apps/006 Using the LayoutBuilder Widget.mp4 39.37 MB
05 - Responsive & Adaptive User Interfaces and Apps/007 Controlling the Device Orientation.mp4 22.24 MB
05 - Responsive & Adaptive User Interfaces and Apps/008 Rendering Alternative Landscape Content - 1.mp4 18.12 MB
05 - Responsive & Adaptive User Interfaces and Apps/009 Finishing Landscape Mode.mp4 11.13 MB
05 - Responsive & Adaptive User Interfaces and Apps/010 Showing Different Content Based on Device Orientation.mp4 34.7 MB
05 - Responsive & Adaptive User Interfaces and Apps/011 Respecting the Softkeyboard Insets.mp4 12 MB
05 - Responsive & Adaptive User Interfaces and Apps/012 Using the Device Size in Conditions.mp4 13.33 MB
05 - Responsive & Adaptive User Interfaces and Apps/013 Managing the MediaQuery Object.mp4 15.24 MB
05 - Responsive & Adaptive User Interfaces and Apps/014 Checking the Device Platform.mp4 20.85 MB
05 - Responsive & Adaptive User Interfaces and Apps/015 Using Cupertino (iOS) Widgets.mp4 90 MB
05 - Responsive & Adaptive User Interfaces and Apps/016 Using the SafeArea.mp4 6.13 MB
05 - Responsive & Adaptive User Interfaces and Apps/017 More Cupertino Styles.mp4 20.9 MB
05 - Responsive & Adaptive User Interfaces and Apps/018 Using Cupertino Buttons.mp4 13.7 MB
05 - Responsive & Adaptive User Interfaces and Apps/019 Creating Custom Adaptive Widgets.mp4 32.71 MB
05 - Responsive & Adaptive User Interfaces and Apps/020 Wrap Up.mp4 7.62 MB
06 - Widget & Flutter Internals - Deep Dive/001 Module Introduction.mp4 3.03 MB
06 - Widget & Flutter Internals - Deep Dive/002 The Problem At Hand.mp4 9.64 MB
06 - Widget & Flutter Internals - Deep Dive/003 Widget Tree & Element Tree - What, Why and How.mp4 52.53 MB
06 - Widget & Flutter Internals - Deep Dive/004 How Flutter Rebuilds & Repaints the Screen.mp4 26.72 MB
06 - Widget & Flutter Internals - Deep Dive/005 How Flutter Executes build().mp4 43.29 MB
06 - Widget & Flutter Internals - Deep Dive/006 Using const Widgets & Constructors.mp4 90.3 MB
06 - Widget & Flutter Internals - Deep Dive/007 Writing Good Code.mp4 5.62 MB
06 - Widget & Flutter Internals - Deep Dive/008 Extracting Widgets.mp4 44.38 MB
06 - Widget & Flutter Internals - Deep Dive/009 Using Builder Methods.mp4 72.97 MB
06 - Widget & Flutter Internals - Deep Dive/010 Understanding the Widget Lifecycle.mp4 49.76 MB
06 - Widget & Flutter Internals - Deep Dive/012 Understanding the App Lifecycle.mp4 36.48 MB
06 - Widget & Flutter Internals - Deep Dive/013 Understanding Context.mp4 31.76 MB
06 - Widget & Flutter Internals - Deep Dive/014 A Problem with Lists & Stateful Widgets.mp4 21.71 MB
06 - Widget & Flutter Internals - Deep Dive/015 Understanding the Problem Root.mp4 8.08 MB
06 - Widget & Flutter Internals - Deep Dive/016 Using Keys.mp4 57.47 MB
06 - Widget & Flutter Internals - Deep Dive/017 Wrap Up.mp4 4.74 MB
07 - Navigation & Multiple Screens [MEALS APP]/001 Module Introduction.mp4 3.8 MB
07 - Navigation & Multiple Screens [MEALS APP]/002 Planning the App.mp4 7.69 MB
07 - Navigation & Multiple Screens [MEALS APP]/003 Starting With The App - Adding Base Data.mp4 38.24 MB
07 - Navigation & Multiple Screens [MEALS APP]/004 Creating a Grid & Working with Linear Gradients.mp4 28.2 MB
07 - Navigation & Multiple Screens [MEALS APP]/005 Registering a Screen as the Main Screen.mp4 13 MB
07 - Navigation & Multiple Screens [MEALS APP]/006 Styling & Theming.mp4 44.72 MB
07 - Navigation & Multiple Screens [MEALS APP]/007 Navigating to a New Page.mp4 40.55 MB
07 - Navigation & Multiple Screens [MEALS APP]/008 Passing Data via the Constructor.mp4 11.07 MB
07 - Navigation & Multiple Screens [MEALS APP]/009 Using Named Routes & Passing Data With Named Routes.mp4 24.13 MB
07 - Navigation & Multiple Screens [MEALS APP]/010 Diving Deeper into Named Routes.mp4 11.49 MB
07 - Navigation & Multiple Screens [MEALS APP]/011 Adding a Meal Model & Data.mp4 79.22 MB
07 - Navigation & Multiple Screens [MEALS APP]/012 Selecting Meals for a Chosen Category.mp4 22.05 MB
07 - Navigation & Multiple Screens [MEALS APP]/013 Displaying Recipe Items & Using Network Images.mp4 93.39 MB
07 - Navigation & Multiple Screens [MEALS APP]/014 Finishing the Meal List Item.mp4 95.15 MB
07 - Navigation & Multiple Screens [MEALS APP]/015 Navigating to the Meal Detail Page.mp4 31.8 MB
07 - Navigation & Multiple Screens [MEALS APP]/016 onGenerateRoute & onUnknownRoute.mp4 24.73 MB
07 - Navigation & Multiple Screens [MEALS APP]/017 Finishing the Meal Detail Page.mp4 112.9 MB
07 - Navigation & Multiple Screens [MEALS APP]/018 Adding a TabBar to the Appbar.mp4 43.18 MB
07 - Navigation & Multiple Screens [MEALS APP]/019 Adding a Bottom TabBar.mp4 77.91 MB
07 - Navigation & Multiple Screens [MEALS APP]/020 Adding a Custom Drawer.mp4 52.68 MB
07 - Navigation & Multiple Screens [MEALS APP]/021 Adding Links to the Drawer.mp4 29.73 MB
07 - Navigation & Multiple Screens [MEALS APP]/022 Replacing Pages (Instead of Pushing).mp4 19.74 MB
07 - Navigation & Multiple Screens [MEALS APP]/023 Popping Pages & Passing Data Back.mp4 152.3 MB
07 - Navigation & Multiple Screens [MEALS APP]/024 Adding Filter Switches.mp4 35.41 MB
07 - Navigation & Multiple Screens [MEALS APP]/025 Adding Filtering Logic.mp4 136.17 MB
07 - Navigation & Multiple Screens [MEALS APP]/026 Adding a Mark as Favorite Feature.mp4 130.56 MB
07 - Navigation & Multiple Screens [MEALS APP]/027 A Problem!.mp4 14.16 MB
07 - Navigation & Multiple Screens [MEALS APP]/028 Wrap Up.mp4 7.41 MB
08 - State Management [SHOP APP]/001 Module Introduction.mp4 3.13 MB
08 - State Management [SHOP APP]/002 Planning the App.mp4 10.69 MB
08 - State Management [SHOP APP]/003 Defining a Data Model.mp4 22.26 MB
08 - State Management [SHOP APP]/004 Working on the Products Grid & Item Widgets.mp4 67.96 MB
08 - State Management [SHOP APP]/005 Styling & Theming the App.mp4 21.41 MB
08 - State Management [SHOP APP]/006 Adding Navigation to the App.mp4 38.54 MB
08 - State Management [SHOP APP]/007 Why State Management And what is State and State Management.mp4 18.14 MB
08 - State Management [SHOP APP]/008 Understanding the Provider Package & Approach.mp4 4.84 MB
08 - State Management [SHOP APP]/009 Working with Providers & Listeners.mp4 126.98 MB
08 - State Management [SHOP APP]/010 [DART DEEP DIVE] Inheritance (extends) vs Mixins (with).mp4 11.4 MB
08 - State Management [SHOP APP]/012 Listening in Different Places & Ways.mp4 22.3 MB
08 - State Management [SHOP APP]/013 Using Nested Models & Providers.mp4 100.72 MB
08 - State Management [SHOP APP]/014 Exploring Alternative Provider Syntaxes.mp4 29.07 MB
08 - State Management [SHOP APP]/015 Using Consumer instead of Provider.of.mp4 48.11 MB
08 - State Management [SHOP APP]/016 Local State vs App-wide State.mp4 97.67 MB
08 - State Management [SHOP APP]/017 Adding Shopping Cart Data.mp4 33.84 MB
08 - State Management [SHOP APP]/018 Working with Multiple Providers.mp4 15.5 MB
08 - State Management [SHOP APP]/019 Connecting the Cart Provider.mp4 71.14 MB
08 - State Management [SHOP APP]/020 Working on the Shopping Cart & Displaying a Total.mp4 46.84 MB
08 - State Management [SHOP APP]/021 Displaying a List of Cart Items.mp4 47.56 MB
08 - State Management [SHOP APP]/022 Making Cart Items Dismissible.mp4 34.86 MB
08 - State Management [SHOP APP]/023 Adding Product Detail Data.mp4 28.06 MB
08 - State Management [SHOP APP]/024 Providing an Orders Object.mp4 32.88 MB
08 - State Management [SHOP APP]/025 Adding Orders.mp4 9.95 MB
08 - State Management [SHOP APP]/026 Adding an Orders Screen.mp4 35.59 MB
08 - State Management [SHOP APP]/027 Using a Side Drawer.mp4 47.69 MB
08 - State Management [SHOP APP]/028 Making Orders Expandable & Stateful Widgets vs Providers.mp4 73.05 MB
08 - State Management [SHOP APP]/029 Wrap Up.mp4 12.97 MB
09 - Working with User Input & Forms [SHOP APP]/001 Module Introduction.mp4 4.19 MB
09 - Working with User Input & Forms [SHOP APP]/002 Snackbars & Undoing Add to Cart Actions.mp4 66.36 MB
09 - Working with User Input & Forms [SHOP APP]/004 Showing Alert Dialogs.mp4 44.86 MB
09 - Working with User Input & Forms [SHOP APP]/005 Adding a Manage Products Page.mp4 86.95 MB
09 - Working with User Input & Forms [SHOP APP]/006 Edit Product Screen & A Problem.mp4 22.29 MB
09 - Working with User Input & Forms [SHOP APP]/007 Using Forms & Working with Form Inputs.mp4 35.32 MB
09 - Working with User Input & Forms [SHOP APP]/009 Managing Form Input Focus.mp4 19.23 MB
09 - Working with User Input & Forms [SHOP APP]/010 Multiline Inputs & Disposing Objects.mp4 25.57 MB
09 - Working with User Input & Forms [SHOP APP]/012 Image Input & Image Preview.mp4 78.52 MB
09 - Working with User Input & Forms [SHOP APP]/013 Submitting Forms.mp4 73.85 MB
09 - Working with User Input & Forms [SHOP APP]/014 Validating User Input.mp4 18.98 MB
09 - Working with User Input & Forms [SHOP APP]/015 Adding Validation to All Inputs.mp4 57.81 MB
09 - Working with User Input & Forms [SHOP APP]/017 Saving New Products.mp4 25.97 MB
09 - Working with User Input & Forms [SHOP APP]/018 Time to Update Products!.mp4 108.9 MB
09 - Working with User Input & Forms [SHOP APP]/019 Allowing Users to Delete Products.mp4 20.84 MB
09 - Working with User Input & Forms [SHOP APP]/020 Wrap Up.mp4 1.52 MB
10 - Sending Http Requests [SHOP APP]/001 Module Introduction.mp4 2.47 MB
10 - Sending Http Requests [SHOP APP]/002 On-Device vs Web Storage.mp4 6.02 MB
10 - Sending Http Requests [SHOP APP]/003 How to Connect Flutter to a Database.mp4 4.62 MB
10 - Sending Http Requests [SHOP APP]/004 Preparing Our Backend.mp4 17.19 MB
10 - Sending Http Requests [SHOP APP]/005 How To Send Http Requests.mp4 10.91 MB
10 - Sending Http Requests [SHOP APP]/007 Sending POST Requests.mp4 70.94 MB
10 - Sending Http Requests [SHOP APP]/008 Working with Futures in Dart.mp4 45.59 MB
10 - Sending Http Requests [SHOP APP]/009 [DART DEEP DIVE] Futures & Async Code.mp4 16.04 MB
10 - Sending Http Requests [SHOP APP]/010 Showing a Loading Indicator.mp4 31.4 MB
10 - Sending Http Requests [SHOP APP]/011 Handling Errors Gracefully.mp4 46.82 MB
10 - Sending Http Requests [SHOP APP]/012 Working with async & await.mp4 65.02 MB
10 - Sending Http Requests [SHOP APP]/013 Fetching Data, initState & of(context).mp4 72.94 MB
10 - Sending Http Requests [SHOP APP]/014 How to Transform Fetched Data.mp4 52.09 MB
10 - Sending Http Requests [SHOP APP]/015 Implementing Pull-to-Refresh.mp4 29.24 MB
10 - Sending Http Requests [SHOP APP]/016 Updating Data via PATCH Requests.mp4 41.43 MB
10 - Sending Http Requests [SHOP APP]/017 Utilizing Optimistic Updating.mp4 34.28 MB
10 - Sending Http Requests [SHOP APP]/018 Creating Custom Exceptions & More Error Handling.mp4 66.62 MB
10 - Sending Http Requests [SHOP APP]/019 A Challenge For You!.mp4 2.5 MB
10 - Sending Http Requests [SHOP APP]/020 Updating the Favorite Status Optimistically.mp4 38.93 MB
10 - Sending Http Requests [SHOP APP]/021 Storing Orders in the Web.mp4 71.41 MB
10 - Sending Http Requests [SHOP APP]/022 Fetching Orders & Fixing an Issue.mp4 106.92 MB
10 - Sending Http Requests [SHOP APP]/023 Using the FutureBuilder Widget & Improving the Code.mp4 91.47 MB
10 - Sending Http Requests [SHOP APP]/024 Wrap Up.mp4 12.93 MB
11 - Adding User Authentication [SHOP APP]/001 Module Introduction.mp4 2.14 MB
11 - Adding User Authentication [SHOP APP]/002 How Authentication Works.mp4 6.81 MB
11 - Adding User Authentication [SHOP APP]/003 Prepare Backend.mp4 9.78 MB
11 - Adding User Authentication [SHOP APP]/004 Adding the Auth Screen.mp4 141.03 MB
11 - Adding User Authentication [SHOP APP]/006 Adding User Signup.mp4 49.28 MB
11 - Adding User Authentication [SHOP APP]/007 Allowing Users to Log In.mp4 42.63 MB
11 - Adding User Authentication [SHOP APP]/008 Handling Authentication Errors.mp4 88.45 MB
11 - Adding User Authentication [SHOP APP]/009 Managing the Auth Token Locally (in the App).mp4 70.52 MB
11 - Adding User Authentication [SHOP APP]/010 Using the ProxyProvider and Attaching the Token to Outgoing Http Requests.mp4 69.49 MB
11 - Adding User Authentication [SHOP APP]/011 Adding the Token to All Requests.mp4 33.33 MB
11 - Adding User Authentication [SHOP APP]/012 Connecting the Favorite Status to Users.mp4 43.3 MB
11 - Adding User Authentication [SHOP APP]/013 Attaching Products to Users & Filtering By Creator.mp4 55.16 MB
11 - Adding User Authentication [SHOP APP]/014 Attaching Orders to Users.mp4 11.21 MB
11 - Adding User Authentication [SHOP APP]/015 Adding a Logout Functionality.mp4 25.41 MB
11 - Adding User Authentication [SHOP APP]/016 Automatically Logging Users Out (After Some Time).mp4 31.17 MB
11 - Adding User Authentication [SHOP APP]/017 Automatically Logging Users In.mp4 76.1 MB
11 - Adding User Authentication [SHOP APP]/018 Wrap Up.mp4 7.65 MB
12 - Adding Animations [SHOP APP]/001 Module Introduction.mp4 1.87 MB
12 - Adding Animations [SHOP APP]/002 Animations From Scratch (Completely Manually Controlled).mp4 114.61 MB
12 - Adding Animations [SHOP APP]/003 Using the AnimatedBuilder Widget.mp4 25.94 MB
12 - Adding Animations [SHOP APP]/004 Working with the AnimatedContainer.mp4 22.6 MB
12 - Adding Animations [SHOP APP]/005 More Built-in Animation & Transition Widgets.mp4 60.22 MB
12 - Adding Animations [SHOP APP]/006 Fading Loaded Images In (And Showing a Placeholder).mp4 21.7 MB
12 - Adding Animations [SHOP APP]/007 Adding a Hero Transition.mp4 10.01 MB
12 - Adding Animations [SHOP APP]/008 Working with Slivers.mp4 46.7 MB
12 - Adding Animations [SHOP APP]/009 Practice Animating Order Boxes.mp4 16.25 MB
12 - Adding Animations [SHOP APP]/011 Implementing Custom Route Transitions.mp4 59.68 MB
12 - Adding Animations [SHOP APP]/012 Wrap Up.mp4 4.92 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/001 Module Introduction.mp4 2.02 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/002 Planning the App.mp4 4.54 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/003 PlaceList & Place Provider Setup.mp4 98.77 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/004 Adding the Add Place Screen & An Image Input.mp4 99.25 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/005 Using Image Picker & The Device Camera.mp4 100.58 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/006 Storing the Image on the Filesystem (on the Device).mp4 64.98 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/007 Managing Data & Images via the Provider Package.mp4 95.56 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/008 Handling Errors.mp4 8.39 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/009 Testing on Real Devices.mp4 15.34 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/010 Preparing SQLite.mp4 91.25 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/011 Storing & Fetching Data with SQLite.mp4 99.88 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/012 Adding a Location Input & The location Package.mp4 60.34 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/013 Fetching the User Coordinates.mp4 11.11 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/014 Displaying a Static Map Snapshot.mp4 32.04 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/015 Rendering a Dynamic Map (via Google Maps).mp4 104.76 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/016 Allowing Users to Pick a Location on the Map.mp4 63.53 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/017 Storing the Location in SQLite.mp4 115.56 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/018 Adding a Place Detail Screen & Opening the Map in readonly Mode.mp4 50.6 MB
13 - Using Native Device Features (Camera, Maps, Location, ...) [GREAT PLACES APP]/019 Wrap Up.mp4 7.27 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/001 Module Introduction.mp4 3.25 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/002 What is Firebase.mp4 5.6 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/003 Creating a New App.mp4 26.61 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/004 Getting Started with Firebase.mp4 62.33 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/006 Getting Started with Flutter & the Firebase SDK.mp4 93.4 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/008 Rendering Stream Data with StreamBuilder.mp4 28.24 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/009 Adding Data.mp4 6.27 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/010 A Basic Authentication Screen.mp4 43.49 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/011 Adding an App Theme.mp4 12.26 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/012 Creating an Authentication Form.mp4 84.86 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/013 Connecting Auth Form & Auth Screen.mp4 18.23 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/015 Implementing Authentication.mp4 80.35 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/016 Storing Extra User Data.mp4 44.56 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/017 Finishing Authentication & Logout.mp4 31.7 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/018 Adding Firebase Security Rules.mp4 29.06 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/019 Listening to Chat Messages.mp4 22.11 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/020 Sending & Ordering Chat Messages.mp4 39.58 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/021 Creating a Basic Chat Bubble Widget.mp4 34.91 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/022 Improving the Chat Bubbles.mp4 98.25 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/023 Testing on Multiple Devices.mp4 22.47 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/024 Displaying User Names.mp4 72.08 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/026 Adding an Image Picker.mp4 85.65 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/027 Preparing File Upload & Validating Images.mp4 45.76 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/028 Uploading Images.mp4 60.33 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/029 Improving Image Upload.mp4 19.89 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/030 Running on a Real iOS Device.mp4 8.26 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/031 Displaying User Images.mp4 72.97 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/032 How Push Notifications Work.mp4 9.86 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/034 An Introduction to Firebase Cloud Messaging.mp4 38.67 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/035 Android & Push Notifications.mp4 57.22 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/036 iOS & Push Notifications.mp4 116.34 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/037 Handling Push Notifications.mp4 109.6 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/038 Getting Started with Firebase Cloud Functions.mp4 36.41 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/040 Setting a Firestore Trigger.mp4 53 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/041 Sending Automated Push Notifications.mp4 55.62 MB
14 - Firebase, Image Upload, Push Notifications - Building a Chat App/042 Polishing & Wrap Up.mp4 44.42 MB
15 - Running Native Swift, ObjectiveC, Java or Kotlin Code/001 Module Introduction.mp4 1.71 MB
15 - Running Native Swift, ObjectiveC, Java or Kotlin Code/003 Sending a Method Call from Flutter.mp4 52.84 MB
15 - Running Native Swift, ObjectiveC, Java or Kotlin Code/004 Running Android Code.mp4 94.88 MB
15 - Running Native Swift, ObjectiveC, Java or Kotlin Code/005 Running iOS Code.mp4 72.91 MB
15 - Running Native Swift, ObjectiveC, Java or Kotlin Code/006 Wrap Up.mp4 3.39 MB
16 - Publishing to the App Stores/001 Module Introduction.mp4 2 MB
16 - Publishing to the App Stores/002 Preparing the Code.mp4 6.3 MB
16 - Publishing to the App Stores/003 Preparing the App Configuration.mp4 24.34 MB
16 - Publishing to the App Stores/004 Preparing Third-Party Services.mp4 4.25 MB
16 - Publishing to the App Stores/005 Adding Icons & Splash Screens.mp4 60.64 MB
16 - Publishing to the App Stores/006 Publishing Android Apps.mp4 54.86 MB
16 - Publishing to the App Stores/007 Publishing iOS Apps.mp4 43.38 MB
17 - Roundup & Next Steps/001 You did it!.mp4 14.04 MB
17 - Roundup & Next Steps/002 Your Next Steps (To Become an Awesome Developer!).mp4 4.57 MB
17 - Roundup & Next Steps/003 How to Plan & Develop Successful Apps.mp4 12.77 MB
18 - Flutter 2 Update/001 Flutter 2 - What's New What's The Impact On This Course.mp4 77.37 MB
18 - Flutter 2 Update/002 Old vs New Button Widgets.mp4 43.58 MB
其他位置