Hi everyone,
I have questions regarding the relationship between compileSDK 35 and AGP 8.
Here are my main concerns:
-
Is it true that using compileSDK 35 effectively requires an upgrade to AGP 8 to fully support all the new features and requirements?
-
If my project relies on third-party plugins (e.g., flutter_app_badger) that haven’t updated their build files to accommodate AGP 8 (like adding the required namespace), does that block me from upgrading? What workarounds have you tried or considered (e.g., forking/patching dependencies)?
-
In your opinion, what risks does this situation pose for the Flutter ecosystem? Could these AGP changes and potential dependency issues slow down adoption of newer SDKs or introduce issues for dependency updates?
Any insights or advice on how to navigate these changes would be greatly appreciated!
Thanks in advance for your help.