mime_type 1.0.0 copy "mime_type: ^1.0.0" to clipboard
mime_type: ^1.0.0 copied to clipboard

MIME type library for Dart HTTP server applications.

Changelog #

1.0.0 #

  • Null safety version of version 0.3.2

0.3.2 #

  • Hashmap speedup and updated types.

0.3.1 #

  • Check null or empty filename to avoid crash.

0.3.0 #

  • Added extensionFromMime function to get an extension given a mime type.

0.2.7 #

  • Support for High Efficiency Video Coding

0.2.6 #

  • Support for High Efficiency Image File Format

0.2.5 #

  • avoid to give false result for JPG files

0.2.4 #

  • prepare for Uint8List SDK breaking change

0.2.3 #

  • forward compatible change in test/apache-types_includer.dart for upcoming SDK change

0.2.2 #

  • add dart environment information

0.2.1 #

  • Type woff2 added.

0.2.0 #

  • Included Apache-types.
  • Changed MIME type for extension 'dart' from 'application/dart' to 'application/vnd.dart'.

0.1.1 to 0.1.7 #

  • Several types added.

0.1.0 #

  • First publishing.
70
likes
105
pub points
99%
popularity

Publisher

unverified uploader

MIME type library for Dart HTTP server applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on mime_type