smtc_windows 0.1.3 copy "smtc_windows: ^0.1.3" to clipboard
smtc_windows: ^0.1.3 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.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:smtc_windows/smtc_windows.dart';
9
likes
130
pub points
88%
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