mini_music_visualizer A flutter package for show simple music visualizer animation forked from music_visualizer_package Example MiniMusicVisualizer( color: Colors.red, width: 4, height: 15, ) See the demo project for the complete example.