admob_interface 0.0.2 admob_interface: ^0.0.2 copied to clipboard
A new Flutter project.
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 中添加: /// ///