Ali Azizi

Results 2 comments of Ali Azizi

@OutdatedGuy There are exposed methods and getters inside `flutter_cache_manager` where I think you can define a simple extension method and override its behavior to preserve the file extension. The only...

Here’s a quick fix using this extension function if you don’t want to override the dependency in `pubspec.yaml` or if you don’t have access to set the content type in...