audiotags 1.2.1 audiotags: ^1.2.1 copied to clipboard
Read and write audio metadata in Flutter. Supports multiple formats.
1.2.1 #
- Update
.pubignore
1.2.0 #
- Add custom errors.
- Add support for
trackNumber
andtrackTotal
metadata. - Fix Android libraries not being extracted during build.
- Update
lofty
dependency.
1.1.3 #
- Update
flutter_rust_bridge
version.
1.1.2 #
- Add CI/CD
- Download binaries from release assets.
- Specify exact
flutter_rust_bridge
version.
1.1.1 #
- BREAKING: Enum variants are camelCased.
1.1.0 #
- Improve support for pictures.
1.0.3 #
- Return null if the file does not have a tag.
1.0.2 #
- CI builds on older Ubuntu version to support older
glibc
versions.
1.0.1 #
- Fix typo in Linux CMakeLists
1.0.0 #
Initial release.