Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Dart / Flutter streaming client

Uses socket_io_client — the most-used Socket.IO client in the Dart ecosystem, v4-compatible.

dart pub get
LIVERATES_KEY=trial dart run

Flutter integration: same pubspec.yaml dependency, same code — call from inside your State / StreamBuilder, expose the rates stream up your widget tree.