id3tag 0.2.0 copy "id3tag: ^0.2.0" to clipboard
id3tag: ^0.2.0 copied to clipboard

A cross-platform, pure-Dart package for reading ID3 meta data

#Changes

##Version 0.2.0

Features #

  • Added support for table of contents (CTOC). Resolved with input from pull request 2, added by @szeidner.
  • Added support for picture and url fields in chapter frames (CHAP). Resolved with input from pull request 2, added by @szeidner.
  • Enabled previously commented out support for unsync lyrics/transcription frames (USLT). Resolved with input from pull request 3, added by @theckr96.

Bug fixes #

  • Fixed incorrect parsing of tag size field. Resolves issue 1, reported by @VirtualAstronaut.

##Version 0.1.0

  • Support for parsing ID3 v2.3 and above
  • Basic structure in place, with some inspiration from OutcastID3
  • Support for parsing chapters.
11
likes
120
pub points
75%
popularity

Publisher

verified publisherleafnode.se

A cross-platform, pure-Dart package for reading ID3 meta data

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on id3tag