metadata_god 0.4.1
metadata_god: ^0.4.1 copied to clipboard
Plugin for retrieving and writing audio tags/metadata from audio files
0.4.1 #
- FIX: rename
Image
toPicture
to resolve name conflict with material Image. - FIX: export
Picture
type. - FIX: hide internal
api
getter.
0.4.0 (2023-01-05) #
- use dart ffi instead of package registry to initialize the library
- add
MetadataGod.initialize
method to initialize the beforerunApp
- use macos and iOS XCFrameworks instead of podspec include (static assets)
BREAKING CHANGES:
MetadataGod.initialize
must be called beforerunApp
0.3.2 (2023-01-05) #
Bug Fixes #
- no implementation of WireSyncRust build error (0c755e2)
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