Skip to content

Cifruktus/MathTraining

Repository files navigation

Math Training app

A mobile application for training mental math skills.

app preview

The app has several different modes, including simple addition/subtraction training and and more tricky ones like converting hex numbers to decimal.

The app will save results of each training so you can track your progress.

Get it on Google Play

You can try the online version out here.

How to build

  1. Generate icons: flutter pub run flutter_launcher_icons:main

  2. Build an application: flutter build apk