question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unable to use rezised images through public url

See original GitHub issue

[READ] Step 1: Are you in the right place?

Yes.

[REQUIRED] Step 2: Describe your configuration

  • Extension name: _ (storage-resize-images)
  • Extension version: _0.1.3

[REQUIRED] Step 3: I’m unable to access the resized images through a public(download) url from my flutter app, like I’m able to retrieve original image. I don’t see any reason to use this extension if i can’t access those resized images by manipulating the original Image URL.

please provide me a way how can I access those resized images from my flutter app.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:18
  • Comments:35 (12 by maintainers)

github_iconTop GitHub Comments

14reactions
Ehespcommented, Mar 5, 2020

Implementation/fix details are being discussed. Once a decision has been made, I’ll update this issue… Thanks for your patience!

7reactions
brandonpearcycommented, Dec 21, 2019

+1 to this. I have not found a convenient way to make the resized images publicly accessible without doing manual post-processing with additional cloud functions.

The generated thumbs have no access token visible in Firebase console, there is no clickable link to view the images, and the preview of the image never loads (infinite spinner).

Screen Shot 2019-12-21 at 10 57 12 AM

I would expect that either:

(1) there exists a simple transformation from the original firebase storage URL to access the resized images (e.g., something you could hardcode in client logic), or (2) this firebase extension comes with documentation describing how to best post-process the resized images to make them accessible

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't resize image using CSS
If your image is smaller than the screen, it will use the image width. If it is bigger, it uses max-width. So assuming...
Read more >
Troubleshoot Image Resizing problems
Follow these steps to troubleshoot the most common issues with Image Resizing. Requests without resizing enabled Error responses from...
Read more >
Tips for working with images in Publisher
In the Insert Picture dialog box, browse to find the picture that you want, and then select it. Click the arrow next to...
Read more >
Unsplash API Documentation | Free HD Photo API
This enables resizing, cropping, compression, and changing the format of the image in realtime client-side, without any API calls. Under the hood, Unsplash...
Read more >
Working with Media and Your Portfolio - Liaison International
If you wish to resize images on your side, 1024 x 1024 px at 72 ppi is a good standard to use as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found