metadata_god 0.4.0
metadata_god: ^0.4.0 copied to clipboard
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.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