audio_service_mpris 0.2.0 copy "audio_service_mpris: ^0.2.0" to clipboard
audio_service_mpris: ^0.2.0 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.2.0

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';
8
likes
150
pub points
94%
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