Skip to content

package:convert v3.1.2

Compare
Choose a tag to compare
@mosuem mosuem released this 16 Oct 08:13
· 1208 commits to main since this release
16f396f
  • Require Dart 3.4
  • Add chunked decoding support (startChunkedConversion) for CodePage
    encodings.
  • Upper-cast the return type of the decoder from List<int> to Uint8List.
  • Move to dart-lang/core monorepo.