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

Cuts off part of the text of the tag AdditionalInfo #5

Closed technoqz closed 3 years ago

technoqz commented 4 years ago

if the AdditionalInfo tag(comment) contains very long text, it will print only part of it. track_sample.zip

4-alok commented 3 years ago

See this

https://stackoverflow.com/questions/61439549/how-to-use-id3-plugging-in-flutter

sanket143 commented 3 years ago

resolved in https://github.com/sanket143/id3/pull/6