erikas-taroza / audiotags

Read and write audio metadata in Flutter. Supports multiple formats.
https://pub.dev/packages/audiotags
MIT License
9 stars 4 forks source link

Update Lofty-rs dependency #16

Closed dannyglover closed 1 month ago

dannyglover commented 1 month ago

The issue: "[Bug] Abnormally large amount of data was provided" was a lofty issue, not an issue with the audiotags plugin. We were on v0.16.0 of lofty-rs and there have been numerous fixes to that library since. v0.18.2 fixes the aforementioned issue, along with a slew of other fixes.