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 中添加: /// ///

Libraries

admob_interface