flutter_taglib library

A high-performance, feature-rich Flutter plugin wrapping TagLib using Dart FFI and Native Assets.

Classes

AudioInfo
Represents detailed audio properties of a file.
AuthorizedDirectory
Represents a security-scoped directory access handle on iOS.
FlutterTaglib
Dummy class used by Flutter platform registration for Dart-only FFI platforms (macOS, Windows, Linux) to prevent CocoaPods/CMake errors while ensuring pub.dev correctly lists them as supported.
PickedAudioFile
Represents a picked audio file on iOS.
Picture
Embedded picture metadata in an audio file.
TagLibFile
High-level API for reading and writing music metadata using TagLib.
TagProperties
Commonly used standard property key constants in the TagLib properties dictionary. Used with TagLibFile.properties and TagLibFile.setProperties.