mimalo 0.0.4+5 mimalo: ^0.0.4+5 copied to clipboard
A library to get the Mime Types from Extensions and the Extensions from Mime types
0.0.4+5 - April 16 2024 #
- Modified the library to remove dart:io dependency
0.0.3+4 - April 18 2022 #
- support for .png added(for some reason it wasn't on the list)
0.0.2+3 - April 18 2022 #
- removed the dependency on flutter(I think)
- raised the lower bound to 2.16.0 (sdk: ">=2.16.0 <3.0.0")
- added a link to recieve voluntary contributions/donations to my paypal account
0.0.1+2 - October 15 2021 #
- removed the dependency on flutter
0.0.1+1 #
- created mimalo function
- created noMeMimes function
- created readme.md
- added MIT license