playerctl 1.0.0
playerctl: ^1.0.0 copied to clipboard
A Flutter plugin for Linux that provides robust media playback control using playerctl CLI. Features real-time streaming, multi-player support, automatic error recovery, shuffle/loop controls, and sta [...]
1.0.0 #
- Initial stable release
- State-agnostic core architecture with SOLID principles
- Real-time metadata streaming with automatic process restart
- Triple-layer synchronization (stream + metadata refresh + volume sync)
- Multi-player support with automatic switching
- Shuffle and loop controls
- Volume synchronization with external changes
- Robust error handling and recovery
- Optional GetX wrapper for reactive state management
- Special character support in metadata (pipe characters, etc.)
- Debounced player switching to prevent glitches