Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 806 Bytes

File metadata and controls

29 lines (18 loc) · 806 Bytes

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 AudioData fields for writer, date, and compilation.
  • 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.