Flutter Tutorial - StreamBuilder - Local & Network

preview_player
Показать описание
We build with the StreamBuilder a Flutter app that displays the bitcoin price in real-time.

SUBSCRIBE HERE

SUPPORT & SPONSOR ME

RESOURCES

TIMELINE
0:00 Introduction StreamBuilder
0:57 Local StreamBuilder
1:26 Stream
2:20 Builder StreamBuilder
3:42 Introduction Control StreamBuilder
4:30 StreamController
5:12 Add Data To StreamBuilder
6:10 Introduction Network StreamBuilder
6:34 Integrate Bitcoin Api
6:50 Convert Future To Stream
7:26 Error Handling StreamBuilder

SHARE | SUBSCRIBE | LIKE FOR MORE VIDEOS LIKE THIS

*********

SOCIAL MEDIA: Follow Us :-)

LEARN MORE

PLAYLISTS

CREDITS

#Flutter #Tutorial #JohannesMilke

LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Рекомендации по теме
Комментарии
Автор

Wow, the best streamBuilder tutorial on the net. 👏🏾👏🏾👏🏾

chipekowasa
Автор

Thanks for Sharing. So Good explaination.

ajaykotiyal
Автор

I always wondered that how we can fetch data from api without user interaction, I got the answer after watching this video (using duration) 😇. Thankss!!

meetpanchal
Автор

Wow, this was crisp & to the point! You actually made me want to again start using StreamBuilder!
The reason I chose to use stream provider was because it doesn't need to be declared at the head of the widget tree.. And hence won't rebuild the entire view. But enlighten me if I'm missing some point... Or may be stream builders are more efficient!?

yoapps
Автор

I like your neat and clean explanations 👍

sanjibdutta
Автор

Another great tutorial, thank you! .. pls next-> WordPress to flutter push notification :)

mmtiktok
Автор

My flutter program gets json data earlier from firebase but takes too much time to display. How it can be fixed.

muhammadafzal
Автор

This concept of realtime is called polling right ?

krishnaacharya
Автор

Hi, Milke...thanks for providing great contents, especially related to Flutter...They are very helpful for me. I'm just a very beginner-level at programming.
I have a Laravel API for my Flutter app. Do I need something like Pusher, Socket.io or WebSocket on my Laravel API/back-end to build Flutter app like this?
Thanks in advance.

TrikNgonlen
Автор

Have any idea of handling server sent events in flutter

krishnaacharya
Автор

is it okay to call an api every 1 second like that in flutter?

kecap_maniis
Автор

Sir could you give me your twitter account link

jemmytech