Baseflow / flutter_cache_manager

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

Fixed: PathNotFoundException when deleting a file that is already del… #423

Open MattyBoy4444 opened 11 months ago

MattyBoy4444 commented 11 months ago

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

Bug Fix https://github.com/Baseflow/flutter_cache_manager/issues/184

:arrow_heading_down: What is the current behavior?

Throws PathNotFoundException when deleting files that are already deleted

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

Ignore Error

:boom: Does this PR introduce a breaking change?

No

:bug: Recommendations for testing

:memo: Links to relevant issues/docs

https://github.com/Baseflow/flutter_cache_manager/issues/184

:thinking: Checklist before submitting

coolusaHD commented 2 months ago

@Baseflow When does this PR gets merged ? 👀