Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
745
stars
184
forks
source link
feat(storage_client): Support copy/move to different bucket #1043
Closed
Vinzent03 closed 2 months ago
What kind of change does this PR introduce?
feature
What is the current behavior?
The option to copy/move to a different bucket is missing.
What is the new behavior?
Add the missing option.
Additional context
close #1034