mime_type_extension 0.0.1 copy "mime_type_extension: ^0.0.1" to clipboard
mime_type_extension: ^0.0.1 copied to clipboard

Convert extension to mime type and mime type to extension.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mime_type_extension

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mime_type_extension: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mime_type_extension/mime_type_extension.dart';
3
likes
150
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Convert extension to mime type and mime type to extension.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mime_type_extension