To connect the socket manually, set the option autoConnect: false and call . connect() . For example, Socket socket = io(‘http://localhost:3000’, OptionBuilder() .
How do you connect Socket.IO in flutter?
To connect the socket manually, set the option autoConnect: false and call . connect() . For example, Socket socket = io(‘http://localhost:3000’, OptionBuilder() .