Baseflow / flutter_cache_manager

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

putFile stores the object id in the memory cache + tests #300

Closed davidmartos96 closed 3 years ago

davidmartos96 commented 3 years ago

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

More checks around #297 based on the following comment https://github.com/Baseflow/flutter_cache_manager/issues/297#issuecomment-804926996

:boom: Does this PR introduce a breaking change?

No

:memo: Links to relevant issues/docs

297

:thinking: Checklist before submitting

renefloor commented 3 years ago

Nice catch :)