Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Flutter Shop App | State Management BLoC | Backend
Rating: 4.3 out of 5(254 ratings)
1,341 students

Flutter Shop App | State Management BLoC | Backend

iOS and Android Flutter Online Store for Course Selling
Created byDastagir Ahmed
Last updated 5/2025
English

What you'll learn

  • How to build a mobile app step by step using Flutter for iOS and Android
  • Connect your app with Firebase and Laravel Backend
  • Learn to build API for you app
  • Learn to use BLoC state management
  • Learn to use Cubit for state management as well
  • Learn to use Stripe payment
  • Build an e-commerce app step by step

Course content

32 sections269 lectures34h 45m total length
  • Introduction8:29

    Here you may join our facebook group to discuss problems if you encounter any issues.

    https://www.facebook.com/groups/318861603925544

Requirements

  • Make sure you have Flutter environment set up correctly with Android Studio or VS Code
  • Need a little bit of Flutter experience

Description

This is a online learning course app tutorial using BLoC state management. State management and routing both have been done using BLoC.

It consists for Laravel backend with Firebase for basic social media login. Most of the API are built using Laravel. The backend contains multi admin( super admin panel and teachers panel). It will have part 1 & 2. Students need to buy both part separately.  In part 2, we will partially cover chatting.

App Features

  1. onboard screen with three photos

  2. email login Firebase verification

  3. social media login Google, Apple and Facebook

  4. viewing course

  5. play video course where you will see how to play and stop videos

  6. upload course from backend

  7. view multiple teachers course

  8. buy course on the front end

  9. step by step stripe payment

  10. super admin panel

  11. teacher admin panel

  12. chatting feature using Firebase


This app covers Flutter for very beginners to advanced learners. We start from very simple ui like drawing text to complex layout.

We also built reusable widget to reduce code amount. So at the end of this tutorial you learn how to build simple to complex reusable flutter widgets. Eventually we will master Firebase chatting and building API and interact with the servers with three ways.


State Management

We used BLoC to manage state and as well for routing.

Backend

We used Laravel framework for building backend and API. Backend has multi user privileges. It means there are super admins and sub admins. Teachers accounts are sub admin. Super admin can observe and assign roles to the teachers or the sub admins.

Firebase

Firebase is used for email login and third party login like Google, Facebook and Apple.

Version

  1. PHP >= 7.4

  2. Laravel > 8.8

  3. Flutter > 3.3


Who this course is for:

  • Beginners to Advanced Flutter Learners