AlgoKing
Algorithm Toolbox is an Android app for C++, Python and DART algorithms. It shows the codes as well as its explanation with various examples. The app has a beutiful UI with various subcategory based algorithms.
Features
- Over 30+ algos and thier codes
- Newer algorithms are constantly being added
- Supports three languages C++, Python and DART
- Copy code to clipboard with one-click
- UI designed with one-handed use in mind
- Works without internet
- Description of each code helps to understand it better
Demo
Dependencies
This app uses the following packages –
google_fonts: ^1.0.0
backdrop: ^0.2.14
flutter_screenutil: ^1.1.0
flutter_syntax_view: ^1.0.0
font_awesome_flutter: ^8.8.1
More details about these can be found in the pubspec.yaml
file.
Development
Start by forking the repository, and then run flutter pub get
in the local repository. You are now ready to modify, fix, update, or remove any feature in the app. If you want, you can create pull requests, we will be happy to welcome them.
Note: This project requires Flutter Framework to be installed on your machine.
Download DART algorithms source code on GitHub
Provides the list of the opensource Flutter apps collection with GitHub repository.