tools icon indicating copy to clipboard operation
tools copied to clipboard

[package:mime] make mp3 default for audio/mpeg

Open fstotz opened this issue 9 months ago • 1 comments

#2043

  • Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution guidelines below.

  • [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

fstotz avatar Mar 18 '25 08:03 fstotz

Hi @fstotz, thanks for the contribution!

Re: changing the default extension for mpeg - we're considering updating this package to use another canonical mapping (Apache httpd?), and then having few if any diffs from that mapping. If we thought a mapping needed to be updated, people could either update the new system-of-record, or have local changes for their project, but for the most part we wouldn't change this project. See also https://github.com/dart-lang/tools/issues/2028.

devoncarew avatar Mar 18 '25 16:03 devoncarew