smtc_windows
Windows `SystemMediaTransportControls` implementation for Flutter giving access to Windows OS Media Control applet.
1.1.0
6.4K downloads/mo
#3508 most downloaded on pub.dev
KRTirtho/frb_plugins
What this package is like to depend on
Last release 1 years ago
18 Aug 2025
Ships fairly regularly
a new release about every 6 months
Most releases are documented
notes for 4 of 6 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
6 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Apr 2023 to Aug 2025Releases
latest 6-
1.1.018 Aug 2025Release notes
Open source →- FEAT(flutter_discord_rpc): update flutter_rust_bridge and cargokit.
- FEAT(metadata_god): upgrade flutter_rust_bridge and other dependencies.
Release notes
Open source →- FEAT(smtc_windows): update flutter_rust_bridge and cargokit.
- FEAT(metadata_god): upgrade flutter_rust_bridge and other dependencies.
-
1.0.017 Oct 2024Release notes
Open source →- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FEAT(flutter_discord_rpc): add complete support.
- DOCS: add support url.
- DOCS: update readme with rustup requirement.
Release notes
Open source →- REFACTOR(smtc_windows): migrate to frb 2.1.0 and cargokit base.
- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FEAT(flutter_discord_rpc): add complete support.
- DOCS: add support url.
- DOCS: update readme with rustup requirement.
BREAKING CHANGE!
- Upgraded to flutter_rust_bridge v2 which requires
rustupto be installed.
2024-10-17
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Release notes
Open source →- REFACTOR(smtc_windows): migrate to frb 2.1.0 and cargokit base.
- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FEAT(flutter_discord_rpc): add complete support.
- DOCS: add support url.
- DOCS: update readme with rustup requirement.
BREAKING CHANGE!
- Upgraded to flutter_rust_bridge v2 which requires
rustupto be installed.
-
0.1.306 Jun 2024Release notes
Open source →- FIX: prefix the tag name with project name while declaring tag var in build files.
- FIX: asset download.
- FEAT(metadata_god): upgrade lofty and uuid packages.
- FEAT: add smtc_windows library.
Release notes
Open source →- FIX: asset download.
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
-
0.1.222 Nov 2023Nothing published for this version
-
0.1.107 Oct 2023Nothing published for this version
-
0.1.020 Apr 2023Release notes
Open source →- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FIX(flutter_discord_rpc): use box to rpc connect alive and remove sandbox to allow connecting to discord ipc.
- FEAT(flutter_discord_rpc): retry on broken pipe.
- FEAT(flutter_discord_rpc): add auto retry connect.
- FEAT(flutter_discord_rpc): add complete support.