Flutter中的排序算法可视化工具

Flutter中的排序算法可视化工具

JavaScript Flutter开发

访问GitHub主页

共39Star

详细介绍

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.

推荐源码