Master Flutter By Building A Video And Voice Call App [2024]

Master Real World App Building Technique for iOS and Android

Ratings 4.47 / 5.00
Master Flutter By Building A Video And Voice Call App [2024]

What You Will Learn!

  • Flutter real world production ready video and voice chatting app including text messages
  • Learn how to set up different servers together and use in one project
  • Learn how to work with firebase, custom backend and third party servers
  • Learn about Laravel Framework, Firebase Firestore and Agora SDK
  • Learn about building API using Laravel Framework and use the API from Flutter Framework

Description

Here you will build a real world app and master app building technique by learning Flutter, Laravel, Firebase and third party SDK for audio and video call app.

Who will take it

  • Beginners to advanced learners

  • For landing a job

  • For colleague thesis

  • For prototyping

  • For mastering app building

App functional features

  • Third party login

  • Phone number login

  • Text chat

  • Image chat

  • Audio call chat

  • Video call chat

  • Sending notification (text, audio and video chat)

  • Profile page

  • Notification on text message receive

  • Notification on audio call

  • Notification on video call

  • Sound on initiating audio call

  • Sound on initiating video call

  • Save chat history

Third party login would involve Google, Facebook and Apple login. We will also see how to login using phone number. The chatting feature of this is very seamless since we used SQFLITE to save the chatting history locally. First we save chat messages locally and send them to the other end in the background service.

So users feel like the app very fast sending messages. The same happens for sending images. We first save the image locally and then send to other user.

We also save user profile locally, so you don't have to confirm with Firebase or Laravel for login.

Next time a user logs in, user will feel like it's fast, since we read the data locally first. The same happens for chatting history. Chat history is read from local storage first.

Flutter framework

We used Flutter framework for building beautiful UI for both iOS and Android. In Flutter framework, we also cover a lot of Dart knowledge and how to use models and classes to work with view and controllers.

Firebase service

We used Firebase for sending users registration and phone number login. We used Firebase also for sending notification. Here in this tutorial you will more complex features of firebase like saving chat history, images, listening to document updates and uploading images.

Laravel framework

Laravel framework we used for building API for authentication. We used it also for saving basic information and communicating with Firebase for sending notification.

Agora SDK

We used Agora SDK for using video and audio call service. Agora provides very stable API for audio and video call.

Who Should Attend!

  • From beginners to advanced leaners

TAKE THIS COURSE

Tags

  • Google Flutter

Subscribers

1361

Lectures

233

TAKE THIS COURSE



Related Courses