audiotags 1.1.3 audiotags: ^1.1.3 copied to clipboard
Read and write audio metadata in Flutter. Supports multiple formats.
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.