-
-
Notifications
You must be signed in to change notification settings - Fork 235
Open
Labels
enhancementNew feature or requestNew feature or requeststorageThis issue or pull request is related to storageThis issue or pull request is related to storage
Description
Is your feature request related to a problem? Please describe.
As proposed here it seems like it's not planned to integrate the tus client into supabase-js
, because there is already the great library uppy.js
.
Though the best TUS client for Dart I found was this one, which doesn't support Web for persistent storage and is a fork from an older package.
Describe the solution you'd like
I think it feels more in Supabase integrated if the existing supabase-dart client would support TUS as well. So my proposal would be to integrate it in storage-dart
.
rlee1990, iampopal and Sotneo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeststorageThis issue or pull request is related to storageThis issue or pull request is related to storage