A sorting visualizer app in flutter. It visualize the sorting algorithm by sorting the bars in ascending order. In this application how the elements change their position is being displayed.
- Bubble Sort
- Insertion Sort
- Selection Sort
- Merge Sort
- Quick Sort
- Visualize 2 to 1000 elements
- Change the speed of the sorting
- Interacting elements are displayed in different colors
- Change theme to light or dark
- Selected theme is remembered between start ups
Light Theme
Dark Theme
Download the apk from here.
Or visit the website here.