ammanath / mult_tables

An app that will show multiplication tables for quick reference and to study

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mult_tables

Math Quick Tables! An application to learn multiplication and to test your knowledge with a quiz

Short Description

An application to learn multiplication and to test your knowledge with a quiz

Full Description

Feedbck here: mathapp@ammanath.com

About the application

Privacy: http://www.ammanath.com/mathprivacy.html

To replace the default icon

PS C:\working\FlutterProjs\mult_tables> flutter pub get
Running "flutter pub get" in mult_tables...                         0.5s
PS C:\working\FlutterProjs\mult_tables> flutter pub pub run flutter_launcher_icons:main
Android minSdkVersion = 16
Creating default icons Android
Overwriting the default Android launcher icon with a new icon
PS C:\working\FlutterProjs\mult_tables>

Google Play Store

https://play.google.com/apps/publish/

https://flutter.dev/docs/deployment/android

To Create AppBundle: C:\working\FlutterProjs\mult_tables> flutter build appbundle

The release bundle for your app is created at C:\working\FlutterProjs\mult_tables\build\app\outputs\bundle\release

Privacy: http://www.ammanath.com/mathprivacy.html

To add advts

Tutorial: 
https://www.youtube.com/watch?v=2sLAcHDfbcQ
https://www.youtube.com/watch?v=PxYiLDuS3hk

Dependency:   firebase_admob
Create app in Firebase.
    Update classpath, plugin and implementation in build.gradle in android and android\app
    Add google-services.json to android\app 
Add ApplicaitonId in AndroidManifest.xml
Add code to call AdMob in stateful widget

Attributions

Icons for Maths from: Math Png Icon #130855 https://www.fluttericon.com/

About

An app that will show multiplication tables for quick reference and to study


Languages

Language:Dart 99.3%Language:Swift 0.5%Language:Kotlin 0.2%Language:Objective-C 0.0%