Course Selling Online App Using Flutter for iOS and Android

iOS and Android Flutter Online Store for Course Selling

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

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.

Course Content

  • Introduction –> 1 lecture • 8min.
  • Basic project and state management –> 2 lectures • 11min.
  • Understanding BLoC state management –> 5 lectures • 30min.
  • Welcome screen –> 13 lectures • 1hr 14min.
  • Sign in screen –> 10 lectures • 1hr 1min.
  • Refactor section –> 3 lectures • 18min.
  • Sign in bloc section –> 7 lectures • 31min.
  • Sign in controller –> 11 lectures • 1hr 9min.
  • Register section –> 8 lectures • 43min.

Auto Draft

Requirements

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).

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
Get Tutorial