0 purchases
admob interface
admob_interface #
A new Flutter project.
Getting Started #
/// 接入 AdMob,
/// Android 端需要在 AndroidManifest.xml 添加:
/// <meta-data
/// android:name="com.google.android.gms.ads.APPLICATION_ID"
/// android:value="${ADMOB_APP_ID}"/>
///
/// iOS 端需要在 Info.plist 中添加:
///
///
/// 以及
///
///
///
/// irousourse广告
/// iOS 端需要在 Info.plist 中添加:
///
///
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.