Posts tagged with flutter

first of all, I want to add google_mobile_ads in my pubspec. after adding it the pod install command return 404 not found.

after it, I remove my podfile & podfile.lock and run flutter clean & pod cache clean --all and trying to run again and FirebaseAnalytic & GoogleSignIn return 404 not found too.

I am a new app developer planning to build a social media app. I want to run ads in that app but admob's ads are pretty annoying as they seem and I don't want to disappoint my users so I was thinking is there any way so that I can use my admob's ads in my widget tree and shape that add as per need like curving the edges displaying them inside a frame with scrolling feature enabled in flutter. I want to blend my ads with my ui/ux layout. If someone knows how can I do that please help me out. Thank You.

Is there a way in Flutter to get the install referrer from google play? https://developer.android.com/google/play/installreferrer/library.html if possible both Android and iOS.

My Goal is to identify if the user was installed/downloaded from Play Store Search, on our Website, and in our Google Ads. For our Play Store Search and on Our Website Download/Install is already handled by Firebase Dynamic Links.

My Current Problem was about the Google Ads Universal App Campaign. I can't attach links in Universal App Campaign.