Building a Multi-room Flutter Chat App with the Stream Platform

preview_player
Показать описание
#Flutter #GetStream #TensorProgramming

In this Flutter tutorial, we take a generalized look at Stream's chat service for building custom chat apps. Flutter combined with Stream's chat API make it possible to build a Flutter chat app similar to Facebook Messenger or WhatsApp. We use Stream's API and platform to build a scalable multi-room chat application. Along the way, we also make use of Provider for state management and start_jwt for Json Web Tokens.

Support the Channel and Join Patreon:

Dontate:
ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685
Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt

Рекомендации по теме
Комментарии
Автор

Disclaimer: I wrote the Flutter sdk for Stream Chat


Thanks for trying out the library :)


By the way I have some suggestions:
- We provide a ChannelListView component, that is a ready to use listview of Channels with pagination and other small tweaks. You can also customize the ChannelPreview in the same way you do with the Messages
- You can longPress on the default Message widget, a ModalBottomSheet will appear and you can react/reply/delete/modify a message


Thank you also for pointing out the ui overflow, in the file picker, just fixed in the new release :)

SalvatoreGiordanodeuanunocs
Автор

Didn’t know of Stream services. Thank you for sharing this!

lucaivaldi
Автор

Glad you're back! Any chance you could do a video on Flutter's FFI? Specifically, I'd really like to know how someone could prepare an existing open source C++ library to then publish as a package on pub. Thanks for the videos

rexma
Автор

Hi, I would like to create an chat app like WhatsApp but don't know which backend should I use. use stream as backend is a good choice ?

massck
Автор

Any alternatives to the Stream backend? $499 monthly is WAY above my budget for customer apps.

xmchughs
Автор

Sir Live class streaming is possible ? if so how many people at a time ? Please advise

jishavinod
Автор

Can you please post tutorial for live video streaming app in flutter

sumitmehra