MathTraining
A mobile application for training mental math skills.
Install / Use
/learn @Cifruktus/MathTrainingREADME
Math Training app
A mobile application for training mental math skills.

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.
<a href='https://play.google.com/store/apps/details?id=org.cifruktus.mathtraining&pcampaignid=web_share&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img width='256px' alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a>
You can try the online version out here.
How to build
-
Generate icons:
flutter pub run flutter_launcher_icons:main -
Build an application:
flutter build apk
