Upload images or files easily:
final response = await ApinionClient.uploadFile( '/upload', filePath: 'path/to/file.jpg', field: 'image', );