metadata_god 0.3.1 copy "metadata_god: ^0.3.1" to clipboard
metadata_god: ^0.3.1 copied to clipboard

outdated

Plugin for retrieving and writing audio tags/metadata from audio files

Changelog #

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.1 (2022-09-29) #

Bug Fixes #

  • macos binary not working for universal applications
  • flutter windows unneeded librust.lib file remove (e9fc90c)

0.3.0 (2022-09-27) #

Features #

  • iOS support

Fixes #

  • macOS unable to load shared dynamic library

0.2.0 (2022-09-01) #

Breaking #

  • getMetadata and writeMetadata now takes a path string instead of a File because of web compatibility.

Fixes #

  • macos library not getting added due to glob path for vendored_libraries
  • web can't be build because of FFI exception

0.1.1 (2022-09-13) #

Features #

0.1.0 (2022-09-13) #

Features #

  • support for basic read/write audio tags via getMetadata and writeMetadata
26
likes
0
pub points
89%
popularity

Publisher

verified publisherkrtirtho.dev

Plugin for retrieving and writing audio tags/metadata from audio files

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, flutter_rust_bridge

More

Packages that depend on metadata_god