This is due to Android studio Lady bug 2024.2 using JDK 21 by default instead of 17, there are two solutions:
Downgrade to Android studio 2024.1 and wait until Flutter team throw an update to Flutter so that it can upgrade all the android dependencies to work with JDK 21
Do it manually by following this link How to fix Android Compilation issues