Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 896 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 896 Bytes

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