metadata_god

Audio file Metadata reading and writing library for Flutter

MIT License

Stars
22
Committers
4

Bot releases are hidden (Show)

metadata_god - v0.3.2

Published by KRTirtho almost 2 years ago

Bug Fixes

  • no implementation of WireSyncRust build error (0c755e2)

Full Changelog: https://github.com/KRTirtho/metadata_god/compare/v0.3.1...v0.3.2

metadata_god - v0.3.1

Published by KRTirtho about 2 years ago

Bug Fixes

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

Full Changelog: https://github.com/KRTirtho/metadata_god/compare/v0.3.0...v0.3.1

metadata_god - v0.3.0

Published by KRTirtho about 2 years ago

Features

  • iOS support

Fixes

  • macOS unable to load shared dynamic library

New Contributors

Full Changelog: https://github.com/KRTirtho/metadata_god/compare/v0.2.0...v0.3.0

metadata_god - v0.2.0

Published by KRTirtho about 2 years ago

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
  • flutter web can't be built because of FFI exception

Full Changelog: https://github.com/KRTirtho/metadata_god/compare/v0.1.1...v0.2.0

metadata_god - v0.1.1

Published by KRTirtho about 2 years ago

Features

Full Changelog: https://github.com/KRTirtho/metadata_god/compare/v0.1.0...v0.1.1

metadata_god - v0.1.0

Published by KRTirtho about 2 years ago

Initial Release

Features

  • support for basic read/write audio tags via getMetadata and writeMetadata for Linux, Windows and Android
Package Rankings
Top 6.69% on Proxy.golang.org
Related Projects