audio_info 0.0.6
audio_info: ^0.0.6 copied to clipboard
A plugin to get detailed audio information from a specific audio file. This plugin allows you to get metadata such as title, artist, album, author, album artist, composer, genre, year, track, duration [...]
0.0.6 #
- Add iOS support for metadata, embedded artwork, and waveform extraction.
- Add the iOS plugin scaffold, podspec, and example iOS project files.
- Improve plugin and example-app performance, including waveform rendering and playback UX.
0.0.5 #
- Align the support for metadata, artwork, and waveform access.
- Add missing
AudioDatafields forwriter,date, andcompilation. - Update the example app to render waveform data and show the expanded metadata set.
- Improve Android plugin error handling and waveform/downsampling safeguards.
- Refresh tests and README documentation to match the current API.
0.0.4 #
- Support to run with android 36
0.0.3 #
- Improved the documentation.
0.0.2 #
- Add Support for Retrieving Audio Embedded Picture.
0.0.1 #
- Initial release.