I have spent over 5 hours following things from google, GitHub, and StackOverflow. Still unable to upgrade the Android SDK Version to 29.0.3.
In flutter doctor, it shows the incomplete installation of Android SDK 29.0.3, but when I create a flutter project, it is automatically detecting the old version(28.0.3) and trying to install that, instead of a new version.
Here is the flutter doctor. Flutter Doctor Command
Here is the flutter run command. Flutter Run Command
These are Android SDK Manager details: Android SDK Manager Details
Just to mention that I have deleted all folder files of 28.0.3 from the SDK folder, except the licenses file.
Please help.
Open project at android studio then follow this