Closed vipafattal closed 1 year ago
Sorry, I didn't mean on the front end but on the backend, the column upload_by_user_id
in the files
table is always null
Then, this is not related to Dart SDK, however, I will try to reproduce and report it back to the team.
Hey... Getting the same issue.. upload_by_user_id
is always null
in the storage.files
table
any fixes for this??
I am sorry I didn't understand, the
uploadBytes
should returnFuture<FileMetadata>
?