AlgoSketcher (Algorithm Sketcher) is an innovative tool designed to help educators, students, or self-learners visualize and understand algorithms through interactive sketching. It provides a platform for drawing algorithmic flows to enhance teaching, learning, and problem-solving experiences.
Download Flutter SDK: Flutter Installation Guide
Clone this repository to your local machine:
git clone https://github.com/your-repo-name/AlgoSketcher.git
cd AlgoSketcher
Install all required Flutter dependencies:
flutter pub get
To run the project:
flutter run