Home > OS >  how to implement Appl ovin Native Ad in Flutter app
how to implement Appl ovin Native Ad in Flutter app

Time:05-10

I am using Applovin SDk in my flutter app, Banner and Interstitial is working fine but native. I want you to help me implement the native add. Or share some sort of useful links. thanks in advance.

CodePudding user response:

you can use MREC ad in applovin flutter package banner size.

BannerAdSize.mrec

CodePudding user response:

Done Java/kotlin side coding and call in flutter

  • Related