audiopc
A Rust-powered Flutter audio plugin for local file playback, direct URL streaming, and audio processing via a CPAL backend.
0.2.1
thomashandlag/audiopc
What this package is like to depend on
Last release 3 days ago
21 Aug 2026
Release timing varies
gaps range from 2 weeks to 10 months
Most releases are documented
notes for 6 of 8 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
8 releases · first in 2025
7 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jun 2025 to Aug 2026
2026
Releases
latest 8-
0.2.121 Aug 2026Release notes
Open source →- Fix: Redundant audio when plugin new device
- Fix: Position of audio behave incorrectly when new device plugged in
-
0.2.006 Aug 2026Release notes
Open source →- BREAKING: change to use flutter_rust_brige
- BREAKING: AudioPlayer now become PcPlayer
- BREAKING: In order to get computed bars, you must call [setProcessor] first.
-
0.2.0+106 Aug 2026 -
0.1.205 May 2026 -
0.1.2+105 May 2026 -
0.1.103 May 2026Nothing published for this version
-
0.1.009 Apr 2026Nothing published for this version
-
0.0.110 Jun 2025Release notes
Open source →FEATURES
- Various audio source playback (like file, bytes, and network stream)
- Multiple Audio Effects, Filters, and EQ
- Expose samples for processing