mime 0.9.6 mime: ^0.9.6 copied to clipboard
Helper-package for working with MIME.
0.9.6 #
-
Updates to support Dart 2.0 core library changes (wave 2.2). See issue 31847 for details.
0.9.5 #
- Add support for the WebAssembly format.
0.9.4 #
-
Updated Dart SDK requirement to
>= 1.8.3 <2.0.0
-
Strong-mode clean.
-
Added support for glTF text and binary formats.
0.9.3 #
- Fixed erroneous behavior for listening and when pausing/resuming stream of parts.
0.9.2 #
- Fixed erroneous behavior when pausing/canceling stream of parts but already listened to one part.
0.9.1 #
- Handle parsing of MIME multipart content with no parts.