id3_codec 0.0.7 copy "id3_codec: ^0.0.7" to clipboard
id3_codec: ^0.0.7 copied to clipboard

An ID3 tag information parsing library based on dart, which supports the operation of Flutter on all platforms.

0.0.1 #

  • 发布第一个版本,支持v1,v1.1,v2.2,v2.3,v2.4的ID3标签解析

0.0.3 #

  • 修复部分解码时的BUG
  • 支持ID3V1、ID3V1.1编码

0.0.5 #

  • 修复部分解码时的BUG
  • 支持ID3V2.3编码,你可以修改或添加歌曲名称[title],艺术家[artist],专辑[album],封面图[picture],编码格式[encoding],以及一些用户自定义信息[userDefines]

0.0.6 #

  • 修复ID3v2.3编码时的bug,该bug会导致字节组变大而越界。

0.0.7 #

  • 修复latin1在解析字节数组只有0x00导致异常的问题
  • 修复v1 genre 字段为默认255时数组越界的问题
6
likes
0
pub points
63%
popularity

Publisher

unverified uploader

An ID3 tag information parsing library based on dart, which supports the operation of Flutter on all platforms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on id3_codec