googleads / googleads-mobile-flutter

A Flutter plugin for the Google Mobile Ads SDK
Apache License 2.0
344 stars 285 forks source link

Incompatibility issues with new flutter version 3.24 #1152

Closed stanimeros closed 3 months ago

stanimeros commented 3 months ago

Hello, app crashing on start when I include the package on my pub spec.

Package: google_mobile_ads: ^5.1.0 Flutter is already up to date on channel stable Flutter 3.24.0 • channel stable • https://github.com/flutter/flutter.git Framework • revision 80c2e84975 (8 days ago) • 2024-07-30 23:06:49 +0700 Engine • revision b8800d88be Tools • Dart 3.5.0 • DevTools 2.37.2

malandr2 commented 3 months ago

Hi @stanimeros, please provide a stack trace and steps to reproduce. If it crashes by only including the package in your pubspec I recommend following the steps in our Flutter Get Started guide to make sure you're following all the integration steps.

malandr2 commented 3 months ago

And as reference, I'm able to run our banner_example just fine on 3.24.0