Follow steps bellow :
- Open terminal
- Type : cd (your flutter sdk path), example : cd /Users/macosx/flutter/bin (enter)
- Type : ./flutter doctor --android-licenses (enter)
- Make sure your flutter doctor completely clear and ready, type : ./flutter doctor -v (enter)
- Done
Cheers :)
Comments
Post a Comment