Skip to content

issues Search Results · repo:supabase/storage-dart language:Dart

Filter by

6 results
 (76 ms)

6 results

insupabase/storage-dart (press backspace or delete to remove)

Background: We have supabase storage running on AWS. All requests are fronted by CloudFront. When I make a request to get a bucket: final getResponse = await supabaseClient.storage.getBucket(bucketName); ...
  • dsyrstad
  • Opened 
    on Jul 18, 2022
  • #34

I am building a Flutter app using a Supbase, I am getting an issue while building app for the Web. Below error what I got Launching lib/main.dart on Chrome in debug mode... Waiting for connection from ...
bug
  • ibhavikmakwana
  • 4
  • Opened 
    on Jul 23, 2021
  • #11

I have the following code: FilePickerResult? result = await FilePicker.platform.pickFiles(); if (result != null) { Uint8List? fileBytes = result.files.first.bytes; } In Firebase, I could call FirebaseStorage.instance.ref( ...
documentation
  • bernaferrari
  • 10
  • Opened 
    on Jul 19, 2021
  • #10

Feature request Is your feature request related to a problem? Please describe. I want to upload/update profile images. They are named by the user id. If the file already exists, an upload fails, so an ...
enhancement
  • Vinzent03
  • 1
  • Opened 
    on Jul 12, 2021
  • #7

Feature request Is your feature request related to a problem? Please describe. As we are importing dart:io, this package isn t compatible with web platform. Related issue https://github.com/supabase/supabase-dart/issues/18 ...
enhancement
  • phamhieu
  • Opened 
    on May 4, 2021
  • #2

Bug report Describe the bug Hello team , Please add any documentation or any comment . I am unable to understand which url header you need for this. Make an example and clear that.
bug
  • Xnayak
  • 7
  • Opened 
    on Apr 30, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub