Flutter Chat App - THE RIGHT WAY! (Part 14 - Final!!)

Опубликовано: 20 Февраль 2026
на канале: island coder876
14,561
154

#flutter #chatapp #messaging #screen
In this video we complete our message thread screen and complete the entire app by sending messages between different user devices.

Github: https://tinyurl.com/hf4zcj6h
Twitter:   / islandcoder876  

00:00 intro
01:14 setup messaging list
08:19 create sender and receiver message bubbles
24:10 create method to send message
26:46 configure message list to autoscroll to last message
29:32 create method to send message receipts
32:05 create methods to send typing notifications
44:02 testing the final app and correcting errors