Dart Streams - Flutter in Focus

preview_player
Показать описание
This is the third video in the Flutter in Focus series on asynchronous coding in Dart. In this episode, learn about the fundamentals of reactive coding with streams. Like futures, streams deliver data asynchronously, but while a future provides a single value and stops, stream keep right on going, and provide multiple values (or errors!) over time.

For more deep dives on things like Stateless and Stateful widgets, Flutter on iOS, and other advanced topics, check out the other episodes of Flutter in Focus.

This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.

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

These videos are really helpful. Please keep making more of this useful content. I am starting to love flutter/dart more and more.

thijsoudeavenhuis
Автор

I tried the stream, but I could use the streamController the add data, why do we need the sink to add data?

saguoran
Автор

I just love Andrew so much. His presentation is always clean and straight to the point. Thanks man!

frankemeli
Автор

If it wasn't for these videos, I wouldn't consider Dart. Thank you, Andrew.

WilsonSilva
Автор

Elegant way to describe the stream and related features. Thank you.

mahmud-ahsan
Автор

Thanks alot! in this video I found how to solve `Bad state: Stream has already been listened to.` error.

hanifshahy
Автор

Really awesome widgets of flutter. Streams concept is very nice.

CprkMagicMoves
Автор

This video is incredibly didactic. Clear, concise, and complete. Thank you!

viniciusqueiroz
Автор

The whole team involved in the creation of these videos should be very proud of themselves. These videos are amazingly easy to follow and understand. 

Well done.

Mabidakun
Автор

How would you receive and transmit to a Socket coming from a particular IP and port?

Build_the_Future
Автор

is it possible to "stream" videos from youtube v3 api? or does it only support gets?

RaitonGG
Автор

👌🏼 i just used the streambuilder before that video, but the where and map functions are helping me a lot here 👌🏼

rebarius
Автор

How do these guys know all this stuff!!!

TheChrist
Автор

Hi Andrew, thank you for videos on this topic! I have a question. Does StreamController consume a lot of resources? Is it okay to have like several hundreds, maybe one thousand of active controllers in a mobile app?

user.wioelogj
Автор

Awsome as always. One of the world's best teacher. To the Point.

bikkikumarsha
Автор

?Donde está el código completo y funcionando para poder entenderlo?
?Porqué los tutoriales y manuales de Flutter son tan incompletos y confusos al punto de ser inservibles?
Este tema que debería ser simple, como actualizar las respuestas de las Class y sus datos almacenados es inentendible por culpa de los malos tutoriales e información confusa sin ejemplos que funcionen, .
Ni siquiera encuentro un ejemplo en la web sin error....

Mi sensación es que Flutter es de esas cosas gubernamentales que deberían ser simples, pero la casta de burocratas las hacen inentendibles, salvo para ellos.

Pensar que Google vive de facilitar informaciones, parece un mal chiste....

alfredoqwe
Автор

Great video :) thanks for sharing. Knows someone where I get that flutter / dart shirt?

FlutterExplained
Автор

These videos make google technologies take over so fast

mikem
Автор

Great video, but how can I compare between streams in unit testing?

hossameldinmahmoud
Автор

Excellent presentation, superb video.

dam.s