Algorithm Toolbox is an Android app for C++, Python and DART algorithms. It shows the codes as well as its explanation with various examples.

Overview

AlgoKing

flutter Dart Size Release License Quality

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.

Licence

BSD 3-Clause License

Copyright (c) 2020, Hash Studios All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

You might also like...

A Flutter ListView that implicitly calculates the changes between two lists using the MyersDiff algorithm and animates between them for you

A Flutter ListView that implicitly calculates the changes between two lists using the MyersDiff algorithm and animates between them for you

A Flutter ListView that implicitly calculates the changes between two lists using the MyersDiff algorithm and animates between them for you

Dec 16, 2022

A flutter based app using python scripts as backend for a quotes app.

A flutter based app using python scripts as backend for a quotes app.

Fluthon APP A new Flutter project which is supported from a python script and lists quotes . Deployment 📲 - /Script - python main.py. - Run main.d

Nov 16, 2022

This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

Ui Clone of the Nequi application This design has been created for educational purposes. Also this project has integrated push notifications with fire

Nov 17, 2022

Flutter WebRTC demo with Python server to perform image processing on video frames using OpenCV

flutter + webrtc = python + aiortc + opencv This demo project should help you to get setup sending a video feed from a flutter app to a python backen

Dec 29, 2022

Flutter-Python rubiks cube solver.

Flutter-Python rubiks cube solver.

AI based Rubik's Cube Solver using Flutter and Python Mobile app for solving 3*3 Rubik's Cube. Screenshot Python Libraries Flask (https://pypi.org/pro

Jan 8, 2023

This pub lets you share any kind of files (csv, mp4, png etc), take screenshot of the widgets you want and return as Image and share them directly as well in the form of an image.

share_files_and_screenshot_widgets This pub lets you share any kind of files (csv, mp4, png etc), take screenshot of the widgets you want and return a

Dec 28, 2022

Your AFK Arena redemption codes simplified

Your AFK Arena redemption codes simplified

AFK Redeem Your AFK Arena redemption codes simplified more screenshots at afkredeem.com Why Share the Sources The rationale behind sharing the sources

Jan 8, 2023

Learn flutter threw my codes in just 10 days.

hello_world A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if t

Nov 24, 2021

Dart GraphQL server implementation. Utilities, code generator, examples and reference implementation.

Leto - GraphQL Server A complete implementation of the official GraphQL specification in the Dart programming language. Inspired by graphql-js, async-

Nov 27, 2022
Owner
Hash Studios
We deliver beautiful experiences for everyone.
Hash Studios
server status & toolbox app using Flutter

Server Monitor & Toolbox A new Flutter project which provide a chart view to display server status data. ScreenShots Milestone SSH connect Server info

Junyuan Feng 30 Dec 19, 2022
Dart package to rank proposals according to Majority Judgment, using a score-based algorithm for performance and scalability

Majority Judgment for Dart This Dart package helps to resolve polls using Majority Judgment. Features Efficient Majority Judgment algorithm, scales we

Mieux Voter 1 Oct 18, 2021
Algorithm for choosing the best seats in a cinema. Made in dart.

Buy movie tickets algorithm This dart project contains an algorithm to choose the better seats on the cinema. Also contains a bot to buy movie tickets

Chris Chávez 1 Dec 2, 2021
AES 256 GCM encryption algorithm in Dart

aes-256-gcm-dart AES 256 GCM encryption algorithm in Dart Use var text = 'SOME D

Swifty 8 Nov 11, 2022
Dart library with stack blur algorithm for RGBA images

stack_blur The Dart library for blurring images with the Stack blur algorithm. T

Artёm IG 3 Nov 19, 2022
a python-like bytes_io implementation for dart

bytes_io A python-like bytes_io implementation for dart A powerful helper for processing raw binary data Usage A simple usage example: import 'package

Kelly 5 Aug 31, 2022
All Algorithms implemented in Dart

The Algorithms - Dart All algorithms implemented in Dart (for education) These implementations are for learning purposes. They may be less efficient t

The Algorithms 1.2k Dec 29, 2022
Machine learning algorithms in Dart programming language

Machine learning algorithms for Dart developers What is the ml_algo for? The main purpose of the library is to give native Dart implementation of mach

Ilya Gyrdymov 134 Jan 4, 2023
gui automation based on pyautogui python as backend and flutter desktop as frontend, drag and drop tool, no coding required.

GUI_AUTOMATION gui automation based on pyautogui python as backend and flutter desktop as frontend, drag and drop tool, no coding required. Install py

Hassan Kanso 34 Oct 30, 2022
Integrated Docker with Mobile App using python API and Can perform almost all functionality of Docker

tech_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Keshav Sharma 0 Oct 29, 2021