简体   繁体   中英

Flutter keeps installing android platform SDK in every new projects

Every time I create a new flutter project it starts installing android SDK platform 28. I am using flutter v1.17.4 with VSCode. The default compiled SDK version for every new project is 28 and I need to change it to 29 so it should install the updates only once because in the SDK location I can see platform v28 is already installed but it keeps installing it every time.

Reinstalling and updating the Android Studio and android-SDK solved the problem.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM