haudiotagger_interface 0.1.0 copy "haudiotagger_interface: ^0.1.0" to clipboard
haudiotagger_interface: ^0.1.0 copied to clipboard

Shared contract/interface for haudiotagger. DTOs and backend registry - no native code, zero weight. Consumed by haudiotagger.

haudiotagger_interface #

Shared contract/interface for haudiotagger.

  • AudioFingerprint: the DTO both sides agree on.
  • FingerprintBackend: the interface fingerprint providers implement.
  • FingerprintRegistry: the global slot. haudiotagger reads it, haudiotagger_fingerprint fills it (self-registering via dartPluginClass, so no extra imports or init calls).

Pure Dart, no native code, zero weight. Versioned independently; consumers never depend on it directly.

License #

MIT — see LICENSE.

7
likes
150
points
277
downloads

Documentation

API reference

Publisher

verified publisherhirdaya-shrestha.com.np

Weekly Downloads

Shared contract/interface for haudiotagger. DTOs and backend registry - no native code, zero weight. Consumed by haudiotagger.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on haudiotagger_interface