audio_flux
Audio visualizer which uses flutter_soloud and flutter_recorder to acquire the audio data and display them using a CustomPainter or shader_buffer to render them to shaders.
1.2.2
alnitak/audio_flux
What this package is like to depend on
Last release 5 months ago
26 Feb 2026
Release timing varies
gaps range from 8 days to 8 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
5 releases · first in 2025
1 release in the last 12 months
see the full history below
Release timeline
5 releases · Mar 2025 to Feb 2026Releases
latest 5-
1.2.226 Feb 2026Release notes
Open source →What's Changed
- Fixing typos in the README by @Slowhand0309 in #4
New Contributors
- @Slowhand0309 made their first contribution in #4
Full Changelog: v1.2.1...v1.2.2
-
1.2.116 Jun 2025 -
1.2.013 Apr 2025Release notes
Open source →- now assets images or
ui.Images are supported asuniform sampler2Ds. See the newmain.dartandtexture.fragexample.
- now assets images or
-
1.1.030 Mar 2025Release notes
Open source →- the input/output device is no more needed to be initialized to use
AudioFluxwidget #1
- the input/output device is no more needed to be initialized to use
-
1.0.021 Mar 2025Release notes
Open source →First release!
Dancing_Flutter.mp4
Audio visualizer for Flutter which uses flutter_soloud, flutter_recorder, and shader_buffer.