smtc_windows 0.1.2 copy "smtc_windows: ^0.1.2" to clipboard
smtc_windows: ^0.1.2 copied to clipboard

PlatformWindows

Windows `SystemMediaTransportControls` implementation for Flutter giving access to Windows OS Media Control applet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smtc_windows

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

dependencies:
  smtc_windows: ^0.1.2

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:smtc_windows/smtc_windows.dart';
5
likes
110
pub points
91%
popularity

Publisher

verified publisherkrtirtho.dev

Windows `SystemMediaTransportControls` implementation for Flutter giving access to Windows OS Media Control applet.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, flutter, flutter_rust_bridge, meta, plugin_platform_interface, uuid

More

Packages that depend on smtc_windows