Sorting algorithms visualizer in Flutter

  Flutter App

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.

Download Flutter Sorting Algorithms Visualizer Source Code on GitHub:

https://github.com/bimsina/SortingAlgorithmsVisualizer