Skip to content

bimsina/SortingAlgorithmsVisualizer

Repository files navigation

Sorting Algorithms Visualizer in Flutter

Algorithms implemented

  1. Insertion Sort
  2. Selection Sort
  3. Bubble Sort

Plugins used

Screenshot_20191007-204948 Screenshot_20191007-204819 Screenshot_20191007-204838

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.