sorting algorithms visualizer
sorting algorithms visualizer in flutter.
algorithms implemented
- insertion sort
- selection sort
- bubble sort
plugins used
to run this app
run
flutter run
inside the folder
or you can download the prebuilt apk try it out on your device.
if you would like to contribute to the project feel free to open a pr.
Comments are closed.