mimalo library

Functions

mimalo({required String filePathOrExtension}) String?
Get ContentType from extension or path. Returns null if there is no MIME type asociated with the extension on this library.
noMeMimes({required String mimeType}) String?
Get Extension from mimeType. Returns null if there is no extension asociated with the MIME type on this library.