Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Master Flutter - Learn Dart & Flutter by Developing 5 Apps, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:00:47
    Before you take this course
  2. Урок 2. 00:00:36
    What is flutter for
  3. Урок 3. 00:02:29
    Installing the flutter sdk
  4. Урок 4. 00:01:16
    Installing android studio
  5. Урок 5. 00:02:32
    Setting up emulator
  6. Урок 6. 00:01:16
    Installing dart and flutter in android studio
  7. Урок 7. 00:00:43
    Installing VSCode
  8. Урок 8. 00:00:41
    Installing dart and flutter in VSCode
  9. Урок 9. 00:01:50
    Create and run the application
  10. Урок 10. 00:00:48
    Create and run the application using android studio
  11. Урок 11. 00:02:16
    Writing from scratch
  12. Урок 12. 00:03:41
    Creating our own widget
  13. Урок 13. 00:02:56
    Creating a MaterialApp and Scaffolding widget - part 1
  14. Урок 14. 00:02:22
    06 - Creating a MaterialApp and Scaffolding widget - part 2
  15. Урок 15. 00:00:56
    Stateful and Stateless widget
  16. Урок 16. 00:02:33
    08 - Creating a Stateful widget - part 1
  17. Урок 17. 00:01:03
    08 - Creating a Stateful widget - part 2 - Working with data
  18. Урок 18. 00:00:50
    08 - Creating a Stateful widget - part 3 - Understanding the data flow
  19. Урок 19. 00:01:51
    Navigating to screens - part 1
  20. Урок 20. 00:00:54
    Navigating to screens - part 2 - fixing the style
  21. Урок 21. 00:01:14
    Navigating to screens - part 3 - passing data to another screen
  22. Урок 22. 00:01:48
    Navigating to screens - part 4 - passing dynamic data to another screen
  23. Урок 23. 00:00:20
    Introduction
  24. Урок 24. 00:01:23
    Installation
  25. Урок 25. 00:01:42
    Welcome to my Universe
  26. Урок 26. 00:00:42
    Anatomy
  27. Урок 27. 00:00:36
    Variables and value assignments
  28. Урок 28. 00:00:43
    Naming variables
  29. Урок 29. 00:01:24
    Naming convention in Dart
  30. Урок 30. 00:02:16
    Operators in dart - Part 1
  31. Урок 31. 00:03:37
    Operators in dart - Part 2
  32. Урок 32. 00:01:32
    Operators in dart - Part 3
  33. Урок 33. 00:02:11
    Operators in dart - Part 4
  34. Урок 34. 00:00:38
    Keywords
  35. Урок 35. 00:01:20
    Data types in Dart - Part 1
  36. Урок 36. 00:01:11
    Data types in Dart - Part 2
  37. Урок 37. 00:01:01
    Data types in Dart - Part 3
  38. Урок 38. 00:01:40
    Constants & Final
  39. Урок 39. 00:01:32
    Variables and Data types all together - Part 1
  40. Урок 40. 00:01:24
    Variables and Data types all together - Part 2
  41. Урок 41. 00:01:49
    Variables and Data types all together - Part 3
  42. Урок 42. 00:02:33
    Everything is material
  43. Урок 43. 00:04:26
    Control statements - If Else
  44. Урок 44. 00:01:52
    Switch Case
  45. Урок 45. 00:02:03
    Control statements - For - Part 1
  46. Урок 46. 00:02:32
    Control statements - For - Part 2
  47. Урок 47. 00:01:58
    Control statements - While
  48. Урок 48. 00:02:26
    List - part 1
  49. Урок 49. 00:03:33
    List - part 2
  50. Урок 50. 00:04:07
    Map
  51. Урок 51. 00:02:24
    Set
  52. Урок 52. 00:01:14
    Functions
  53. Урок 53. 00:01:00
    Function - params and args
  54. Урок 54. 00:01:37
    Function - returning value and function datatype
  55. Урок 55. 00:01:34
    Function with optional and required and named params
  56. Урок 56. 00:01:32
    Class and Class Members
  57. Урок 57. 00:01:43
    Class and Class Members - part 2 - mutable & immutable fields
  58. Урок 58. 00:01:53
    Thinking in object oriented way
  59. Урок 59. 00:03:44
    Profile App part 1
  60. Урок 60. 00:02:15
    Profile App part 2
  61. Урок 61. 00:02:23
    Profile App part 3
  62. Урок 62. 00:03:45
    Profile App part 4
  63. Урок 63. 00:04:18
    Creating the project and taking the app bar
  64. Урок 64. 00:05:25
    Creating and designing side drawer navigation
  65. Урок 65. 00:02:42
    Fixing style and other issues
  66. Урок 66. 00:04:37
    Creating the category form
  67. Урок 67. 00:05:33
    Handling data
  68. Урок 68. 00:06:08
    Installing sqflite and creating database
  69. Урок 69. 00:01:16
    Understand the sqflite create table query and data types
  70. Урок 70. 00:05:46
    Insert data
  71. Урок 71. 00:02:53
    Get and show all data - part 1
  72. Урок 72. 00:02:58
    Get and show all data - part 2 - list of widget
  73. Урок 73. 00:04:28
    Get and show all data - part 3- ListView and ListView.builder
  74. Урок 74. 00:10:01
    Get by id and show in edit category dialog form
  75. Урок 75. 00:05:10
    Update data & showing success message
  76. Урок 76. 00:04:38
    Delete data
  77. Урок 77. 00:04:20
    Create todo screen
  78. Урок 78. 00:02:42
    Populate categories in dropdown
  79. Урок 79. 00:02:45
    Todo calendar
  80. Урок 80. 00:03:01
    Insert todo data
  81. Урок 81. 00:02:42
    Show todos
  82. Урок 82. 00:02:23
    Show categories in drawer navigation
  83. Урок 83. 00:06:17
    Show category based todo on drawer navigation item press
  84. Урок 84. 00:01:35
    Install xampp
  85. Урок 85. 00:01:23
    Install composer
  86. Урок 86. 00:01:26
    Create and run a Laravel project
  87. Урок 87. 00:03:20
    Creating model, controller and migration
  88. Урок 88. 00:03:17
    Create view, route and map with controller
  89. Урок 89. 00:04:26
    Let's discuss why do we need models, views, controllers & migrations
  90. Урок 90. 00:01:50
    6. Inherit design from another view
  91. Урок 91. 00:03:13
    7. Passing data from controller to view
  92. Урок 92. 00:03:45
    8. Designing the admin panel
  93. Урок 93. 00:01:06
    9. Project planning
  94. Урок 94. 00:02:40
    10. Creating all models, migrations, controllers and api controllers
  95. Урок 95. 00:05:26
    11. Design create category form
  96. Урок 96. 00:06:15
    12. Understand the model data binding and the http verbs
  97. Урок 97. 00:07:38
    13. Make migration and post category form
  98. Урок 98. 00:02:17
    14. Show flash message
  99. Урок 99. 00:03:01
    15. Get all categories
  100. Урок 100. 00:02:42
    16. Styling get all categories view
  101. Урок 101. 00:06:13
    17. Category edit form, get by id and update category
  102. Урок 102. 00:03:48
    18. Delete category
  103. Урок 103. 00:05:55
    19.1. Create blog post
  104. Урок 104. 00:03:16
    19.2. Create blog post - upload image
  105. Урок 105. 00:02:19
    19.3. Create blog post - show image preview
  106. Урок 106. 00:02:17
    19.4. Create blog post - add a rich text editor
  107. Урок 107. 00:02:22
    20. Get all blog posts
  108. Урок 108. 00:03:09
    21. Update blog post
  109. Урок 109. 00:01:59
    22. Delete blog post
  110. Урок 110. 00:01:31
    23. Create the category api
  111. Урок 111. 00:01:01
    24. Create the blog post api
  112. Урок 112. 00:01:58
    25. Host the api - create the database, user and give permission
  113. Урок 113. 00:06:46
    26. Host the api - upload the project and make it live
  114. Урок 114. 00:01:22
    27. Create the App
  115. Урок 115. 00:05:31
    28. Make first API call and get blog posts
  116. Урок 116. 00:04:41
    29. Implementing the repository service pattern
  117. Урок 117. 00:06:37
    30. Show all blog posts and show network image
  118. Урок 118. 00:03:35
    31. Show the post category
  119. Урок 119. 00:03:02
    32. Show the post date
  120. Урок 120. 00:04:43
    33. Show blog post details
  121. Урок 121. 00:01:01
    01. Intro
  122. Урок 122. 00:02:12
    02. Creating web project, models, migrations, controllers and apis
  123. Урок 123. 00:03:00
    3. Design dashboard
  124. Урок 124. 00:03:30
    4. Design and run migration
  125. Урок 125. 00:04:29
    5. Create and get categories
  126. Урок 126. 00:03:52
    6. Update and delete category
  127. Урок 127. 00:05:41
    7. Create and get all products
  128. Урок 128. 00:01:53
    8. Get product category
  129. Урок 129. 00:03:41
    9. Update and delete products
  130. Урок 130. 00:02:52
    10. Create and get sliders
  131. Урок 131. 00:03:03
    11. Update and delete sliders
  132. Урок 132. 00:03:26
    12. Create resourceful apis.
  133. Урок 133. 00:06:45
    13. Create the app and and get all sliders
  134. Урок 134. 00:03:31
    14. Create the carousel slider
  135. Урок 135. 00:05:26
    15. Get product categories and show in home screen
  136. Урок 136. 00:10:51
    16. Get hot products and show in home screen
  137. Урок 137. 00:11:06
    17. Show products by category
  138. Урок 138. 00:06:46
    18. Show product details - part 1
  139. Урок 139. 00:07:51
    19. Show product details - part 2 - adding style and adding new field in table
  140. Урок 140. 00:07:16
    20. Show product details - part 3 - refactoring codes
  141. Урок 141. 00:05:41
    21. Add to cart - part 1 - create local database, table and design the cart icon
  142. Урок 142. 00:03:36
    22. Add to cart - part 2 - save cart information into local database
  143. Урок 143. 00:08:42
    23. Add to cart - part 3 - show quantity in cart icon & item list in cart screen
  144. Урок 144. 00:05:14
    24. Add to cart - part 4 - show cart total and update cart quantity & total
  145. Урок 145. 00:07:55
    24.1. Add to cart - part 5 - fix bugs in add to cart
  146. Урок 146. 00:14:25
    24.2. Add to cart - part 6 - fix bugs in showing cart quantity
  147. Урок 147. 00:04:36
    25. Describing the logic and designing the registration & login screen
  148. Урок 148. 00:05:46
    26. Creating the user api and registering user and using shared preferences
  149. Урок 149. 00:07:01
    27. User login and shared preference
  150. Урок 150. 00:12:51
    28. Checkout part - 1 - adding shipping address
  151. Урок 151. 00:02:46
    29. Checkout part - 2 - design the payment screen and install stripe in Laravel
  152. Урок 152. 00:06:20
    30. Checkout part - 3 - creating payment API and making payments
  153. Урок 153. 00:10:37
    31. Checkout part - 4 - making order and getting total order amount
  154. Урок 154. 00:04:46
    32. Checkout part - 5 - Update cart quantity and delete an item from cart
  155. Урок 155. 00:03:48
    33. Checkout part - 6 - Fix bug of deleting cart items and make the cart empty
  156. Урок 156. 00:05:31
    34. Adding drawer navigation
  157. Урок 157. 00:06:01
    35. Showing order list in app - part 1
  158. Урок 158. 00:05:17
    35. Showing order list in app - part 2
  159. Урок 159. 00:03:57
    35. Showing order list in app - part 3
  160. Урок 160. 00:08:26
    35. Showing order list in app - part 4
  161. Урок 161. 00:07:05
    36. Showing order list in api dashboard
  162. Урок 162. 00:10:12
    37. Authenticating API dashboard
  163. Урок 163. 00:10:16
    38.1 Making our API dashboard logout and Authenticating our app - part 1
  164. Урок 164. 00:11:49
    38.2 Making our API dashboard logout and Authenticating our app - part 2
  165. Урок 165. 00:26:40
    39. Selecting payment method and making cash on delivery
  166. Урок 166. 00:02:41
    40. Order and order details - part 1 - the plan and the assignment
  167. Урок 167. 00:04:18
    40. Order and order details - part 2 - creating the tables
  168. Урок 168. 00:07:56
    40. Order and order details - part 3 - updating the order api and saving details
  169. Урок 169. 00:10:09
    40. Order and order details - part 4 - show order & order details in dashboard
  170. Урок 170. 00:20:54
    41. Approving and cancelling the orders
  171. Урок 171. 00:16:35
    42. Product Search
  172. Урок 172. 00:05:05
    1. Project planning, installing packages and creating & running the project
  173. Урок 173. 00:02:16
    2. Understand routes, views, and binding routes with views
  174. Урок 174. 00:05:06
    3. Mastering layouts, inheriting design and passing data to view
  175. Урок 175. 00:02:01
    4. Integrating the SB Admin template
  176. Урок 176. 00:05:08
    5. Database connection - installing MySQL and nodemon
  177. Урок 177. 00:04:21
    6. Project planning and creating tables
  178. Урок 178. 00:08:08
    7. Creating topics route and inserting topic information into database
  179. Урок 179. 00:06:16
    8. Show success and error message using expressjs flash message
  180. Урок 180. 00:04:01
    9. Getting all topics
  181. Урок 181. 00:04:15
    10. Updating topics - part 1 - getting data in edit form
  182. Урок 182. 00:03:50
    11. Updating topics - part 2 - posting & updating form data.
  183. Урок 183. 00:02:41
    12. Delete a topic
  184. Урок 184. 00:07:03
    12.Creating news - designing the form
  185. Урок 185. 00:07:42
    13. Creating news - storing data and uploading news photo
  186. Урок 186. 00:06:06
    14. Get all news
  187. Урок 187. 00:09:17
    15. Update news
  188. Урок 188. 00:04:16
    16. API - Topic API - Get topics and get topic by topic id
  189. Урок 189. 00:06:06
    17. API - News API - Get all news, news by id, news by topic and featured news
  190. Урок 190. 00:12:01
    18. Creating the app and creating the tabs menu
  191. Урок 191. 00:20:14
    19. Getting top stories news - part 1 - getting the featured news