This video will cover setting up AdMob interstitial ads in our flutter app. An Interstitial ad is best used after a not so ofter action is performed. For our travel app we will add one after each new trip is entered.
▶️ [Part 1] AdMob Banner Ads: https://youtu.be/d2aCCIIUebc
🎧 Get your free audiobook: http://www.audibletrial.com/1manstartup
😎 If you enjoy the videos, consider supporting the channel: https://1manstartup.com/donate
👍 Complete Code on GitHub: https://github.com/davefaliskie/travel_budget/tree/episode_46
🔗 Useful Links
firebase_admob: https://pub.dev/packages/firebase_admob
iOS AdMob Test keys: https://developers.google.com/admob/ios/test-ads
Android AdMob test keys: https://developers.google.com/admob/android/test-ads
#flutter #admob