
About this course
Flutter crash course for absolute beginners . Make sure you download the necessary assets from here
https://www.dbestech.com/tutorials/flutter-ticket-booking-app
Part 2
https://youtu.be/Daon3gnJheo
πππTake the course on Udemy
πππ
β€οΈβ€οΈβ€οΈTake the e-commerce appβ€οΈβ€οΈβ€οΈ
https://youtu.be/7dAt-JMSCVQ
πππ
Flutter Multi Vendor App
https://www.dbestech.com/tutorials/flutter-multi-vendor-app
Flutter Single Vendor App
https://www.dbestech.com/tutorials/flutter-food-delivery-app-e-commerce-for-ios-and-android
πππππ
ππTimelineπ
00:00:00 Introduction
00:01:02 Sow the app
00:02:00 Show the graphics
00:03:53 Show the end result
00:04:02 Download the softwares
00:05:25 Install VSCode
00:06:27 Install Android studio, platform tools and path setup for windows
00:11:24 Great project Android studio
00:16:35 Understand the project structure
00:23:31 Create a git repo for the project
00:26:24. Remove comments from main
00:28:56 About main() function
00:33:17 Understanding class and inheritance in Dart
00:46:01 Understand class and stateful class
01:01:38 MaterialApp and Scaffold
01:14:53 Create BottomNavBar class
01:21:56 BottomNavigationBarItem and add items to the List
01:33:29 Style BottomNavigationBar
01:36:11 Install icons for bottom nav bar
01:42:03 Create dummy screens for BottomNavigationBar
01:50:38 Access BottomNavigationBar’s index
01:59:44 Use setState() to update BottomNavigationBar
02:03:22 Overview of the upcoming HomeScreen
02:07: 12 Understanding Container() widget
02:14:49. Understanding about other widgets
02.16:51 Understanding Horizontal and Vertical layout
02:18:27 Define widgets with layout
02:23:20 Finish header layout with widgets
02:33:32 Style Text() widgets
02:43:19 Create separate style class
02:51:06 Style Container for Image
02:56:55 Show image on the screen
03:03:35 Create a sepa
