01 Introduction/001 Before you take this course.mp43.02MB
01 Introduction/002 What is flutter for.mp41.35MB
02 Installation and configuration/003 Installing the flutter sdk.mp417.13MB
02 Installation and configuration/004 Installing android studio.mp46.35MB
02 Installation and configuration/005 Setting up emulator.mp418.33MB
02 Installation and configuration/006 Installing dart and flutter in android studio.mp49.1MB
02 Installation and configuration/007 Installing VSCode.mp45.01MB
02 Installation and configuration/008 Installing dart and flutter in VSCode.mp43.59MB
03 Flutter - Welcome to my Universe/009 Create and run the application.mp410.22MB
03 Flutter - Welcome to my Universe/010 Create and run the application using android studio.mp44.75MB
03 Flutter - Welcome to my Universe/011 Writing from scratch.mp49.98MB
03 Flutter - Welcome to my Universe/012 Creating our own widget.mp415.06MB
03 Flutter - Welcome to my Universe/013 Before you go further.mp424.85MB
03 Flutter - Welcome to my Universe/014 Creating a MaterialApp and Scaffolding widget - part 1.mp417.88MB
03 Flutter - Welcome to my Universe/015 06 - Creating a MaterialApp and Scaffolding widget - part 2.mp414.58MB
03 Flutter - Welcome to my Universe/016 Stateful and Stateless widget.mp42.62MB
03 Flutter - Welcome to my Universe/017 08 - Creating a Stateful widget - part 1.mp413.03MB
03 Flutter - Welcome to my Universe/018 08 - Creating a Stateful widget - part 2 - Working with data.mp46.1MB
03 Flutter - Welcome to my Universe/019 08 - Creating a Stateful widget - part 3 - Understanding the data flow.mp45.14MB
03 Flutter - Welcome to my Universe/020 Navigating to screens - part 1.mp411.39MB
03 Flutter - Welcome to my Universe/021 Navigating to screens - part 2 - fixing the style.mp44.68MB
03 Flutter - Welcome to my Universe/022 Navigating to screens - part 3 - passing data to another screen.mp46.08MB
03 Flutter - Welcome to my Universe/023 Navigating to screens - part 4 - passing dynamic data to another screen.mp410.26MB
04 Diving into dart basic/024 Introduction.mp4578.41KB
04 Diving into dart basic/025 Installation.mp48.38MB
04 Diving into dart basic/026 Welcome to my Universe.mp45.88MB
04 Diving into dart basic/027 Anatomy.mp42.43MB
04 Diving into dart basic/028 Variables and value assignments.mp42.04MB
04 Diving into dart basic/029 Naming variables.mp41.59MB
04 Diving into dart basic/030 Naming convention in Dart.mp43.2MB
04 Diving into dart basic/031 Operators in dart - Part 1.mp46.24MB
04 Diving into dart basic/032 Operators in dart - Part 2.mp410.6MB
04 Diving into dart basic/033 Operators in dart - Part 3.mp44.8MB
04 Diving into dart basic/034 Operators in dart - Part 4.mp46.07MB
04 Diving into dart basic/035 Keywords.mp41.98MB
04 Diving into dart basic/036 Data types in Dart - Part 1.mp43.96MB
04 Diving into dart basic/037 Data types in Dart - Part 2.mp44.08MB
04 Diving into dart basic/038 Data types in Dart - Part 3.mp42.97MB
04 Diving into dart basic/039 Constants Final.mp44.24MB
04 Diving into dart basic/040 Variables and Data types all together - Part 1.mp48.05MB
04 Diving into dart basic/041 Variables and Data types all together - Part 2.mp44.83MB
04 Diving into dart basic/042 Variables and Data types all together - Part 3.mp46.69MB
04 Diving into dart basic/043 Everything is material.mp45MB
04 Diving into dart basic/044 Control statements - If Else.mp421.05MB
04 Diving into dart basic/045 Switch Case.mp46.43MB
04 Diving into dart basic/046 Control statements - For - Part 1.mp46.71MB
04 Diving into dart basic/047 Control statements - For - Part 2.mp49.18MB
04 Diving into dart basic/048 Control statements - While.mp47.44MB
05 Diving into intermediate dart/049 List - part 1.mp48.45MB
05 Diving into intermediate dart/050 List - part 2.mp416.99MB
05 Diving into intermediate dart/051 Map.mp419.08MB
05 Diving into intermediate dart/052 Set.mp410.56MB
05 Diving into intermediate dart/053 Functions.mp44.73MB
05 Diving into intermediate dart/054 Function - params and args.mp44.06MB
05 Diving into intermediate dart/055 Function - returning value and function datatype.mp48.11MB
05 Diving into intermediate dart/056 Function with optional and required and named params.mp48.44MB
06 Diving into dart advance/057 Class and Class Members.mp46.24MB
06 Diving into dart advance/058 Class and Class Members - part 2 - mutable immutable fields.mp47.66MB
06 Diving into dart advance/059 Thinking in object oriented way.mp46.3MB
07 01. Profile App and understanding the layout/060 Profile App part 1.mp418.15MB
07 01. Profile App and understanding the layout/061 Profile App part 2.mp413.86MB
07 01. Profile App and understanding the layout/062 Profile App part 3.mp417.16MB
07 01. Profile App and understanding the layout/063 Profile App part 4.mp429.96MB
08 02. Todo App using Flutter Sqflite/064 Creating the project and taking the app bar.mp429.38MB
08 02. Todo App using Flutter Sqflite/065 Creating and designing side drawer navigation.mp438.9MB
08 02. Todo App using Flutter Sqflite/066 Fixing style and other issues.mp418.06MB
08 02. Todo App using Flutter Sqflite/067 Creating the category form.mp433.55MB
08 02. Todo App using Flutter Sqflite/068 Handling data.mp443.22MB
08 02. Todo App using Flutter Sqflite/069 Installing sqflite and creating database.mp442.92MB
08 02. Todo App using Flutter Sqflite/070 Understand the sqflite create table query and data types.mp48.39MB
08 02. Todo App using Flutter Sqflite/071 Insert data.mp440.33MB
08 02. Todo App using Flutter Sqflite/072 Get and show all data - part 1.mp426.57MB
08 02. Todo App using Flutter Sqflite/073 Get and show all data - part 2 - list of widget.mp426MB
08 02. Todo App using Flutter Sqflite/074 Get and show all data - part 3- ListView and ListView.builder.mp440.98MB
08 02. Todo App using Flutter Sqflite/075 Get by id and show in edit category dialog form.mp494.27MB
08 02. Todo App using Flutter Sqflite/076 Update data showing success message.mp447.32MB
08 02. Todo App using Flutter Sqflite/077 Delete data.mp441.7MB
08 02. Todo App using Flutter Sqflite/078 Create todo screen.mp437.12MB
08 02. Todo App using Flutter Sqflite/079 Populate categories in dropdown.mp420.99MB
08 02. Todo App using Flutter Sqflite/080 Todo calendar.mp422.49MB
08 02. Todo App using Flutter Sqflite/081 Insert todo data.mp422.21MB
08 02. Todo App using Flutter Sqflite/082 Show todos.mp423.2MB
08 02. Todo App using Flutter Sqflite/083 Show categories in drawer navigation.mp422.88MB
08 02. Todo App using Flutter Sqflite/084 Show category based todo on drawer navigation item press.mp449.2MB
09 03. Blog App using Flutter Laravel API MySQL/085 Install xampp.mp47.55MB
09 03. Blog App using Flutter Laravel API MySQL/086 Install composer.mp410.2MB
09 03. Blog App using Flutter Laravel API MySQL/087 Create and run a Laravel project.mp45.32MB
09 03. Blog App using Flutter Laravel API MySQL/088 Creating model controller and migration.mp413.58MB
09 03. Blog App using Flutter Laravel API MySQL/089 Create view route and map with controller.mp415.85MB
09 03. Blog App using Flutter Laravel API MySQL/090 Lets discuss why do we need models views controllers migrations.mp428.06MB
09 03. Blog App using Flutter Laravel API MySQL/091 6. Inherit design from another view.mp48.1MB
09 03. Blog App using Flutter Laravel API MySQL/092 7. Passing data from controller to view.mp418.94MB
09 03. Blog App using Flutter Laravel API MySQL/093 8. Designing the admin panel.mp423.52MB
09 03. Blog App using Flutter Laravel API MySQL/094 9. Project planning.mp42.73MB
09 03. Blog App using Flutter Laravel API MySQL/095 10. Creating all models migrations controllers and api controllers.mp415.74MB
09 03. Blog App using Flutter Laravel API MySQL/096 11. Design create category form.mp439.4MB
09 03. Blog App using Flutter Laravel API MySQL/097 12. Understand the model data binding and the http verbs.mp435.94MB
09 03. Blog App using Flutter Laravel API MySQL/098 13. Make migration and post category form.mp455.42MB
09 03. Blog App using Flutter Laravel API MySQL/099 14. Show flash message.mp415.23MB
09 03. Blog App using Flutter Laravel API MySQL/100 15. Get all categories.mp418.38MB
09 03. Blog App using Flutter Laravel API MySQL/101 16. Styling get all categories view.mp418.05MB
09 03. Blog App using Flutter Laravel API MySQL/102 17. Category edit form get by id and update category.mp442.15MB
09 03. Blog App using Flutter Laravel API MySQL/103 18. Delete category.mp424.45MB
09 03. Blog App using Flutter Laravel API MySQL/104 19.1. Create blog post.mp446.64MB
09 03. Blog App using Flutter Laravel API MySQL/105 19.2. Create blog post - upload image.mp426.87MB
09 03. Blog App using Flutter Laravel API MySQL/106 19.3. Create blog post - show image preview.mp416.36MB
09 03. Blog App using Flutter Laravel API MySQL/107 19.4. Create blog post - add a rich text editor.mp418.71MB
09 03. Blog App using Flutter Laravel API MySQL/108 20. Get all blog posts.mp417.2MB
09 03. Blog App using Flutter Laravel API MySQL/109 21. Update blog post.mp423.68MB
09 03. Blog App using Flutter Laravel API MySQL/110 22. Delete blog post.mp411.85MB
09 03. Blog App using Flutter Laravel API MySQL/111 23. Create the category api.mp48.32MB
09 03. Blog App using Flutter Laravel API MySQL/112 24. Create the blog post api.mp45.1MB
09 03. Blog App using Flutter Laravel API MySQL/113 25. Host the api - create the database user and give permission.mp411.91MB
09 03. Blog App using Flutter Laravel API MySQL/114 26. Host the api - upload the project and make it live.mp453.83MB
09 03. Blog App using Flutter Laravel API MySQL/115 27. Create the App.mp49.18MB
09 03. Blog App using Flutter Laravel API MySQL/116 28. Make first api call and get blog posts.mp444MB
09 03. Blog App using Flutter Laravel API MySQL/117 29. Implementing the repository service pattern.mp434.35MB
09 03. Blog App using Flutter Laravel API MySQL/118 30. Show all blog posts and show network image.mp450.69MB
09 03. Blog App using Flutter Laravel API MySQL/119 31. Show the post category.mp426.6MB
09 03. Blog App using Flutter Laravel API MySQL/120 32. Show the post date.mp422.09MB
09 03. Blog App using Flutter Laravel API MySQL/121 33. Show blog post details.mp437.95MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/122 01. Intro.mp42.86MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/123 02. Creating web project models migrations controllers and apis.mp411.71MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/124 3. Design dashboard.mp417.34MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/125 4. Design and run migration.mp430.81MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/126 5. Create and get categories.mp436.35MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/127 6. Update and delete category.mp425.43MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/128 7. Create and get all products.mp444.16MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/129 8. Get product category.mp410.68MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/130 9. Update and delete products.mp426.93MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/131 10. Create and get sliders.mp422.56MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/132 11. Update and delete sliders.mp421.02MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/133 12. Create resourceful apis.mp420.85MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/134 13. Create the app and and get all sliders.mp446.28MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/135 14. Create the carousel slider.mp433.22MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/136 15. Get product categories and show in home screen.mp469.22MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/137 16. Get hot products and show in home screen.mp4134.29MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/138 17. Show products by category.mp4144.67MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/139 18. Show product details - part 1.mp482.29MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/140 19. Show product details - part 2 - adding style and adding new field in table.mp475.64MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/141 20. Show product details - part 3 - refactoring codes.mp489.8MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/142 21. Add to cart - part 1 - create local database table and design the cart icon.mp465.59MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/143 22. Add to cart - part 2 - save cart information into local database.mp439.17MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/144 23. Add to cart - part 3 - show quantity in cart icon item list in cart screen.mp496.1MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/145 24. Add to cart - part 4 - show cart total and update cart quantity total.mp454.3MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/146 25. Describing the logic and designing the registration login screen.mp437.64MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/147 26. Creating the user api and registering user and using shared preferences.mp441.42MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/148 27. User login and shared preference.mp453.9MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/149 28. Checkout part - 1 - adding shipping address.mp4110.95MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/150 29. Checkout part - 2 - design the payment screen and install stripe in Laravel.mp426.73MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/151 30. Checkout part - 3 - creating payment API and making payments.mp441.58MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/152 31. Checkout part - 4 - making order and getting total order amount.mp486.52MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/153 32. Checkout part - 5 - Update cart quantity and delete an item from cart.mp439.02MB
10 04. eCommerce App using Flutter Laravel API MySQL Sqflite Stripe/154 33. Checkout part - 6 - Fix bug of deleting cart items and make the cart empty.mp430.26MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/155 1. Project planning installing packages and creating running the project.mp427.42MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/156 2. Understand routes views and binding routes with views.mp411.64MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/157 3. Mastering layouts inheriting design and passing data to view.mp428.46MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/158 4. Integrating the SB Admin template.mp412.03MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/159 5. Database connection - installing MySQL and nodemon.mp432.23MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/160 6. Project planning and creating tables.mp422.59MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/161 7. Creating topics route and inserting topic information into database.mp461.93MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/162 8. Show success and error message using expressjs flash message.mp448.91MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/163 9. Getting all topics.mp430.98MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/164 10. Updating topics - part 1 - getting data in edit form.mp430.53MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/165 11. Updating topics - part 2 - posting updating form data.mp428.78MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/166 12. Delete a topic.mp422.26MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/167 12.Creating news - designing the form.mp455.05MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/168 13. Creating news - storing data and uploading news photo.mp464.83MB
11 5. News App using Flutter ExpressJS API MySQL and Sqflite/169 14. Get all news.mp454.37MB