metadata_god 0.5.0
metadata_god: ^0.5.0 copied to clipboard
Plugin for retrieving and writing audio tags/metadata from audio files
0.5.0 #
-
cc
-
REFACTOR: use lofty-rs for metadata instead of audiotags (#21).
-
FIX: add branch main because to Cargo.toml because it won't use that by default for some godforsaken reason.
-
FIX: I found out how melos works (hopefully).
0.4.1 #
- FIX: rename
ImagetoPictureto resolve name conflict with material Image. - FIX: export
Picturetype. - FIX: hide internal
apigetter.
0.4.0 - 2023-01-05 #
- use dart ffi instead of package registry to initialize the library
- add
MetadataGod.initializemethod to initialize the beforerunApp - use macos and iOS XCFrameworks instead of podspec include (static assets)
BREAKING CHANGES:
MetadataGod.initializemust be called beforerunApp