sanket143 / id3

A cross platform dart package to extract meta data from mp3 files.
https://pub.dev/packages/id3/
MIT License
13 stars 6 forks source link

Properly parse ID3v2.2 tags #14

Closed moffatman closed 3 years ago

moffatman commented 3 years ago

Also add some explicit type annotations

This solves #1 (I tested the file here: https://github.com/sanket143/id3/pull/6#issuecomment-890592379)

sanket143 commented 3 years ago

Hello @moffatman, thanks a lot for contributing to id3 package. would you be interested in being a collaborator?

AhmadFadilB commented 3 years ago

do you have any plan to update the package anytime soon?

sanket143 commented 3 years ago

yeah, this weekend

sanket143 commented 3 years ago

@StarBattle08 published