Unsupported operation when upload file on flutter web #12714
Unanswered
1Mahmoud12
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
why when upload file on flutter web show me that error
`
static Future<Either<Failure, String>> uploadImages({required File file}) async {
}
`
Beta Was this translation helpful? Give feedback.
All reactions