dileep kumar

Results 3 issues of dileep kumar

This is the code i'm using which is copied from the readme.md when i'm running this code locally im getting upgrade required error ![websocket error](https://user-images.githubusercontent.com/63330310/178430579-fcefabb4-3338-4f3f-9948-3e4027b0678e.png)

**Flutter Doctor:** ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.7.7, on Ubuntu 22.04.2 LTS 5.19.0-35-generic, locale en_IN) [✓] Android toolchain - develop...

bug
help wanted
dependencies

I'm trying to do a post request and upload a file to my server and on server i'm storing it locally. When i'm sending the payload using postman it's working...