We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca37f6 commit 871c868Copy full SHA for 871c868
flutter_cache_manager/lib/src/web/mime_converter.dart
@@ -54,6 +54,7 @@ const mimeTypes = {
54
'audio/aac': '.aac',
55
'audio/x-aac': '.aac',
56
'audio/midi audio/x-midi': '.midi',
57
+ 'audio/x-m4a': '.m4a',
58
'audio/mpeg': '.mp3',
59
'audio/ogg': '.oga',
60
'audio/opus': '.opus',
0 commit comments