tools
tools copied to clipboard
MimeType getting null for audio files
trafficstars
lookupMimeType() function returning null for various audio files like .m4a, .mp3, .acc, .amr
Please help
Try to use https://github.com/dart-lang/mime/pull/57
Did it work for you both ?
@cedvdb Have you tried using dart-lang/mime#57? It should work.
Yes I did but only with audio/weba files, which did work.