dart_tags 0.0.2 copy "dart_tags: ^0.0.2" to clipboard
dart_tags: ^0.0.2 copied to clipboard

outdatedDart 1 only

A dart library for work with id3 tags.

0.0.1 #

  • Initial version
  • Supports Id3 v1.1 tags

0.0.2 #

  • Basic support of ID3 v2.4 tags
    • support main frames include APIC
  • TagProcessor now can get tags from file and from ByteData
  • You can select which type of tag do you want to get
  • Small fix in id3 v1 parser