audio_flux 1.2.2
audio_flux: ^1.2.2 copied to clipboard
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 #
- update dependencies
- fixed example
1.2.1 #
- added radius parameter for FFT and wave bars
1.2.0 #
- now assets images or
ui.Images are supported asuniform sampler2Ds. See the newmain.dartandtexture.fragexample.
1.1.0 #
- the input/output device is no more needed to be initialized to use
AudioFluxwidget #1
1.0.0 #
- initial release.
