Category: Flutter
-
Flutter commands
before running this command you need to enable wireless debuggin in the phone and tap on the wireless debugging option to know the port it is connected for pairing with the pc.
-
Integrating web socket in flutter
Then you typically create a service folder and create a dart file like chat_screen.dart with below code and include this class in main.dart