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
Download Math Training app source code on GitHub
https://github.com/Cifruktus/MathTraining
Provides the list of the opensource Flutter apps collection with GitHub repository.