Sorting algorithms visualizer in Flutter

SortingAlgorithmsVisualizer

Sorting Algorithms Visualizer in Flutter.

Algorithms implemented

  1. Insertion Sort
  2. Selection Sort
  3. 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.

GitHub

https://github.com/bimsina/SortingAlgorithmsVisualizer