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.

0.1.2 #

  • FIX: enabled not true by default.
  • DOCS: fix wrong lib.

0.1.1 #

  • REFACTOR: use internal wrapper to allow using for both binding and native Rust.
  • FIX: upgrade flutter_rust_bridge.
  • FIX: update config not updated in initialization causing smtc to not show up.
  • FEAT: store smtc enable/disable state.
  • FEAT: enable/disable smtc support, clear metadata support and all optional music properties.
  • FEAT: hide internal bridge api and add exception for usage on non-windows environment.
  • FEAT: added conventional struct (incomplete).
  • FEAT(events): button pressed, shuffle and repeat mode events.

0.1.0 #

  • Initial version.
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