tools icon indicating copy to clipboard operation
tools copied to clipboard

MimeType getting null for audio files

Open Softkeydel opened this issue 4 years ago • 4 comments
trafficstars

lookupMimeType() function returning null for various audio files like .m4a, .mp3, .acc, .amr

Please help

Softkeydel avatar May 18 '21 06:05 Softkeydel

Try to use https://github.com/dart-lang/mime/pull/57

HugoHeneault avatar Oct 20 '21 14:10 HugoHeneault

Did it work for you both ?

cedvdb avatar Oct 22 '21 00:10 cedvdb

@cedvdb Have you tried using dart-lang/mime#57? It should work.

HugoHeneault avatar Oct 22 '21 07:10 HugoHeneault

Yes I did but only with audio/weba files, which did work.

cedvdb avatar Oct 22 '21 10:10 cedvdb