Abin Mittu
Abin Mittu
I am trying to connect ```socket_io_client: ^2.0.0-beta.4-nullsafety.0``` to a Nodejs server ```socket.io - 3.0.3```. I am getting error ```WebSocketException: Connection to 'https://mydomain.com:0/socket.io/?EIO=4&transport=web_socket#' was not upgraded to websocket```. From the read...
Is it possible to implement flutter_image_compress plugin in Flutter desktop (macOS)?
Now by default the chip text has properties like fontWeight bold. Instead of accepting plain string as "text" property, if it was a Text widget, user could have easily customized...
### Checklist - [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue - [X] I made sure that the issue I am raising doesn't already exist ### Current bug...
I am using image picker to pick videos from the gallery. The videos picked in iOS is compressed but for android it is not? Is there any widget in flutter...