Code Monkey home page Code Monkey logo

Comments (9)

aloisdeniel avatar aloisdeniel commented on August 16, 2024

As a temporary solution you can use getDownloadURL() to get an url, but that's not acceptable from a security standpoint since provided URLs are public.

from flutter_cache_manager.

renefloor avatar renefloor commented on August 16, 2024

The current alpha version already supports the use of custom HttpGetter which can modify the url. The api could still change a bit. See also this pull request https://github.com/renefloor/flutter_cache_manager/pull/53

from flutter_cache_manager.

aloisdeniel avatar aloisdeniel commented on August 16, 2024

Great! Thanks.

And will this functionality be available from flutter_cached_network_image as well (for displaying images from Firebase storage) ?

from flutter_cache_manager.

renefloor avatar renefloor commented on August 16, 2024

@aloisdeniel yes, if you use https://pub.dartlang.org/packages/cached_network_image/versions/0.6.0-alpha.2 you can already extend the cache manager that is used.

from flutter_cache_manager.

The-Redhat avatar The-Redhat commented on August 16, 2024

@renefloor when do you plan to push the alpha to stable ? I really need the new version, but cannot use the alpha because of version conflicts.

from flutter_cache_manager.

renefloor avatar renefloor commented on August 16, 2024

@The-Redhat which version conflicts do you have?

from flutter_cache_manager.

The-Redhat avatar The-Redhat commented on August 16, 2024

With flutter_html_view. The library depends on cached_network_image.

from flutter_cache_manager.

aloisdeniel avatar aloisdeniel commented on August 16, 2024

@renefloor I will try that very soon and keep you informed! Thanks

from flutter_cache_manager.

renefloor avatar renefloor commented on August 16, 2024

Just moved this to beta. Will nog focus on updating and improving the cached_network_image. I just made the httpGetter more flexible so it also accepts other forms of file fetching

from flutter_cache_manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.