This Flutter app is to test Google admob using the google_mobile_ads package.
You can download the APK from git release [Download]
VISUALIZATION |
---|
Step 0 (Prerequisite):
Get your APP ID and follow the guide from Here
Step 1:
Download or clone this repo by using the link below:
git clone https://github.com/Jackfrst/arml_admob_test.git
Step 2:
Go to the project root and execute the following command in the console to get the required dependencies:
flutter pub get
Step 3:
Build APK files from the project:
flutter build apk
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.