Companies Home Search Profile

Flutter Multi Vendor App [2024] Edition

Focused View

Dastagir Ahmed

21:52:58

15 View
  • 1. Introduction.mp4
    01:17
  • 1.1 Foodly Flutter Starter Files.zip
  • 1. Creating a flutter project, installing dependencies and importing constants.mp4
    07:05
  • 2.1 0001 - 0002.zip
  • 2. Hooking Screen Utils, GetX and creating a defaultHome widget.mp4
    05:45
  • 1. BottomNavigationbar.mp4
    09:21
  • 2. TabIndex GetXController and Obx.mp4
    06:57
  • 3. Importing Flutter vector icons.mp4
    02:32
  • 4.1 0003 - 0006.zip
  • 4. Bottom Navigation baricon variations.mp4
    03:20
  • 5. Entrypoint pagesList.mp4
    06:03
  • 6. Creating CustomContainer.mp4
    07:00
  • 7.1 0007 - 0009.zip
  • 7. CustomContainer.mp4
    04:39
  • 1. CustomAppBar.mp4
    15:13
  • 2. CustomAppBar Error Fixes.mp4
    03:34
  • 3. Custom AppBar Time Function.mp4
    02:32
  • 4.1 0010 - 0013.zip
  • 4. Custom AppBar Dynamic Emojis.mp4
    03:39
  • 1. CategoryList.mp4
    10:27
  • 2. Category Controller.mp4
    05:29
  • 3. CategoryWidget onTap Logic.mp4
    04:16
  • 4.1 0014 - 0017.zip
  • 4. CategoryWidget code refactoring.mp4
    04:16
  • 1. All Categories Page and Category Tile.mp4
    08:41
  • 2. BackGroundContainer.mp4
    05:35
  • 3.1 0018 - 0020.zip
  • 3. Refactoring Category Tile.mp4
    04:54
  • 1. Heading Widget.mp4
    07:08
  • 2.1 0020 - 0022.zip
  • 2. HeaderWidget attached pages.mp4
    08:35
  • 1. NearByRestaurantsList and FoodsList.mp4
    06:11
  • 2. Restuarant Widget Design.mp4
    12:08
  • 3. Restaurant Widget Title and rating.mp4
    07:21
  • 4.1 0023 - 0026.zip
  • 4. FoodWidget.mp4
    06:23
  • 5. NearBy Restaurant Tile.mp4
    11:09
  • 6. NearBy RestaurantList.mp4
    05:32
  • 7. NearBy Restaurant tile and Restaurant List.mp4
    14:03
  • 8.1 0027 - 0030.zip
  • 8. FoodTile and FoodsList inside Recommendation page.mp4
    21:21
  • 1. Introducting the Backend Basic Architecture.mp4
    05:38
  • 2. Initializing a fresh server and installing dependencies.mp4
    05:40
  • 3. Configure Dotenv and Database Connection.mp4
    06:00
  • 4. Creating DB Cluster and Extraction the URI.mp4
    06:02
  • 5.1 0031 - 0035.zip
  • 5. Create Category Schema and CategotyController.mp4
    10:52
  • 6.1 0036.zip
  • 6. GetAll Categories and GetRandom Categories Function.mp4
    08:49
  • 7. Category router-Postman Test.mp4
    23:59
  • 1. System design resources.html
  • 1.1 0037 - 0038.zip
  • 1. Restuarant DataBase Design and relationships.mp4
    06:37
  • 2. Restaurant Schema.mp4
    13:09
  • 3. Add Restaurant & Get Restaurant.mp4
    14:23
  • 4.1 0039 - 0041.zip
  • 4. Restaurant Functions.mp4
    12:11
  • 5.1 0042.zip
  • 5. Restaurant Postman Test and Error Fixing.mp4
    13:06
  • 1. Food Schema.mp4
    08:01
  • 2. AddFood and GetFoodById Functions.mp4
    09:08
  • 3. Get Random Foods and FoodsByCategory.mp4
    09:39
  • 4. Search and Foods By Category and Code.mp4
    16:34
  • 5.1 0043 - 0047.zip
  • 5. Food Routes Postman Test and Bug Indentification.mp4
    07:17
  • 6. Bug Fixing.mp4
    08:00
  • 1. Rating Schema.mp4
    06:38
  • 2. Add Rating Function.mp4
    14:56
  • 3.1 0048 - 0051.zip
  • 3. Check Rating existence.mp4
    11:10
  • 1. User Schema.mp4
    10:06
  • 2.1 0052- 0053.zip
  • 2. Address Schema.mp4
    06:54
  • 3. GenerateOtp.mp4
    03:47
  • 4. Create User.mp4
    12:25
  • 5.1 0054 - 0056.zip
  • 5. Login Function.mp4
    09:28
  • 6. Smtp Server.mp4
    13:18
  • 7. Testing Otp and sending mail.mp4
    05:42
  • 8.1 0057 - 0059.zip
  • 8. GetUser Function.mp4
    04:43
  • 9. VerifyAccount & VerifyPhone.mp4
    07:46
  • 10. Auth Router and User Router.mp4
    04:01
  • 11.1 0060 - 0062.zip
  • 11. User Router.mp4
    04:52
  • 12.1 0063.zip
  • 12. Token Middlewares.mp4
    16:43
  • 13. User and Auth Routes Postman Test.mp4
    16:43
  • 1.1 0064 - 0065.zip
  • 1. Add Address, Get Address , Delete Address.mp4
    08:51
  • 2. Get Default Address, SetDefault Address.mp4
    09:22
  • 3.1 0066 - 0067.zip
  • 3. Addresses Postman Test.mp4
    04:41
  • 1. Cart schema.mp4
    03:37
  • 2. Cart functions.mp4
    13:54
  • 3. Cart decrement function.mp4
    05:51
  • 4.1 0068 - 0071.zip
  • 4. Cart route and postman test.mp4
    07:42
  • 1. OrderSchema.mp4
    10:58
  • 2. Place Order.mp4
    05:45
  • 3.1 0072 - 0074.zip
  • 3. Order Route.mp4
    05:39
  • 1. Creating FetchhHook, Restaurants , Foods, ApiError models.mp4
    11:01
  • 2. Differences and similarities between react custom hooks and flutter custo.mp4
    17:48
  • 3.1 0075 - 0077.zip
  • 3. Creating first custom hook with flutter hooks.mp4
    12:05
  • 4. Consuming hook data inside of a widget.mp4
    12:27
  • 5.1 0078 - 0079.zip
  • 5. useFetchAllCatgories Hook and serving data in All CatgoriesPage.mp4
    05:33
  • 6. useFetchRestaurants Hook and serving data in Nearby Restaurants.mp4
    09:36
  • 7. Consuming useFetchAllRestaurants in AllNerByRestaurantsPage.mp4
    07:16
  • 8. Consuming useFetchAllFoods in FoodList.mp4
    06:36
  • 9. Refactoring and attaching recommendations to fetchAllFoods Kook.mp4
    10:06
  • 10. Refactoring useFetchAllFood to return FoodsModel.mp4
    02:20
  • 11.1 0080 - 0085.zip
  • 11.2 0085 - Backend.zip
  • 11. Get AllFoods by Code.mp4
    07:48
  • 1.1 0080 - 0085.zip
  • 1. SearchBar and CutomTextField.mp4
    12:39
  • 2. LoadingWidget.mp4
    04:14
  • 3. SearchController.mp4
    10:54
  • 4.1 0086 - 0089.zip
  • 4. Search Results.mp4
    08:01
  • 1. Dynamic HomePage.mp4
    14:15
  • 2. Create Hook for Getting Foods By Category and Code.mp4
    06:51
  • 3.1 0090 - 0092.zip
  • 3. Category Page.mp4
    16:40
  • 4. FoodPage Multiple Images Layout.mp4
    13:16
  • 5. Food Image List With PageView and Indicators.mp4
    11:41
  • 6. FoodController and Image Index Indicators.mp4
    12:51
  • 7. FoodPage BackButton on top of a StackWidget.mp4
    04:25
  • 8. Custom Buttom and Open Restaurant Page.mp4
    10:48
  • 9. Restaurant Page Placeholder.mp4
    04:07
  • 10. Fetch Restaurant by Id Hook.mp4
    10:49
  • 11. Get Restaurant Data and Hook Restaurant Page to Relevant Widgets.mp4
    11:33
  • 12. Title Text and Description.mp4
    11:42
  • 13. ListView and Food Tags.mp4
    11:32
  • 14. Additives, Counter, and CounterController.mp4
    16:20
  • 15. Counter Functions and Dynamic Prices.mp4
    09:23
  • 16. Preference Text.mp4
    06:15
  • 17. Order and Cart Buttons.mp4
    11:27
  • 1. Phone Verification Modal Bottom Sheet.mp4
    13:24
  • 2. Phone Verification Page UI.mp4
    06:03
  • 1. Additives observable model.mp4
    03:20
  • 2. LoadAdditves Function and Changing List within FoodsPage.mp4
    11:07
  • 3. LoadAdditves Function and Changing List within FoodsPage.mp4
    03:52
  • 4.1 0109 - 0112.zip
  • 4. Dynamic Pricing With Additives and Quantity Count.mp4
    08:41
  • 1. Restaurant Page DefaultTabController and Cover.mp4
    05:40
  • 2. Restaurant Bottom bar.mp4
    09:45
  • 3.1 0113 - 0115.zip
  • 3. RestaurantTop Bar.mp4
    06:54
  • 4. Distance and Estimation Text.mp4
    07:06
  • 5.1 0116 - 0117.zip
  • 5. Row Text Widget.mp4
    04:07
  • 6. RestaurantPage TabBar.mp4
    06:58
  • 7. TabBar Style.mp4
    04:42
  • 1. RestaurantMenuWidget and Related Custom Hook.mp4
    10:11
  • 2.1 0118 - 0121.zip
  • 2. Restaurant Recommendations.mp4
    05:12
  • 1. Profile Page.mp4
    10:50
  • 2. UserInfo Widget.mp4
    02:14
  • 3. Profile Tile Widget.mp4
    07:01
  • 4. Profile Tiles Layout, Titles and Icons.mp4
    10:40
  • 5.1 0122 - 0126.zip
  • 5. Profile Tiles and Log out Button.mp4
    08:40
  • 6. Login Redirect.mp4
    15:02
  • 7. Email TextField.mp4
    12:03
  • 8.1 0127 - 0129.zip
  • 8. Login Page.mp4
    21:08
  • 9. PasswordTextField.mp4
    14:42
  • 10.1 0130 -0131.zip
  • 10. Registration Page.mp4
    03:46
  • 11. Login , Registerration Model.mp4
    05:17
  • 12. Adding fcm field in the user model and creating login controller.mp4
    07:49
  • 13. Converting model data to string.mp4
    06:51
  • 14. Login Function.mp4
    07:01
  • 15. Storing User data in local storage with GetStorage.mp4
    05:41
  • 16.1 0132 - 0137.zip
  • 16. RegistrationController.mp4
    04:32
  • 17. Login Function and test logging in.mp4
    05:03
  • 18. GetUserInfo Function.mp4
    06:57
  • 19. Login Redirect in Profile Page.mp4
    04:53
  • 20. Redirect to Verification Page.mp4
    02:30
  • 21. Verification Page.mp4
    12:17
  • 22.1 0138 - 0143.zip
  • 22. OtpTextField.mp4
    05:52
  • 1. VerificationPage and Functions.mp4
    16:35
  • 2. Phone Verification UI.mp4
    13:24
  • 3.1 0144 - 0146.zip
  • 3. Setting Firebase Phone Verification.mp4
    10:54
  • 4. Verification Services.mp4
    07:56
  • 5. Testing phone verification.mp4
    06:15
  • 6. Phone Verification with Loading Screen.mp4
    05:23
  • 7. Testing and Updating Phone Number in the backend.mp4
    09:18
  • Description


    Flutter Multi Vendor Grocery | Shop | Food | Store App

    What You'll Learn?


    • A basic system design
    • Building complex app with Flutter
    • Learn how to integrate Flutter, Nodejs, Mongodb and Firebase
    • Learn to use state management like GetX with it
    • Step by step learn to build rest API

    Who is this for?


  • Beginners to advanced learners
  • What You Need to Know?


  • Few weeks of Flutter & Nodejs programming experience
  • More details


    Description

    Flutter Multi Vendor app for grocery store, restaurant app, food delivery and e-commerce app. This app is designed to be scalable and a template for following purpose. You may use it for

    1. food delivery app

    2. grocery app

    3. e-commerce app

    4. shop app or clothes app

    5. accessory app

    We will build a mobile app using Flutter which can facilitate the ordering of food from restaurants that are within the close distance range of the client. Clients can get dynamic food recommendations and restaurant recommendations according to their current location. Clients can explore food categories and get served the food that is within delivery distance and if no food is found we recommend them random foods.

    The app will provide features to calculate the distance of the restaurant from the client’s current location, calculate the delivery price to order from a restaurant, navigate using maps from the client’s current location to restaurant’s location, calculate the time it takes for an order to be delivered to the client after ordering. Payment system to facilitate payment between the client and the admin. Buyers can rate the experience of purchase, seller, delivery, etc. Food delivery services rely heavily on security email, the app will have an email verification system as well as phone number verification. For deliveries to go through and limit confusion, the address system should have a combination of several map APIs to get the coordinates of the user and the correct format of the address.

    Who this course is for:

    • Beginners to advanced learners

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Dastagir Ahmed
    Dastagir Ahmed
    Instructor's Courses
    I am a teacher who has been teaching for the last 18 years and I am very good at explaining things. I also have a youtube channel where I have a lot of followers little more 65k.I lecture on Flutter, React Native, Laravel and GoLang.Recently I have started udemy courses. Hope you will enjoy the course with me.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 151
    • duration 21:52:58
    • English subtitles has
    • Release Date 2024/05/04