cankarabag / flutter_sorting_visulization

All

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sorting_visulization

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

Sorting algorithms are visulized in flutter with the help of provider.

Algorighms visulized are:

  1. Quick sort
  2. Selection sort
  3. Insertation sort
  4. Merge sort
  5. Heap sort
  6. Gnome sort
  7. Bubble sort

ChangeNotifierProvider is used to decouple Logic from view.

Screen.Recording.2021-05-22.at.4.06.47.PM.mp4

About

All


Languages

Language:Makefile 66.5%Language:Objective-C 27.4%Language:Dart 4.9%Language:C 0.5%Language:Shell 0.3%Language:Java 0.2%Language:Swift 0.1%Language:Kotlin 0.0%