audio_info 0.0.6 copy "audio_info: ^0.0.6" to clipboard
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 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.
2
likes
140
points
78
downloads

Documentation

API reference

Publisher

verified publisherkumpali.com

Weekly Downloads

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, bitrate, compilation, disc number, date. This plugin also supports to extract Embeddded Image from audio file. It supports Android and iOS, and retrieves comprehensive information about the audio file, making it useful for music players, audio analyzers, and other multimedia application.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on audio_info

Packages that implement audio_info