A new Flutter application for algorithms
Read Time:48 Second

A new Flutter application for algorithms

0 0

AlgoBook

A new Flutter application for algorithms

A new Flutter application for algorithms. This app is mainly to refer to the algorithms that are frequently used. Presently the app has about 30+ algorithms in it.

App UI


A new Flutter application for algorithms A new Flutter application for algorithms A new Flutter application for algorithms

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:

For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

How to install the app

-Clone the project or download the zip file.

-Open the project in android studio or vscode with flutter plugin.

-Connect the android device or emulator.

-Run the app from terminal or GUI.

From the command line:

-Enter cd <app dir>
(Replace <app dir> with your application’s directory.)

-Run flutter build apk –split-per-abi
(The flutter build command defaults to –release.)

GitHub

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior A fetch latest upcomming movies app with flutter
Entrada siguiente A Basic Quiz app where you see the basics of Flutter