audio_service_mpris 0.1.3 copy "audio_service_mpris: ^0.1.3" to clipboard
audio_service_mpris: ^0.1.3 copied to clipboard

PlatformLinux

audio_service platform interface supporting Media Player Remote Interfacing Specification.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_service_mpris

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  audio_service_mpris: ^0.1.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:audio_service_mpris/audio_service_mpris.dart';
6
likes
140
pub points
92%
popularity

Publisher

verified publisherdrazhzhov.com

audio_service platform interface supporting Media Player Remote Interfacing Specification.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

audio_service_platform_interface, dbus, flutter, plugin_platform_interface

More

Packages that depend on audio_service_mpris