dreamsoftin / facebook_audience_network

Flutter Facebook Audience Network
https://pub.dartlang.org/packages/facebook_audience_network/
MIT License
154 stars 95 forks source link

How to change Native ad layout to match my UI? #74

Open tamlahtoo opened 3 years ago

tamlahtoo commented 3 years ago

My app is a movie app which shows each movie in a Container with movie poster on the left side and the movie name and genre on the right side, using Column() widget. of course in a Listview. So I want to modify the Native ad to match the UI. I want to put the ad media( image or video) on the left side and the advertiser name and content to the right. How do I achieve it? I tried editing some of the layout in the xml but nothing changes. Help. Need xml code will be appreciated. Thanks

https://i.imgur.com/z6cXABH.jpg

asifakhtar98 commented 3 years ago

Use Container Box Decoration and Minimise the backgroud color opacity from inter ads parameter.