Some times due to system error or file lock issue flutter become corrupted.
Today we will learn how to fix this issue.
Steps to fix this issue are
- Clear the flutter cache folder. you can find this folder inside flutter/bin/cache.
- After clear run the flutter doctor command to system to download the required files and SDK again.
