flutter_socket_plugin
flutter_socket_plugin copied to clipboard
FlutterSocket
ios throwing below error please investigate and give a support Error MissingPluginException (MissingPluginException(No implementation found for method create_socket on channel flutter_socket_plugin)) Code : `flutterSocket = FlutterSocket(); await flutterSocket.createSocket(cameraIP, DATA_PORT, timeout:...
I have added `flutter_socket_plugin` and this what i get The plugin `flutter_socket_plugin` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try...