Pedro-Tome-Medeiros / Flutter-Socket.io

Flutter + Socket.io & Real-time Communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_socket_io

Chat

When connecting to localhost on android emulators you might need a little more configuration, running adb reverse tcp:3000 tcp:3000 solved the issue allowed connections to the localhost via: http://127.0.0.1:3000 on android.

About

Flutter + Socket.io & Real-time Communication


Languages

Language:Dart 85.5%Language:JavaScript 8.9%Language:Swift 3.9%Language:Kotlin 1.3%Language:Objective-C 0.4%