universal_io
universal_io copied to clipboard
Missing multipart support
There are no examples or apparent support for MultipartRequest as done in http package https://pub.dev/documentation/http/latest/http/MultipartRequest-class.html
Since this is a replacement for http package, I would assume it needs to be implemented here as well?