os_mime_type 0.0.2 copy "os_mime_type: ^0.0.2" to clipboard
os_mime_type: ^0.0.2 copied to clipboard

The Flutter package os_mime_type enables the conversion of mime types to file extensions and vice versa, facilitating seamless interaction with file types in application development.

Changelog #

All notable changes to "os_mime_type" will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Released] #

Added #

  • Initial release of the package.

0.0.2 - 2023-06-13 #

Changed #

  • Better Documentation on API

0.0.1 - 2023-06-12 #

Added #

  • mimeFromExtension function: retrieves the MIME type from a file extension.
  • mimeFromFileName function: retrieves the MIME type from a filename.
  • extensionFromMime function: retrieves the file extension from a MIME type.

Changed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Fixed #

  • N/A

Security #

  • N/A
0
likes
150
points
415
downloads

Publisher

unverified uploader

Weekly Downloads

The Flutter package os_mime_type enables the conversion of mime types to file extensions and vice versa, facilitating seamless interaction with file types in application development.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path

More

Packages that depend on os_mime_type