Flutter Advanced Course Chatting Using Bloc
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 630.29 MB | Duration: 1h 4m
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 630.29 MB | Duration: 1h 4m
iOS and Android App Using Flutter
What you'll learn
Learn how to build api and connect with Flutter app
Flutter BLoC state management
Chatting in Flutter using BLoC state management
Build Google, Apple and Facebook login
Requirements
Flutter Basic Experience
Description
This is the second part of the earlier course. In the earlier section, we covered BLoC state management and how to use the shared the data for updating UI.We have covered login, registration and restful api.In this section, we will cover how to use BLoC with chat restful api. This part would highly focus on creating chatting functionality in detail.For chatting, we would be covering with the integration of Firebase chatting api. That means we use Firebase database and storage for storing chat info.We will also see how to retrieve data in certain order. We also cover how to show red dots and clear the red dots for chatting incoming messages.Notification would be crucial part of it as user sends messages, others would see it.Apart from this we also cover google email login, apple email login and facebook login.So after finishing this part, you would be able to login with different social media account.We will also finish the profile section and search section. Search could be difficult for most students. After this you will master how to make a search query and show it on the UI.Along the we will build our API for chatting, login and search items.
Overview
Section 1: Introduction
Lecture 1 Introduction
Section 2: Profile section
Lecture 2 Frontend and profile bloc part 1
Lecture 3 Frontend and profile name part 2
Lecture 4 Frontend and profile button row part 3
Section 3: My Course section
Lecture 5 Create blocs for my course part 1
For intermediate to advanced learners