Baseflow / flutter_cache_manager

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

Add null safety to Firebase cache manager #295

Closed percula closed 3 years ago

percula commented 3 years ago

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

This PR adds null safety to Firebase cache manager and updates dependencies to their null safe versions.

:arrow_heading_down: What is the current behavior?

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

:boom: Does this PR introduce a breaking change?

:bug: Recommendations for testing

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting

renefloor commented 3 years ago

Thanks, I made two small changes.