Implement Websocket on flutter App - Binance API

preview_player
Показать описание
#makarablue #binance #api #flutter #websocket
Have screen to display Bitcoin price pair with usdt by getting data from Binance API for free.
Hello everyone I'm here to be a part of content creator. Apologize for any mistake that made by non intention
Рекомендации по теме
Комментарии
Автор

Excellent, I did exactly the same and it worked the first time

coyoute
Автор

Helpful tutorial, but this code will reduce app performance drastically by calling setstate every time

Faizan-mblm
Автор

I m getting error unsupported version. Can you help me in that ?

gbt
Автор

Websocket disconnected after random time, how you fix this?

wezone
Автор

Add:
@override
void dispose() {
channel.sink.close();
super.dispose();
}

Grig_Grigoryan
Автор

its very helpful thank you so much brother 🙏🏼🙏🏼🙏🏼

someshsahu
Автор

where i can get free websocket like that?

fajarjri