A mobile application for training mental math skills
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.
How to build
-
Generate icons:
flutter pub run flutter_launcher_icons:main
-
Build an application:
flutter build apk