-
Matrix
-
Game
- Play/Stop
- Generate Walls
- Searches
- Add BFS Search
- Add DFS Search
- Backtrace
-
Switch search types
-
Build Graph Searching Demo
-
-
Sorting
-
Algorithms
- Bubble
- Selection
- Insertion
- Merge
-
Animations
-
Toast
-
Panel Info
-
Panel Big O
-
Iteration Count
-
Add as build path
/Add as build command
if cd flutter; then git pull && cd ..; else git clone https://github.com/flutter/flutter.git; fi && flutter/bin/flutter config --enable-web && flutter/bin/flutter build web --web-renderer html --no-tree-shake-icons --dart-define=FLUTTER_WEB_ENTRY=lib/main_production.dart