All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- no implementation of WireSyncRust build error (0c755e2)
- macos binary not working for universal applications
- flutter windows unneeded librust.lib file remove (e9fc90c)
- macOS unable to load shared dynamic library
getMetadata and writeMetadata now takes a path string instead of a File because of web compatibility.
- macos library not getting added due to glob path for
vendored_libraries
- web can't be build because of FFI exception
- support for basic read/write audio tags via
getMetadata and writeMetadata