Baseflow / flutter_cache_manager

Generic cache manager for flutter
https://baseflow.com
MIT License
738 stars 427 forks source link

Support custom Firebase storage bucket #455

Open minhdanh opened 1 month ago

minhdanh commented 1 month ago

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Feature

:arrow_heading_down: What is the current behavior?

Plugin does not support using a custom bucket

:new: What is the new behavior (if this is a feature change)?

This PR adds the ability to use a custom bucket

:boom: Does this PR introduce a breaking change?

No

:bug: Recommendations for testing

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting

minhdanh commented 1 week ago

Hi @hoc081098 can you help to review this?