This tutorial shows you a quick way to add AdMob ad to your Flutter app.
See text version here:
https://haoc8.blogspot.com/2020/09/ho...
You can also download complete code there.
02:16 pubspec.yaml add dependency
03:16 update AndroidManifest.xml
04:25 ad_manager.dart
06:02 import packages
06:49 initialize AdMob
07:43 add banner ad
10:21 error fix